Quote:
Originally Posted by Lynne
subforums are "body a" which is the stylevar "link_color". That stylevar will affect a lot of areas so you probably just want to write your own CSS for that, like:
HTML Code:
.subforum a {color: blue;}
When you say you want to change the font, do you mean like Helvitica, Times, etc? You can probably change it by writing some CSS like:
HTML Code:
#wgo {font: whatever;}
|
ok bro...thanks a lot
if dont mind can u plz tell me where i have to do these changes....step by step
thank u