HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Page Scaling issue in IE7
Post new topic   Reply to topic    HTML Help Forum Index -> General HTML
View previous topic :: View next topic  
Author Message
AlanO



Joined: 03 Sep 2009
Posts: 2

PostPosted: Thu Sep 03, 2009 2:19 am     Page Scaling issue in IE7 Reply with quote

Hi there,



I am relatively new to the webpage design world, and I have a problem that I was hoping someone within the forums here might be able to help me correct.



Pasted below is the URL of the mainpage, which was created using Dreamweaver 8:

www.girlsbrigadeirl.ie.



Using IE8 (my usual browser) and Firefox, it seems the page scales when minimised, such that the main banner (banner29) and the right-hand column (Latest Photos) are always visible.



However when viewed within IE7, which is still to my knowledge the default browser of many people, the page does not resize. This results in the right-hand column (Latest Photos) being off-screen, and requires the user to scroll to the right to view this column.



All pages designed withint he site having been designed from a template page carry the same rescaling issue.



I have tried to use the meta compatability tag below to correct the issue, but alas to no avail:

<meta http-equiv="X-UA-Compatible" content="IE=7" />



All suggestions would be greatly appreciated..



Thanks,

Alan Ó Maonaigh
sticks464



Joined: 31 Dec 2006
Posts: 2311

PostPosted: Thu Sep 03, 2009 3:58 am     Reply with quote

More than likely it's because of nested tables that have no start tag and possibly incorrect image links.
ie;
Code:
<img src="file:///C|/Program%20Files/Macromedia/Dreamweaver%208/Configuration/BuiltIn/StarterPages/mm_spacer.gif"

Did you use the validator to ensure there were no coding errors?

IE will not scale anything set with pixels (font-size, widths and heights etc.). You have to use em's and even then possibly conditional statements and/or a separate stylesheet just for IE.

Validate your code, fix the errors and see if it is not fixed. If the display persist in exceeding the viewport post back.
AlanO



Joined: 03 Sep 2009
Posts: 2

PostPosted: Thu Sep 03, 2009 4:32 am     Reply with quote

Thanks for that reply.

I ran the validator and noted a series of errors along these lines:

Error: required attribute alt not specified (very common)
Error: end tag for p omitted; end tags are required in XML for non-empty elements; empty elements require an end tag or the start tag must end with />

I will get on to updating these errors later today.

Thanks once more sticks.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> General HTML All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
DARFUR
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial