Closed (fixed)
Project:
Zen
Version:
5.x-0.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 May 2007 at 21:53 UTC
Updated:
7 Jun 2007 at 22:47 UTC
Where in the code do I change the color for the primary link buttons? I have found and changed the color for just about everything else in the code, but cannot find where for this. Thanks so much!
Comments
Comment #1
add1sun commentedDo you mean the images? To change that color you need to put a new image there or remove the background image altogether and fill it with color.
Look at the background for #primary a. Also as a tip, you might want to get firebug extension for firefox to help quickly find what CSS is being applied to the elements of a page.
Comment #2
ckeck commentedAh, thank you very much for clarifying that for me - and thanks for the tip on Firebug.
Comment #3
add1sun commentednp, glad to help. firebug is the shiznet.
Comment #4
(not verified) commented