[thelist] Two column fixed width layout

shortestpath shortestpath at yahoo.com
Thu Aug 21 23:24:00 CDT 2003


try this- in your css, for your #container style, 
change its width from 660px to 662px. You'll see 
that the border on the right now lines up. 

I believe the misalignment is caused by #container's 
margin:0 auto; which gives top and bottom 0, but left 
and right auto. 

Just a hunch, not quite sure how to explain it though, 
as I don't really haven't used auto. But hope this 
gives you some ideas though.
-alex


--- Mike F <lists at wirelust.com> wrote:
I've been designing my new layout and am having a couple problems. If 
you check out the draft (http://www.spoonerist.com/draft/) you'll see 
that the border breaks on the right side (at least for me it does in 
both IE 6 and Firebird 0.6.1). To see the technique I'm using for the 
two-column layout, either check out the CSS 
(http://www.spoonerist.com/draft/default.css) or the site I got the 
layout from (http://www.guyweb.co.uk/experiments/). Does anyone know 
how 
I could remedy this small problem? Preferably without a hack... Thanks 
in advance.

Mike Foroobar

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


More information about the thelist mailing list