HighDots Forums  

How to make my layout interoperable?

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


Discuss How to make my layout interoperable? in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rich Daley
 
Posts: n/a

Default How to make my layout interoperable? - 02-05-2006 , 02:08 PM






Hi everyone!

I was hoping someone could give me a hand with a stylesheet of mine
that I have put a lot of time into but is completely crap in everything
except Firefox.

The stylesheet is the default on my web site at http://owl.me.uk/ -
perhaps a good page to see it in action would be something like
http://owl.me.uk/blog.php?month=102005 .

In Firefox it looks perfect, although the only way I could get the
various blocks to not run into each other was to use "overflow: auto"
(.title, .block, #titlebar) which is probably behaving differently to
how it is supposed to anyway. I certainly don't want any scrollbars
anywhere - I just want the blocks to be separate from each other as
they appear in Firefox.

In Internet Explorer, this overflow property seems to behave exactly as
Firefox displays the page without it set, and in Opera the sidebar gets
vertical space all to itself.

Can anyone suggest what I need to change to get the three bits (the top
bar, the main content and the variable-height sidebar) to play ball in
either IE or Opera? I don't have Windows here so it's hard for me to do
any kind of testing in IE.

I'd very much appreciate any help or pointers people can throw at me.

Thanks very much for looking at this for me!

~ Rich


Reply With Quote
  #2  
Old   
Jim Moe
 
Posts: n/a

Default Re: How to make my layout interoperable? - 02-06-2006 , 02:37 AM






Rich Daley wrote:
Quote:
I was hoping someone could give me a hand with a stylesheet of mine
that I have put a lot of time into but is completely crap in everything
except Firefox.

Add clear:both to #menu. Maybe a couple of other places, like #main.
Revert to HTML 4.01 Strict. IE is more buggy with XHTML, especially with
the the "<?xml ... >" line.

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)


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.