Results 1 to 3 of 3
  1. #1
    Join Date
    May 2007
    Posts
    13
    Plugin Contributions
    0

    Default Cart pages are showing up weird and making my site scroll?

    Could someone help me? My store is here: http://www.scrappinfreestyle.com/store and as soon as someone logs in to the store, the page gets all messed up. Any ideas on how to fix this? I have attached a screenshot of what I mean. The store looks normal when you aren't logged in.

    Thanks!


  2. #2
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Cart pages are showing up weird and making my site scroll?

    Try adding this to your stylesheet:
    Code:
    #contentMainWrapper{clear:both;}
    ... it's a fix but somewhere you deleted a
    Code:
    <br class="clearBoth">
    Look around after the headerWrapper div before the table contentMainWrapper.

    Could also be at the end of your common/tpl_header.php file...
    Last edited by testuser; 5 Jun 2007 at 12:52 AM.
    Colin @ iChoze Internet Solutions
    Zen Cart Stuff powered by Zen Cart
    http://zen-cart-templates.ichoze.net

  3. #3
    Join Date
    May 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Cart pages are showing up weird and making my site scroll?

    You were right! I was missing a
    <br class="clearBoth">
    [FONT=monospace]code. Thank you SO MUCH!!! It was very annoying, lol.

    [/FONT]

 

 

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
  •