Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1
    Join Date
    Apr 2009
    Posts
    6
    Plugin Contributions
    0

    Default Header/Footer bar color

    Hello fellow zenners
    I have recently downloaded zc classic ver 1.3.8 and while I have been able to change the color of the side boxes to match my theme, I have not been able to change the color of the green header bar or the footer bar that is just above the copy right info.

    Changing these colors would seal the deal as they say and I thank you in advance for your time and attention in this matter.

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Header/Footer bar color

    Be,
    A link to the site would help..

    Find this:
    #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {

    background-color:#ABBBD3;
    background-image:url(../images/tile_back.gif);
    color:#FFFFFF;
    font-weight:bold;
    height:1%;
    margin:0;
    padding:0.5em 0.2em;
    }


    1. The highlighted red font above controls this

  3. #3
    Join Date
    Apr 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Header/Footer bar color

    Thank you haredo. I changed both the background-color: and color: values in that exact location you pointed out but the green remains.

    I did notice a moment of the new color when refreshing the page though.
    Last edited by benob1; 7 Apr 2009 at 10:45 PM.

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Header/Footer bar color

    Be,
    Are you using classic template or a customized template

    1. a link to the site please

  5. #5
    Join Date
    Apr 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Header/Footer bar color

    I'm using classic.
    The site is down for maint. until I get it set so I don't think a link will help.
    Last edited by benob1; 7 Apr 2009 at 10:51 PM.

  6. #6
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Header/Footer bar color

    Be,
    This was the place you edited???

    includes/templates/classic/css/stylesheet.css

  7. #7
    Join Date
    Apr 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Header/Footer bar color

    Yes indeed

  8. #8
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Header/Footer bar color

    Be,
    Show me the declarations you used for:

    1. #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper
    2. Ex:
    3. background-image:
    4. background-color:

  9. #9
    Join Date
    Apr 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Header/Footer bar color

    #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
    margin: 0em;
    background-color: #0000ff;
    background-image: url(../images/tile_back.gif);
    padding: 0.5em 0.2em;
    font-weight: bold;
    color: #0000ff;
    height: 1%;
    }

  10. #10
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Header/Footer bar color

    Be,
    Try this please:

    #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
    margin: 0em;
    background-color: #0000FF;
    padding: 0.5em 0.2em;
    font-weight: bold;
    color: #0000ff;
    height: 1%;
    }

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v152 Header footer color
    By wudchuk in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Mar 2014, 11:47 AM
  2. Header / Footer Color Transparancy
    By JSY SH466Y in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 3 Jan 2012, 07:54 PM
  3. CSS - Font Color in Lower Footer Bar
    By limelites in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Feb 2010, 01:44 AM
  4. Header & Footer Bar Color
    By russellmcox in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 31 Jul 2009, 09:58 AM
  5. Change Header/Footer color
    By tkelley66 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 27 Aug 2008, 09:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg