Results 1 to 5 of 5

Hybrid View

  1. #1

    Default Mozilla - White line over logo/header.

    Hi.

    I'm using Zen Cart version 1.3.7 for http://haleasdollclothes.net.

    I've been desperately trying to find a way to get rid of the white line above my logo/header. It shows up in Mozilla Firefox.

    If I change the background color of the entire table to match the blue, it's gone, but the rest of the table becomes the same color; so I know it's a matter of positioning. It looks fine in Internet Explorer, so I know it's a problem with Mozilla.

    I downloaded Mozilla's Web Developer tools, but that doesn't help. I've tried to find everything I could in it, but to no avail.

    If anyone has any suggestions for adding or removing something to my css, or anything else for that matter, please let me know. I didn't change anything from the original css file except for a few minor changes in color, etc. Have this problem from the beginning.

    BTW, wonderful program! It's a Godsend

    Thank you.

    Kathy

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

    Default Re: Mozilla - White line over logo/header.

    Quote Originally Posted by haleasdollclothes View Post
    Hi.

    I'm using Zen Cart version 1.3.7 for http://haleasdollclothes.net.

    I've been desperately trying to find a way to get rid of the white line above my logo/header. It shows up in Mozilla Firefox.

    If I change the background color of the entire table to match the blue, it's gone, but the rest of the table becomes the same color; so I know it's a matter of positioning. It looks fine in Internet Explorer, so I know it's a problem with Mozilla.

    I downloaded Mozilla's Web Developer tools, but that doesn't help. I've tried to find everything I could in it, but to no avail.

    If anyone has any suggestions for adding or removing something to my css, or anything else for that matter, please let me know. I didn't change anything from the original css file except for a few minor changes in color, etc. Have this problem from the beginning.

    BTW, wonderful program! It's a Godsend

    Thank you.

    Kathy
    Ha,
    Yes, it will take you a while to play with web developer add on or firebug.. Keep trying....

    Locate this:
    includes/templates/classic/css/stylesheet.css

    Find this:
    #logoWrapper{
    background-image: url(../images/header_bg.jpg);
    background - repeat: no-repeat;
    background-color: #75b1b1;
    height: 70px;
    }

    Add this to the declaration above:
    margin-top: -1em;

    Notice the red font above classic

    1. Look at the top of this page in the tab called Tutorial/faqs
    2. Search for override system

  3. #3

    Default Re: Mozilla - White line over logo/header.

    You are an everlivin' doll! Thank you!

    Kathy

  4. #4

    Default Re: Mozilla - White line over logo/header.

    Oops, now I lost my Home and Log In in IE. Hmm. I'll work on it some more.

    Kathy

  5. #5

    Default Re: Mozilla - White line over logo/header.

    I wouldn't mind eliminating the top "Home/Log In" bar altogether and putting the links in a box on the side. I can do the links easily. Is there a way to eliminate that top bar?

    I love minimalism!

    TIA

    Kathy

 

 

Similar Threads

  1. small white line under my logo
    By Didee in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 2 Feb 2009, 01:25 AM
  2. help: how to remove logo's white line
    By layoyo in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Oct 2008, 09:16 PM
  3. Annoying White Line under Header
    By honrheart in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 11 Aug 2008, 04:05 AM
  4. Extra White Line in Header
    By igotag! in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 29 Jun 2008, 08:28 AM
  5. White line showing in my header
    By Checooper in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 21 May 2008, 07:25 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