Changing Link Colors
The colors of the links in all our templates are controled by the .css files. Some templates have a "coolstyle.css" and some have a "corporatestyle.css". They both work the same way. You will edit either in Notepad or a simple text editor.
To change link colors, open the ".css" and alter these lines of code near the top of the file:
a:link { color: #99CC99; text-decoration: none; }
a:visited { color: #99CC99; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }
a:hover { color: #666666; text-decoration: none; }
The above lines globally control the link colors for the entire template. You can freely experiment with other sizes and colors. To find other usable colors check either link below.
Related Topics:
Changing Font Colors and Sizes
Adding New Font Styles
Editing the Flash Animation
Adding a Second Link Class (advanced)
Links:
Font Colors
Color Mixer Software

|
|

Allwebco Chrome Templates
Quick color change css web templates.
AllwebcoDesign.com

Shopping Cart Templates
Professional templates with built-in Paypal.
AllwebcoDesign.com
|