Colour behind the menubar, footer color.

  • Ricardo

    #795

    How can I change the color behind the menu buttons? And how can I change the color of the footer? Help would really be appreciated 🙂

    Kim

    #13582

    http://thefirehousechurch.com/wordpress/

    Look at (“images/sprite_h1.png”) with Firebug

    Kim

    Ricardo

    #13583

    I see how I can change the colored tabs, but not the bar behind the buttons?

    Kim

    #13584

    Sorry, No link to the site!

    Ricardo

    #13585

    A link to the site 🙂 http://www.fastforwardandrewind.com I want the color behind the menu buttons to be black (Just as my header background)

    I also want to change the color of my footer.

    Kim

    #13586

    Sorry I have no short answer.

    These links lead the way to make a custom menu in WordPress menu:

    http://www.wpbeginner.com/wp-themes/how-to-add-custom-navigation-menus-in-wordpress-3-0-themes/

    http://www.wpbeginner.com/wp-themes/how-to-style-wordpress-navigation-menus/

    Well, Your footer CSS looks like this now:

    #footer {
    background: url("images/sprite_h.png") repeat-x scroll left -117px #000000;
    box-shadow: 0 -3px 5px 0 #000000;
    height: 49px;
    position: relative;
    }

    You can change the lines image file, color codes, box-shadow, height & position

    in either Your Custom CSS, style.css or Best Of All in Your Child Theme style.css 🙂

    Test it all out with firebug – http://www.getfirebug.com

    Kim

    hkey

    #13587

    Hello Kim,

    i changed the file sprite_h1.png” with fireworks and override the image see http://www.vessem.info

    Henk

    Kim

    #13588

    Yes You can use the gradient image in many great ways 🙂

    Kim

    Kim

    #13589

    But if I change the main menu item background from white->black

    Text and menu item background borders dont play my way…

    I might add here that its not My Theme: I like Graphene Theme

    Regarding menues my future feature wishes goes this way:

    Kim

    Ricardo

    #13590

    Hey Kim,

    I would like to take the opportunity to thank you for all your help so far. You help allot of people here, who wouldn’t get as for without your help 🙂

    Ricardo

Viewing 10 posts - 1 through 10 (of 10 total)

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