Closed (fixed)
Project:
A3 Atlantis
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2009 at 00:13 UTC
Updated:
20 Mar 2009 at 20:08 UTC
Hi, I´m trying to set one font color to the main content block and right sidebar and another different to the left sidebar, but till this point I only managed to change the title of the secondary links block but not the items, I changed and added eveything I could think of and nothing, any ideas?
Comments
Comment #1
nssdcg commentedJust find it never mind, you need to put one font color in a and different ones in the sidebars
#sidebar-right a { color: #000; }
#sidebar-left a { color: #fff; }
Comment #2
JohnForsythe commented