Mark Batty (Gmail) wrote:
> The two main problems at the moment are the #hnav top navigation 
> shifting and loosing text colour and the #fwrap footer behaving 
> strangely.
> 
> <http://public.softectra.com/030706_1/index.html>

> Can anyone tell me what is going wrong please.

Some of it :-)

Adding...
#page {position: relative;}
...and...
#fwrap {clear: both;}
...will add some stability to the layout in IE.


Your min/max expression isn't working as intended, giving you a fixed
em-width.
This 'em-based minimal version' might give you some ideas:
<http://www.gunlaug.no/tos/moa_12tp2.html>
...all styles in page-head.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to