How to make all links my my website be the color Red!

Does any one know? maybe i have to change it on a css file? base/css folder maybe?

Quote · 9 Oct 2011

Try;

templates/base/css/anchor.css

a, a:link {

    color#3333CC;
}
 
There might be other locations in css files to change, but its a start.
Quote · 10 Oct 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.