few pages differ in IE6?

This is a discussion on "few pages differ in IE6?" within the Web Page Design section. This forum, and the thread "few pages differ in IE6? are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Mar 12th, 2007, 09:30
Reputable Member
Join Date: Dec 2005
Location: scotland
Age: 27
Posts: 141
Thanks: 0
Thanked 0 Times in 0 Posts
few pages differ in IE6?

Can't understand why the home page has the correct margins/padding and the others are completly different.

http://www.sandstonefurniturecompany.com/TEST/INDEX.php

can anyone help?
Reply With Quote

  #2 (permalink)  
Old Mar 12th, 2007, 11:31
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: few pages differ in IE6?

It's just the scrollbar that get added to the browser that makes the page shift ... is that what you're talking about?

More information would be very helpful you know
Reply With Quote
  #3 (permalink)  
Old Mar 12th, 2007, 15:10
Reputable Member
Join Date: Dec 2005
Location: scotland
Age: 27
Posts: 141
Thanks: 0
Thanked 0 Times in 0 Posts
Re: few pages differ in IE6?

just figuired it out, i origionally had a ie6 stylesheet to fix certain problems but realised that i still had it on a few pages.

all fixed now, cheers
Reply With Quote
  #4 (permalink)  
Old Mar 12th, 2007, 15:13
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: few pages differ in IE6?

No problem Paul
Reply With Quote
  #5 (permalink)  
Old Mar 14th, 2007, 21:00
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,763
Blog Entries: 1
Thanks: 0
Thanked 18 Times in 18 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: few pages differ in IE6?

That scrollbar shifting issue I believe was started in Safari and I think got fixed. Man did I bang my head over that one a few times.
__________________
The internet is just a fad.
http://www.mevans76.com
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Reply With Quote
  #6 (permalink)  
Old Mar 20th, 2007, 19:44
New Member
Join Date: Feb 2007
Location: taylor, mi
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: few pages differ in IE6?

is there a better way to get around this then using the following code?

html, body {min-height:101%; margin-bottom:1px}

everywhere I looked, and I did a search before posting this, has a similar answer.
Reply With Quote
  #7 (permalink)  
Old Mar 21st, 2007, 14:23
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,763
Blog Entries: 1
Thanks: 0
Thanked 18 Times in 18 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: few pages differ in IE6?

The only way around it is to have the scroll well visible at all times unfortunately. Although I am not sure it is still an issue with the updated browsers that caused it initially.
__________________
The internet is just a fad.
http://www.mevans76.com
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Reply With Quote
  #8 (permalink)  
Old Mar 21st, 2007, 14:27
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: few pages differ in IE6?

I don't see what the big deal is?! I mean ... it shifts ... so what?! It's not like it removes 50px from your site and screws up the whole design. If you're designing for a 800x600 res in mind, your width should be 780px to compensate for that.

If you absolutely want the scrollbar to be visible at all time just add overflow: visible; to html, body { ... }
Reply With Quote
  #9 (permalink)  
Old Mar 22nd, 2007, 00:19
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: few pages differ in IE6?

I use
Code: Select all
html, body { height: 100%; margin: 0 0 1px; }
It's an aesthetics thing Karinne
Reply With Quote
Reply

Tags
ie6

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Moving pages acrikey Web Page Design 5 Jul 21st, 2007 00:10
Javascript - Updating web pages with snippets from other pages Ydot JavaScript Forum 3 Jul 10th, 2007 14:38
Template? pages Paul in London Web Page Design 1 Apr 24th, 2007 18:55
Can't see changes in asp pages kazan Classic ASP 2 Sep 15th, 2005 16:57
Scripting Needed(adding pages to pages) Amari Classic ASP 1 Sep 4th, 2004 18:06


All times are GMT. The time now is 16:20.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43