Link colors strictly for the footer links, how?

When I customized the colors in the anchor.css I couldn't find an area that would allow me to adjust strictly the color of the text links in the footer, the ones that read about us, privacy, terms, faq, invite a friend, and so on. Does anyone know how and where I can change only those particular colors? Thanks.

Quote · 22 Apr 2010

Hi meinecommunity,

Just add this to bottom of anchor.css and edit colours to suit.

div.bottomLinks a{

color:#3366FF;

}

div.bottomLinks a:hover{

color:#FF3300;

}

div.bottomLinks a:visited{

color:#00FF66;

}

Dave...

Quote · 23 Apr 2010

Thanks a million. That worked like a charm! Cool

Quote · 23 Apr 2010
 
 
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.