WebsiteBaker Community Forum

WebsiteBaker Support (2.8.x) => Templates, Menus & Design => Topic started by: WebBird on August 19, 2009, 07:27:14 PM

Title: Admin Template "Birdie" for WB 2.8
Post by: WebBird on August 19, 2009, 07:27:14 PM
All WB backend templates are blue...

All WB backend templates?!?

NO!

 :-D

I've created a light green backend template. See the screenshots to get a first impression.

AMASP: http://www.websitebakers.com/pages/admin/admin-backend/release-2.8/birdie.php?lang=EN

Things to mention:

* AccessKey-Pad included (but only links to "Home", "View", "Help" and "Logout" for different reasons)
* Tested with FF 3.0, IE 5.5 - 8 - some unresolved issues with IE 5.5 and IE 6 (reported by "dbs", see below), but you really should not use such old software ;)
* Uses CSS-floats and other CSS tricks that may not work on any (old) browser.
* Uses "Fieldsets" and "Labels" on most forms.

History:

* 0.3: New - Customizable colors (edit custom.css to fit your needs)
* 0.4: Some layout corrections
* 0.5: Layout corrections on Login and Forgot Password page
* 0.6: Fixed an issue with IE 6, but there are still problems with old versions of IE (old means < IE7) I am not going to fix

Take it or leave it. ;)

See below for an additional download to change colors to orange. You can use the additional ZIP to learn how to change the colors.

[gelöscht durch Administrator]
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: mr-fan on August 19, 2009, 07:43:58 PM
du bist eine - gleich mit nem eigenen theme am start!

gerade getestet und für richtig gut befunden - da ich grün auf einigen seiten als CI pflichtfarbe hab wird das bald produktiv laufen... :-D

vielen dank & thumbs up!

martin
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: crnogorac081 on August 19, 2009, 11:04:07 PM
looks nice :)

It would be nice to have one backend theme to be able to change the background color, based on the frontend site colors :)

cheers
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: WebBird on August 20, 2009, 10:32:22 AM
It would be nice to have one backend theme to be able to change the background color, based on the frontend site colors :)

Hm... You mean use the frontend colors automagically? Don't see how...

But it should be easy enough to change the colors to your needs. :roll:

Well, this is a subject for WB3, I think. Also, backend modules should fit in seamlessly (most don't). We'll see...

Edit: As a matter of fact, I thought about creating some "Skins" (different colors) for this theme. If you have color proposals, please let me know.
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: crnogorac081 on August 20, 2009, 12:00:03 PM
Not realy, nothing cross my mint at moment for colors, but it would be nice to have one css file where you could play with colors for backend..if it is possible of course :) like it is for frontend..

cheers
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: WebBird on August 20, 2009, 12:18:56 PM
Fix: Pages occuring on "closed" branches in page tree. For new version, see first posting.
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: WebBird on August 20, 2009, 12:20:20 PM
Not realy, nothing cross my mint at moment for colors, but it would be nice to have one css file where you could play with colors for backend..if it is possible of course :) like it is for frontend..

Well, I think the easiest way would be to provide an empty custom.css that can be filled by the admin if he wishes to.
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: WebBird on August 20, 2009, 12:42:56 PM
So, here's version 0.3. (See download in first posting.)

* Added a custom.css to allow color customization
* Changed appearance of success- and error-messages

To change the colors, edit the custom.css file. I have included the appropriate CSS there. Only the top background image will stay green. :-D
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: crnogorac081 on August 20, 2009, 12:45:51 PM
Cool,

Now all bakers can customise backend colors according to the frontend  :)
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: WebBird on August 20, 2009, 01:01:05 PM
Yes... change to blue, for example. :lol: :lol: :lol: :lol: :lol: :lol:
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: crnogorac081 on August 20, 2009, 01:03:23 PM
lolllllllllll
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: WebBird on August 20, 2009, 01:22:17 PM
Do you like orange?

To use, download the zip file attached and replace the files in the wb_bird backend template with the ones included. You will need the wb_bird theme to be installed first.

[gelöscht durch Administrator]
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: crnogorac081 on August 20, 2009, 01:33:23 PM
cool staff  :-D

much better than blue  :-D
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: WebBird on August 20, 2009, 01:44:01 PM
Hihi.

Just to show what has to be changed for another color. :wink:
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: dbs on September 03, 2009, 01:45:48 PM
hi webbird,

have you tested the theme in IE6?
some problems there.

dbs
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: WebBird on September 07, 2009, 11:04:09 AM
Can you be more concrete, please? I tested with all IE versions from 5.5 up to 8.
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: dbs on September 07, 2009, 11:50:47 AM
at IETester(IE6) with WB-Portable:

( but who use IE6  :-D )

[gelöscht durch Administrator]
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: WebBird on September 07, 2009, 03:39:34 PM
Ah. Seems I've overlooked that issue.

The first problem (subnav) can be fixed adding this to theme_ie.css:

Code: [Select]
#subnav li {
         float                    : left;
}


I am not going to fix the other issue.
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: dbs on September 07, 2009, 04:01:49 PM
the first problem is away. :-)

the second is also in the theme_ie.css
text-align:center ;-)
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: Luisehahne on September 07, 2009, 04:04:35 PM
Manchmal ist es eben sinnvoll beim Tabellenlayout zu bleiben, Das verstehen Sie alle. Hab mir da auch schon die Zähne ausgebissen. Wollte mal ein Backend Them mit YAML umsetzen

Dietmar
Title: Re: Admin Template "Birdie" for WB 2.8
Post by: WebBird on September 07, 2009, 04:29:55 PM
Nä, nicht des IE wegen. Da müßte es schon zwingendere Gründe geben. :-D