Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Aug 2008
    Location
    Slovenia
    Posts
    13
    Plugin Contributions
    0

    Default white side-gap in IE and absence of footer

    Hi guys, hope you can help me with this one;
    I've just started to set up my shop and two problems worth mentioning have appeared

    1.) there's a white gap at the side appearing in IE and the whole side seems to be rapt. It looks fine in Firefox though.

    2.) I have no idea where did my footer go. It was there for some time and now it's gone (I realize how stupid this sounds but I really don't know what went wrong)

    My URL: www.petina.si

    Thanks a lot for your help

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

    Default Re: white side-gap in IE and absence of footer

    fixing basic errors can sometimes make other problems go away.

    http://validator.w3.org/check?uri=ht...Inline&group=0
    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
    Aug 2008
    Location
    Slovenia
    Posts
    13
    Plugin Contributions
    0

    Default Re: white side-gap in IE and absence of footer

    thanks for your help.
    Unfortunately it wasn't very helpful since all the problems noted at your link seem to be irrelevant and I have no idea how to make most of them go away.
    So I'm still killing myself over the white gap in IE and I should continue to do so since no one seems to know how to help me...

    Cheers,

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

    Default Re: white side-gap in IE and absence of footer

    Those unhelpful minor changes include two missing </div> that keep the header wrapper and a sidebox from closing properly. It also includes a missing </table> that closes part of the contentMainWrapper.

    If you are unable to fix these, you might want to post in Commercial Help Wanted to see if someone can fix them for you.

    Firefox is EXTREMELY forgiving while IE is stupid. I still don't see any silver bullet to fix the white space, but I do think it might "fall in line" with the other fixes.

    You might also want to investigate the newer version of imageHandler (1.5) which has much improved javascript. That should fix the JavaScript glitches.
    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
    Aug 2008
    Location
    Slovenia
    Posts
    13
    Plugin Contributions
    0

    Default Re: white side-gap in IE and absence of footer

    I'm working on the errors (got to 21 from 57 ).
    I've noticed that if I change:

    Code:
    $column_right_display= $db->Execute("select layout_box_name from " . TABLE_LAYOUT_BOXES . " where layout_box_location = 1 and layout_box_status= '1' and
    to:

    Code:
    $column_right_display= $db->Execute("select layout_box_name from " . TABLE_LAYOUT_BOXES . " where layout_box_location = 0 and layout_box_status= '1' and
    in column_right,
    the footer appears on the page. The problem is, that the sideboxes on the right side become the same as those on the left.
    What should I do to keep the footer? I've tried to change the tpl_footer but without any result.

    Hope someone can help,
    thanks.

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

    Default Re: white side-gap in IE and absence of footer

    Where are you changing this code?
    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. Footer images white space and alignment
    By joey779 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 20 Jul 2011, 11:44 PM
  2. white gap between header and tile_back.gif
    By abs007 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 May 2009, 12:32 AM
  3. White gap between top nav and header_bg.jpg
    By Solarpitch in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 24 Aug 2008, 12:42 AM
  4. White Gap between EZ-Pages Bar and Header
    By jimmybob in forum Templates, Stylesheets, Page Layout
    Replies: 29
    Last Post: 14 Sep 2007, 07:30 AM
  5. Gap between sidebox header and border, but only on one side.
    By kindred_kountry in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 10 Apr 2007, 03:36 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