Quote:
Originally Posted by Mecho
yea , u right . thanks for explaining
also i would like to know how can i add a color or make a title italic for current forum's link ?? i dunno about CSS
thank u
|
If you want to make the current forum's link bold, italicized, and green, try this:
font-weight: bold; font-style: italic; color: #090;
Here's some examples of CSS
http://www.w3schools.com/css/css_examples.asp