Henrik Madsen wrote:
For what it's worth, homepage all good on Mac browsers x4.
Good and thanks for checking, our Mac is currently on holiday :-)
Try floating both your lh and rh cols, in which case the 'clear' of the footer should work.
Thanks for this info, and the same for the others that answered. I had thought that a clear would work on any float above it, now I know better.
(and if applying margin/padding, don't forget display:inline (for IE6)).
It looks fine on IE6 now, and I did not need the display:inline, maybe because I did not float the RH column, that gave other issues in column width, like there wasn't any! I used a wrapping div that was floated as per Per Allan Johansson's suggestion, that gave the clear and left the RH column the proper width.
> Suggestion: I don't think you don't need... <div class="NavContainer"> <div id="LHnav" class="nav">
Those divs come out of the navigation generating engine in the CMS, not from my template code. Sometimes you need them, but not in this case so they are a bit redundant.
-- Yours, Kym Kovan mbcomms.net.au ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [email protected] *******************************************************************
