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!
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