View Single Post
  #4  
Old 05-13-2008, 08:48 AM
 
UNHBuzzard UNHBuzzard is offline
 

Member
  
Join Date: Nov 2007
Posts: 13
 

Default Re: Store centered, jumps left or right

My fix for others that may encounter this issue in Firefox or Opera...

Add "min-height: 101%" as an element to the "HTML" class in the css file, this will force there to always be a vertical scrollbar on the right side to eliminate jumping under Firefox. This could be set to 100.1%, however Opera does not support decimal places in CSS for values, so it has to be rounded up.
__________________
X-Cart 4.1.9
PHP 4.4.7/MySQL 4.1.22
Linux x86 Server w/ Apache (EWD Hosting)
Buy Here: www.jonathanproduct.com/store
Reply With Quote