I am newbie in this forum and I hope that I post in the right place :-D
I just create a gray theme css template for website baker 2 which I called DBakerGray.
You can view it live at www.pojokgratis.com (http://www.pojokgratis.com).
You can find further information and download the template at www.dgunawan.com (http://www.dgunawan.com).
For moderator, you can free download and put my template in your repository (of course if you like it :-D)
nice ... indeed ... took the liberty to upload it to the add-on repository.
cheers
Klaus
Like it too, thanks for sharing
Very nice Template!
Someone told me, that there is a bug in IE7 (see screen shot).
A only one letter change in index.css fix the problem:
before:
.menu_main {
height: 2em;
}
after:
.menu_main a {
height: 2em;
}
p.s. repacked template is attached
[gelöscht durch Administrator]