
09-23-2010, 02:24 PM
|
|
|
Join Date: Aug 2005
Location: Denmark
Posts: 126
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Toni3055
I agree, Valter! Thank you so much for a fabulous mod!
I had a similar issue with the CSS. Most of the styling was there, but it seemed to be missing the components from the additional.css template. (I'm not storing my style sheets externally/as files.)
Here's what worked for me to fix the styling of the rules page. I have no idea if this is the best way, but it seems harmless enough! LOL!
Edit the template Valter Templates ? vsa_frules and add the following after {vb:raw headinclude}:
PHP Code:
{vb:cssfile additional.css}
Then scroll down to find the background and text colors for the "highlight" bars at the top and bottom of the rules page. Change them to match your color scheme, save, and you're good to go.
Hope this helps! 
|
Thanks - This fix help me a lot..
|