Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2005
    Posts
    47
    Plugin Contributions
    0

    Default CSS header problem

    Hi,
    I have an odd problem with CSS in my header at palestream dot com. Note that there is a yellow bar underneath my tagline and just above the green menu bar. This is probably the page background colour showing through. I can't figure out how to get rid of this. Note that I use a repeating graphic to create the white background in the various wrappers. I'm pretty sure I have the graphic set to repeat in all the wrappers in the header area, but I keep getting this yellow bar. Happens in both firefox and explorer. If I could even just set that area to white instead of yellow that would be a help, but I would like to use the graphic.

    Any help appreciated.
    Thanks! Tim
    Tim

  2. #2
    Join Date
    Mar 2010
    Posts
    229
    Plugin Contributions
    0

    Default Re: CSS header problem

    did you fix this? I'm using Firefox 6.0.2 and I cant see the yellow line.

  3. #3
    Join Date
    Mar 2006
    Location
    Fresno, California
    Posts
    611
    Plugin Contributions
    0

    Default Re: CSS header problem

    In your stylesheet, adjust the height of your logowrapper to height of 85 px.

    #logoWrapper{
    height:75px;
    background-color: #ffffff;
    background-image:url(../images/middle-blend.gif);
    background-repeat:repeat-y;
    }

  4. #4
    Join Date
    Mar 2005
    Posts
    47
    Plugin Contributions
    0

    Default Re: CSS header problem

    Thank you Bobdog!! That worked perfectly.

    I'm embarrassed to think how long I spent trying to figure that out.

    Much appreciated.
    Tim
    Tim

 

 

Similar Threads

  1. header problem
    By sinsister in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Feb 2009, 06:54 AM
  2. What did I do? Header problem
    By Sassy in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 7 Feb 2008, 03:34 PM
  3. header Problem
    By eddie001 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 5 Feb 2008, 01:34 AM
  4. Header problem
    By dscott1966 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 9 Dec 2006, 12:00 AM

Bookmarks

Posting Permissions

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