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

add1sun’s picture

Do 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.

ckeck’s picture

Ah, thank you very much for clarifying that for me - and thanks for the tip on Firebug.

add1sun’s picture

Status: Active » Fixed

np, glad to help. firebug is the shiznet.

Anonymous’s picture

Status: Fixed » Closed (fixed)