WebsiteBaker Community Forum
WebsiteBaker Support (2.8.x) => Templates, Menus & Design => Topic started by: hrioo on July 31, 2008, 10:07:06 AM
-
A new CSS template for WB 2.7. I made it from scratch and i called it "CSS Fun". Feel free to download it and have fun using it!
Here's the demo http://foliopages.com/WebsiteBaker/ (http://foliopages.com/WebsiteBaker/)
[gelöscht durch Administrator]
-
Nice template, hope to see some more. Havent tested it yet, but is it also xhtml and css valid?
-
Hello
CSS - typo in line 133
#content-left a:h0ver {
has to be "hover" (o instead of Zero/Null)
Looks pretty nice ...
Regards
Aldus
-
Sorry, i corrected the erros now and both css & xhtml validate now. Already replaced the files.
-
Nice Template!
I have inserted it to my German Template Search (I'll remove it, if you want)
There one can check it with different page-types and modules.
http://WebsiteBaker.at/wb-templates/template-css_fun.html
-
Chio, I appreciate it, that's nice of you. I will make more templates whenever i find spare time.
-
Very nice, hrioo, thanks for contributing.
Only thing that doesn't work perfectly is the submenu: siblings are positioned 12px to the right, but when one of them is current menu, it (and all other siblings) looses it's text indent. Should be easy to modify, not for me since I always fight with the show_menu 2 :|.
Anyway: thumbs up.
Regards,
Vincent
-
Thanks Vincent. Yes i noticed that. Just re-download the zip file from my original post and replace your css file with the one in the zip file.
-
Hi,
This is complete off topic :wink: but where in the world is the picture of the template taken? Is it Disneyworld or something? Can you also show it with Google Maps?
It's a great picture!
Grtz,
Luc
-
Hi,
This is complete off topic :wink: but where in the world is the picture of the template taken? Is it Disneyworld or something? Can you also show it with Google Maps?
It's a great picture!
Grtz,
Luc
It's from Las Vegas strip & that's the MGM lion.
-
Thanks Vincent. Yes i noticed that. Just re-download the zip file from my original post and replace your css file with the one in the zip file.
Much better. Thanks.
Vincent
-
on IE6 I find this error!
the last word goes out of the div area..
[gelöscht durch Administrator]
-
on IE6 I find this error!
the last word goes out of the div area..
In CSS file find #content-left section and change width:240px; to width:220px; and in #content_right section change float:left; to float:right;
Or simply replace template's CSS file with the one included in the zip file in this post.
[gelöscht durch Administrator]