Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2006
    Posts
    37
    Plugin Contributions
    0

    Default IE7 and layout problem

    my layout looked fine before IE7, now everything is up in the logo, how and where do I go to move everything down a bit.

    thanks.
    Deborah

  2. #2
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: IE7 and layout problem

    I'm guessing that the height for the logo wrapper isn't defined, but it could relate to anything without seeing it. A URL to properly diagnose the issue would be helpful.

  3. #3
    Join Date
    Feb 2006
    Posts
    37
    Plugin Contributions
    0

    Default Re: IE7 and layout problem

    it was just that!!!
    fixed it right up..

    http://www.buyatrufilter.com

    thanks, Deborah

  4. #4
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: IE7 and layout problem

    You're welcome. I'm glad that's solved.

    Thanks for the link to have a peek. I noticed some whitespace above the store logo in Firefox. I checked the output code and it seems like there is an extra DIV tag causing the space. Apparently, the layout is built in the "Classic" template, so I'm not sure if you have an over-ride folder named "common" in there or not. The file you would want to modify is named "tpl_header.php. The main tpl_header.php resides in includes/templates/template_default/common. Once you locate the affected tpl_header.php... open it up in a text editor, find;
    Code:
    </div>
    <!--eof-navigation display-->
    The offending tag is in red, it will be directly above the PHP comment as shown. Removing that tag should let the air out.

    I also noticed that the browser title bar isn't modified yet, you would want to open "meta_tags.php" in includes/languages/english/meta_tags.php and change the text in there.

    As well, you have an occurrence of an "unboxed" search function in your left column, to have made three search functions. To omit that extra search function, go into Admin-Tools-Layout Boxes Controller;
    `Edit sideboxes/search_header.php and switch off Left/Right Column Status.
    Basically, to have the settings look like this;
    Code:
    Box Details:  
    Box Name: search_header.php 
    Left/Right Column Status: OFF  
    Location: (Single Column ignores this setting) LEFT  
    Left/Right Column Sort Order: 0 
    Single Column Sort Order: 0 
    Single Column Status: ON
    That's if you want to remove it in the first place.

 

 

Similar Threads

  1. Snazzy corners and IE7 problem
    By steveb8385 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 18 Sep 2009, 03:18 PM
  2. Messy page layout in IE7
    By Luvmoomoo in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 2 Jun 2009, 05:37 PM
  3. Column grid layout and problem with IE7
    By Don_Makaveli in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 10 Nov 2008, 08:12 PM
  4. IE7 and Firefox problem
    By livingstons in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 Oct 2008, 04:23 PM
  5. IE7 and layout problem
    By waznu in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 11 Nov 2006, 03:01 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