HighDots Forums  

Firefox & IE - again

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


Discuss Firefox & IE - again in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Andy Stevenson
 
Posts: n/a

Default Firefox & IE - again - 02-25-2006 , 05:54 PM






I'm stuck again I'm afraid, if you'd be kind enough to take a look at this
page: http://www.stevenson-central.com/servos/contact.shtml the css is here:
http://www.stevenson-central.com/servos/css/style.css

You'll notice a whole bunch of "Text..." in the right hand <div> Originally
the main content <div> was appearing below the last of the text, way down
there. I figured it was because I had:

div.row {
clear: both;
padding: 1px;
}

in the stylesheet, clearing the main content to below the last text either
side. As I still need it for the form on the search page (to stop IE falling
over again) I overrode it with:

div.row {clear: none;}

as an internal style for this page only. Firefox now looks as I'd expect,
but IE seems to be having trouble understanding, or, more likely, I do.

Removing it completely still didn't help, so, while it that's what cause FF
to push the text down, something else entirely is causing my IE troubles.
Does anyone have any clue what's going on here?

Thanks

Andy.
--
"A little pain never hurt anyone" Sam aged 11.



Reply With Quote
  #2  
Old   
Andy Stevenson
 
Posts: n/a

Default Re: Firefox & IE - again: Now sorted - 02-26-2006 , 08:07 AM






"Andy Stevenson" <no (AT) chance (DOT) pal> wrote

Quote:
I'm stuck again I'm afraid, if you'd be kind enough to take a look at this
page: http://www.stevenson-central.com/servos/contact.shtml the css is
here: http://www.stevenson-central.com/servos/css/style.css

You'll notice a whole bunch of "Text..." in the right hand <div
Originally the main content <div> was appearing below the last of the
text, way down there. I figured it was because I had:

div.row {
clear: both;
padding: 1px;
}

in the stylesheet, clearing the main content to below the last text either
side. As I still need it for the form on the search page (to stop IE
falling over again) I overrode it with:

div.row {clear: none;}

as an internal style for this page only. Firefox now looks as I'd expect,
but IE seems to be having trouble understanding, or, more likely, I do.

Removing it completely still didn't help, so, while it that's what cause
FF to push the text down, something else entirely is causing my IE
troubles. Does anyone have any clue what's going on here?

Thanks

Andy.
--
"A little pain never hurt anyone" Sam aged 11.
Bad form, replying to my own post I know. But I wanted to share the fix,
just in case it may help others... It seems IE didn't like me forcing the
form to 100% width. All now looks as I would expect.




Reply With Quote
  #3  
Old   
Stan Brown
 
Posts: n/a

Default Re: Firefox & IE - again: Now sorted - 02-26-2006 , 09:50 AM



Sun, 26 Feb 2006 14:07:13 -0000 from Andy Stevenson <no (AT) chance (DOT) pal>:
Quote:
Bad form, replying to my own post I know. But I wanted to share the fix,
just in case it may help others... It seems IE didn't like me forcing the
form to 100% width. All now looks as I would expect.
Thanks for posting.

Where did you get the idea that it was bad form? It's a courtesy to
post a solution! Think of someone searching the archives for a
question similar to yours -- they'll be delighted to find the
solution in the same thread.

--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2.1 spec: http://www.w3.org/TR/CSS21/
validator: http://jigsaw.w3.org/css-validator/
Why We Won't Help You:
http://diveintomark.org/archives/200..._wont_help_you


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 - 2008, Jelsoft Enterprises Ltd.