Forum Replies Created

  • In reply to: How do I change the color of the Header Menu tabs?

    #20916

    Ken:

    I have just taken over responsibility for the website. Also they never implemented the child theme so with an update who knows what will happen.

    Would you suggest I do the upgrade anyway and implement the child theme properly? It might be the best approach for the long run.

    Thanks, Mark

    In reply to: How do I change the color of the Header Menu tabs?

    #20914

    Josh thanks again for your help, there is no #header in the style-light.css file, here’s the file contents:

    #top-bar {

    background: url(“images/sprite_h_light.png”) repeat-x scroll left -196px #eee;

    border-color:#bbb;

    }

    #header {

    border-color:#999;

    }

    #nav {

    background: url(“images/sprite_h_light.png”) repeat-x scroll left top #eee;

    border-top:1px solid #bbb;

    }

    #nav .menu li a,

    #nav .menu li a:visited {

    color: #000;

    }

    #nav .menu li a:hover,

    #nav .menu li:hover a,

    #nav .menu li:hover a:visited,

    #nav .menu li a:hover,

    #nav .menu li.sfhover a,

    #nav .menu li.sfhover a:visited,

    #nav .menu li.current-menu-item a,

    #nav .menu li.current_page_ancestor a,

    #nav .menu li.current-category-ancestor a,

    #nav .menu li.current-menu-parent a,

    #nav .menu li.current-menu-ancestor a,

    #nav .menu li.current_page_parent a,

    #nav .menu li.current-menu-item a:visited,

    #nav .menu li.current_page_ancestor a:visited,

    #nav .menu li.current-category-ancestor a:visited,

    #nav .menu li.current-menu-parent a:visited,

    #nav .menu li.current-menu-ancestor a:visited,

    #nav .menu li.current_page_parent a:visited {

    }

    #nav .menu li:hover,

    #nav .menu li.sfhover,

    #nav .menu li.current-menu-item,

    #nav .menu li.current_page_ancestor,

    #nav .menu li.current-category-ancestor,

    #nav .menu li.current-menu-parent,

    #nav .menu li.current-menu-ancestor,

    #nav .menu li.current_page_parent {

    background: url(“images/sprite_h_light.png”) repeat-x scroll left -66px #000;

    }

    #nav .menu li:hover li a,

    #nav .menu li:hover li a:visited {

    background: #fff;

    color: #000;

    }

    #nav .menu li.current_page_item > a,

    #nav .menu li.current_page_ancestor > a,

    #nav .menu li.current_page_parent > a,

    #nav .menu li.current-menu-item > a,

    #nav .menu li.current-menu-parent > a,

    #nav .menu li.current-menu-ancestor > a,

    #nav .menu li.current_page_item > a:visited,

    #nav .menu li.current_page_ancestor > a:visited,

    #nav .menu li.current_page_parent > a:visited,

    #nav .menu li.current-menu-item > a:visited,

    #nav .menu li.current-menu-parent > a:visited,

    #nav .menu li.current-menu-ancestor > a:visited {

    background: #000;

    color: #DFEDFF;

    }

    #nav .menu li.current_page_item a li a,

    #nav .menu li.current_page_ancestor a li a,

    #nav .menu li.current_page_parent a li a,

    #nav .menu li.current_page_item a li a:visited,

    #nav .menu li.current_page_ancestor a li a:visited,

    #nav .menu li.current_page_parent a li a:visited,

    #nav .menu li.current-menu-item a li a:visited,

    #nav .menu li.current-menu-parent a li a:visited,

    #nav .menu li.current-menu-ancestor a li a:visited {

    background: #fff;

    color: #000;

    }

    #nav #secondary-menu.menu li a:hover,

    #nav #secondary-menu.menu li:hover a,

    #nav #secondary-menu.menu li:hover a:visited,

    #nav #secondary-menu.menu li a:hover,

    #nav #secondary-menu.menu li.sfhover a,

    #nav #secondary-menu.menu li.sfhover a:visited,

    #nav #secondary-menu.menu li.current_page_item a,

    #nav #secondary-menu.menu li.current-menu-item a,

    #nav #secondary-menu.menu li.current_page_ancestor a,

    #nav #secondary-menu.menu li.current-category-ancestor a,

    #nav #secondary-menu.menu li.current-menu-parent a,

    #nav #secondary-menu.menu li.current-menu-ancestor a,

    #nav #secondary-menu.menu li.current_page_parent a,

    #nav #secondary-menu.menu li.current_page_item a:visited,

    #nav #secondary-menu.menu li.current-menu-item a:visited,

    #nav #secondary-menu.menu li.current_page_ancestor a:visited,

    #nav #secondary-menu.menu li.current-category-ancestor a:visited,

    #nav #secondary-menu.menu li.current-menu-parent a:visited,

    #nav #secondary-menu.menu li.current-menu-ancestor a:visited,

    #nav #secondary-menu.menu li.current_page_parent a:visited {

    background: #fff;

    color: #000;

    }

    #nav #secondary-menu.menu li a,

    #nav #secondary-menu.menu li a:visited {

    color: #ccc;

    }

    #rss a {

    background: url(“images/sprite_master_light.png”) no-repeat scroll left top transparent;

    }

    #top_search button {

    background: url(“images/sprite_master_light.png”) no-repeat scroll -38px top transparent;

    }

    Thanks, Mark

    In reply to: How do I change the color of the Header Menu tabs?

    #20912

    Kenneth:

    I was only able to find the sprite image in the “style-light.css” style sheet. However any changes I made, did not change the menu section at all.

    Any thoughts?

    Thanks, Mark

    In reply to: I need to change the text color in the sidebar

    #20660

    You’re a savior!

    In reply to: I need to change the text color in the sidebar

    #20658

    I need the same thing done for sidebar2, I though I could find the same for sidebar2 as for one:

    #sidebar1 a:link, #sidebar1 a:visited {

    color: #FFFFFF !important;

    }

    But I did not. Please a little more help. I used Firebug and still could not figure it out.

    Thanks, Mark

    In reply to: I need to change the text color in the sidebar

    #20657

    Thanks!

    In reply to: I need to change the text color in the sidebar

    #20655

    Josh:

    That did it!!!

    Thanks so much.

    Is there any document that has this kind of information?

    In reply to: I need to change the text color in the sidebar

    #20653

    It solved the problem partially. I am using the Menu widget and Archives widget and they did not change, any ideas on those two?

    Thanks a lot!!!

Viewing 8 posts - 11 through 18 (of 18 total)

  • 1
  • 2