Forums

[resolved] Change color of bars on top and bottom of Twenty Ten header image (9 posts)

  1. tangerinewp
    Member
    Posted 1 year ago #

    Hello. I am wondering how I can change the color of the bars on the top and bottom of the Twenty Ten Theme header image. Can anyone tell me how and where to change it? I am also wondering how to change the font/color of the Page titles on the bottom bar? Any assistance would be greatly appreciated. I am new at this. Thanks!

  2. tangerinewp
    Member
    Posted 1 year ago #

    one more thing, my site is adellaavenue.com. Thanks!

  3. MAS
    Member
    Posted 1 year ago #

    goto line no 362 in your style.css file;

    #branding img {
    border-bottom:1px solid #000000;
    border-top:4px solid #000000;
    clear:both;
    display:block;
    }

    #branding img {
    border-bottom:1px solid #FF0000;
    border-top:4px solid #FF0000;
    clear:both;
    display:block;
    }

    I put #FF0000. You change this as your choice.

    If solve, mark it as resolved.

  4. tangerinewp
    Member
    Posted 1 year ago #

    That worked perfectly for the top and bottom header image bars. Thanks for the help! There is also the solid black bar with page names such as home and about. I was still wondering how to change the color of that bar and the font/color of the page titles there, too. Any thoughts?

  5. MAS
    Member
    Posted 1 year ago #

    #access {
    background:#000000 none repeat scroll 0 0;
    display:block;
    float:left;
    margin:0 auto;
    width:940px;
    }

    Change the color as your choice

  6. MAS
    Member
    Posted 1 year ago #

    #access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
    color:#FFFFFF;
    }
  7. tangerinewp
    Member
    Posted 1 year ago #

    That worked perfect. Thanks!

  8. pallas1
    Member
    Posted 1 year ago #

    I am super new to the css thing. I want to change the header top black bar and black menu bar to white.

    I want to change the text to black.

    I do not see a line no 362. I am so confused about how to do this. I keep putting things in the wrong place and having to go back and change it. Anyone care to take a moment to do a step by step?

    Appearance
    Editor
    Style.CSS

    then what? I see a bunch of #access as I scroll down. Help please :D Would really appreciate it. Thanks!

    http://www.theartmuse.net

  9. hidden driveways
    Member
    Posted 1 year ago #

    I'm in agreement with pallas1 on this. I can't figure it out either.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags