Previous Message
Next Message

2 more 2 columnish questions

Sent by David Laakso on 29 February 2008 13:01


Dave Sherohman wrote:
> Both questions relate to my site at http://seethefnews.com/ and can be
> seen on the page http://seethefnews.com/index.cgi?action=topwords
>
> 1)  Is there a way to get column sizing in pixels and percents to play
> nice together?  My base layout is set up with two columns in divs .main
> and .nav, defined as:
>
> div.main { float: right; width: 84%; }
> div.nav { float: left; width: 15%; margin-right: 5px; }
>   





With regard to only your first question, a negative margin layout using 
pixel width for the sidebar and percent for the content may do better 
for you. This one [1] has the same source order as yours-- content 
first, nav second...

Best,
~dL

[1] <http://blog.html.it/layoutgala/LayoutGala31.html>
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: