Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2011
    Posts
    27
    Plugin Contributions
    0

    Default Horizontal Scroll Bar Shows But Is Unnecessary

    Hello,
    So I am working at a company that utilizes a Zen Cart store... I did not set it up.

    All of our pages show a horizontal scroll bar, even on my ridiculously high resolution monitor:

    http://www.continentalbeadsuppliers.com

    Can anyone give me any clues as to how to remedy this??

    Any information is GREATLY appreciated!!! :)

    <3
    Ada Lovelace

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Horizontal Scroll Bar Shows But Is Unnecessary

    That I believe is a browser thing

    But try changing your mainwrapper width to say 99%
    Code:
    #mainWrapper {
    	background-color: #ffffff;
    	text-align: left;
    	width: 100%;
    	vertical-align: top;
    	border: 1px solid #9a9a9a;
    	}
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Mar 2011
    Posts
    27
    Plugin Contributions
    0

    Default Re: Horizontal Scroll Bar Shows But Is Unnecessary

    YESSS this fixed it!!! The 1 px border added onto a 100% width div caused there to ALWAYS be a bloody scrollbar! Now it is gone!!!

    THANK YOU!!! :)

  4. #4
    Join Date
    Mar 2011
    Posts
    27
    Plugin Contributions
    0

    Default Re: Horizontal Scroll Bar Shows But Is Unnecessary

    p.s.
    Setting the width to 99% and leaving the border still left the scrollbar... but leaving the width at 100% and removing the border made it go away. :) YAY!!!

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

    Default Re: Horizontal Scroll Bar Shows But Is Unnecessary

    And at 100% width you can't really see a border anyway, so no real loss to the design...

 

 

Similar Threads

  1. Horizontal scroll bar linked to featured products
    By shadowd in forum General Questions
    Replies: 0
    Last Post: 17 Jan 2010, 02:47 PM
  2. Horizontal Scroll Bar on Product Listings
    By limelites in forum General Questions
    Replies: 15
    Last Post: 6 Oct 2009, 04:49 AM
  3. Replies: 4
    Last Post: 18 Jun 2009, 06:10 PM
  4. Horizontal Scroll Bar for New Products
    By anap in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 30 May 2009, 08:10 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