Thank you very much for this post. Like you said, I have played a little bit with the codes and now it looks really cool! But I still have one problem with it - the background color. I cant change it to the old, black one. I found the code for my footer bg in additional.css:
Code:
#footerMain {
background:#2a3034 url({vb:stylevar imgdir_themedir}/footerBG.gif) repeat-x top left;
color:#c3c3c3;
font-size:12px;
line-height:20px;
clear:both;
}
I tried to add this everywhere, but it never appears on footer. Maybe you know what to do with it?
Thanks!