|
forum editing question for fiblack3d
how do you edit the link color that shows up in the forum module.
I used the "style.css" file to edit the regular site but it does not carry over into the forum module. So now i have different colors on the site and the forum. i tried editing "forum.css" as well but that does not do it either. I also tried downloading the actual theme from forumimages.com and installed it as a template and then editied it there but that still does not work.
It seems to hardcode this instruction and wont let you change it:
/* General page style */
a:link,a:active,a:visited,a.postlink{color: #d0a700;text-decoration:none}
a:hover{color:#767676}
Any help on this.
|