HighDots Forums  

Why is the display vertically centered (ie7, ie8, ff3)?

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Why is the display vertically centered (ie7, ie8, ff3)? in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Big Moxy
 
Posts: n/a

Default Why is the display vertically centered (ie7, ie8, ff3)? - 05-11-2009 , 04:40 PM






Can someone please help me vertically align this display at the top
and use the margin settings? The display looks fine on Windows Vista
Safari v3.2.2,

http://www.womenstravelnetwork.ca/createtrip.html

Thank you!
Tim

Reply With Quote
  #2  
Old   
Big Moxy
 
Posts: n/a

Default Re: Why is the display vertically centered (ie7, ie8, ff3)? - 05-11-2009 , 05:44 PM






On May 11, 1:40*pm, Big Moxy <bigm... (AT) gmail (DOT) com> wrote:
Quote:
Can someone please help me vertically align this display at the top
and use the margin settings? The display looks fine on Windows Vista
Safari v3.2.2,

http://www.womenstravelnetwork.ca/createtrip.html

Thank you!
Tim
I added a <div style="width:inherit;height:500px;">
wrapper and the problem went away.


Reply With Quote
  #3  
Old   
dorayme
 
Posts: n/a

Default Re: Why is the display vertically centered (ie7, ie8, ff3)? - 05-11-2009 , 06:01 PM



In article
<ae793ca7-f873-4e72-a918-4284055b4ff7 (AT) y10g2000prc (DOT) googlegroups.com>,
Big Moxy <bigmoxy (AT) gmail (DOT) com> wrote:

Quote:
Can someone please help me vertically align this display at the top
and use the margin settings? The display looks fine on Windows Vista
Safari v3.2.2,

http://www.womenstravelnetwork.ca/createtrip.html


If it is not bang up at the top in Internet Explorer 6, for example, you
could

* html body {margin-top: -10px;}

in your CSS sheet

or whatever number other than 10 fixes for that browser. I mean, you
might as well, your markup would be no more a disgrace to mark-up.

--
dorayme


Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.