-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of K Husbands Sent: Wednesday, February 08, 2006 9:28 PM To: [email protected] Subject: [css-d] CSS Tab Menu Issue & Page Shifting Issue
3. Even though I made the initial template page and duplicated it for the other pages, when browsing the site in Firefox the whole page shifts from left to right and back depending on which links you click. For instance going from the Media page to Clients or Contact Us page, everything appears fine, as with going from Home to Services to Values. However, any other sequence browsing the site, shifts entire page within the browser. I am completely perplexed as to why this is happening. The site can be viewed here: http://www.wordseurope.domainsolutions.ca/test/index.html [Adie Hart] What solutions you've found to this issue? I am experiencing the same issue with a site in development (www.fratelliimmo.com/index-new.html). I believe it is to do with FF not reserving space for vertical scrollbars in longer pages. IE does and so the shift does not occur. My solution for FF only, and it worked on your site to when I tried, has been to put in the css... html {overflow:-moz-scrollbars-vertical!important;} It has not helped the shift from not happening in Opera. Does anyone have a solution for Opera or a better fix than the one I am using for FF? Thanks in advance. Adie www.adiehart.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
