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

nssdcg’s picture

Just 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; }

JohnForsythe’s picture

Status: Active » Closed (fixed)