Mark Kamian wrote:
> Can someone help me determine why Mac/Safari is pushing the sidebar 
> of the following page down below the main content div?  I've spent a 
> long time finagling the widths, margins, etc... of the relevant divs 
> and other elements but to no avail!
> 
> http://www.idxsolutions.com/default50.asp

Can't see any such problem in Safari 2, but if it _is_ a problem then a
negative backside margin on the floating #content will solve it.

#content {margin-right: -5px;}

...should do fine across browser-land.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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