Changing nav menu colours – is it possible?

  • alanrogers

    #751

    A couple of people have already asked this question in the last two weeks and had no reply. I’ve checked the “titles” of all 32 pages of posts on the forum and it doesn’t seem to have been asked before this?

    I am also looking to change the background colours and text colours to be more in keeping with my customised theme – http://www.parkrowhairdressing.com

    I’m very new to Firebug but it highlighted this coding

    #nav {

    background: url(“images/sprite_h.png”) repeat-x scroll left top gray;

    border-bottom: 3px solid #FFFFFF;

    border-top: 1px solid #333333;

    height: 46px;

    padding-top: 12px;

    position: relative;

    width: 100%;

    z-index: 100;

    }

    This doesn’t appear to have the answer.

    I’m wondering if I can only change the background colours if I get someone to adjust/recreate the “sprite_h.png”. Is this the direction I need to be looking in?

Viewing 1 post (of 1 total)

  • You must be logged in to reply to this topic.