Quote:
Originally Posted by almannai
To Adjust sidebar top level:
form admincp
open forumhome.css in the style you want to change or use the master style to effect all styles
change the padding size for #sidebar_container as you wish
eg
padding:50px 0;
|
This doesn't work for me (4.1 PL2). I put this in the bottom of forumhome.css and I see the code show up in Firebug, but its crossed out and overridden by the same CSS that must be occuring later in the code stream. Any idea what other template it may occur in?