Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How do I move the header bar?

    If your site is broken in Firefox, and ok in IE, that probably means it is broken, but IE is accommodating the errors. You need to do some investigating - do you have the Firefox Web Developer, or Firebug? They will give you lots of information about what your site is doing.

    Often, if you fix the real problem, the weird and unfixable problem will just go away.

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,701
    Plugin Contributions
    11

    Default Re: How do I move the header bar?

    NAJ,

    You need to delete the first three lines of your stylesheet. Somehow you got a dup in there and the comment is not closed.

    and you have some weird non-calls for images
    #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
    margin: 0em;
    background-color: #000000;
    background-image: url(../images/'');
    padding: 0.5em 0.2em;
    font-weight: bold;
    color: #000000;
    height: 0%;
    }
    Those should get you started.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How do I move the header bar?

    Also, just because Windows lets you make filenames with spaces in them doesn't mean they will work everywhere:

    #logoWrapper {
    width:750px;
    height:152px;
    background-image:url(../images/Temporary Tattoos Australia Logo_1.jpg);
    background-repeat:no-repeat;
    }

    This could be why your logo is not showing in Firefox.

  4. #4
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,701
    Plugin Contributions
    11

    Default Re: How do I move the header bar?

    And linux doesn't really like caps too much either
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  5. #5
    Join Date
    Jul 2007
    Posts
    9
    Plugin Contributions
    0

    Default Re: How do I move the header bar?

    Thanks very much for these tips. I've changed these things.

    How does it look now?

    http://www.temporarytattoosaustralia.com.au/store

    Anyone want to PM with a quote to fix?

  6. #6
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,701
    Plugin Contributions
    11

    Default Re: How do I move the header bar?

    take a look in firefox. blank space at the top and the main body shifted right.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

 

 

Similar Threads

  1. How to move navigation bar in header?
    By discguy in forum Templates, Stylesheets, Page Layout
    Replies: 18
    Last Post: 27 Jul 2010, 01:42 AM
  2. How to move navigation bar to under banner (header)?
    By hoang in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Mar 2010, 06:09 PM
  3. How do i move the EZPages menu bar to the bottom of the banner image?
    By frogpounder in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 18 May 2009, 04:06 PM
  4. Trying to move the Header Navigation Bar to the left
    By milobloom in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 8 Jul 2008, 11:52 AM
  5. Move the header sales text to the nav bar?
    By beasleybub in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 17 Apr 2007, 06:58 AM

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