Quote:
Originally Posted by dandanch
The only reason I put it in additional.css is when I tried forumhome for what ever reason it wouldn't work for me.
Just add the style code to the bottom of additional.css with out the tags:
Code:
.newsbar { background: #D6ECA6; border-top: 2px solid #8DC93E; border-bottom: 2px solid #8DC93E; text-align: center; margin: 10px auto; padding: 5px 20px; font-weight: bold;}
|
I'm glad you managed to get it working and I am going to add this to the tutorial so if others get the same issue (custom style) then they can hopefully resolve it.
Thanks.