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.
|
|
|
|
|
![]() |
||
few pages differ in IE6?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
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? |
|
|
|
|||
|
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 |
|
||||
|
Re: few pages differ in IE6?
No problem Paul
|
|
||||
|
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.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
|||
|
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. |
|
||||
|
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.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
||||
|
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 { ... } |
|
||||
|
Re: few pages differ in IE6?
I use
|
![]() |
| Tags |
| ie6 |
| Thread Tools | |
|
|
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 |