Admin Template "Birdie" for WB 2.8

WebBird

Nä, nicht des IE wegen. Da müßte es schon zwingendere Gründe geben. :-D

Luisehahne

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
Note: Once the code has been generated, it is easy to debug. It's not a bug, it's a feature!

dbs

the first problem is away. :-)

the second is also in the theme_ie.css
text-align:center ;-)
[url="https://onkel-franky.de"]https://onkel-franky.de[/url]

WebBird

Ah. Seems I've overlooked that issue.

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


#subnav li {
        float                    : left;
}



I am not going to fix the other issue.

dbs

#17
at IETester(IE6) with WB-Portable:

( but who use IE6  :-D )

[gelöscht durch Administrator]
[url="https://onkel-franky.de"]https://onkel-franky.de[/url]

WebBird

Can you be more concrete, please? I tested with all IE versions from 5.5 up to 8.

dbs

hi webbird,

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

dbs
[url="https://onkel-franky.de"]https://onkel-franky.de[/url]

WebBird

Hihi.

Just to show what has to be changed for another color. :wink:

crnogorac081

cool staff  :-D

much better than blue  :-D
Web developer

WebBird

#12
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]

crnogorac081

Web developer

WebBird


crnogorac081

Cool,

Now all bakers can customise backend colors according to the frontend  :)
Web developer

WebBird

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

WebBird

Quote from: 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..

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.

WebBird

Fix: Pages occuring on "closed" branches in page tree. For new version, see first posting.

crnogorac081

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
Web developer

WebBird

#4
Quote from: crnogorac081 on August 19, 2009, 11:04:07 PM
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.

crnogorac081

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
Web developer

mr-fan

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

WebBird

#1
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]