Kimi,

On Sep 21, 2006, at 11:29 PM, Kim Brooks Wei wrote:

> Now I would like to change my layout a little bit. I would like to
> center the top logo and the bottom navigation links to line up with
> the middle of my content div. They now are centered to the page's
> center line. Before I break my layout,  I would like to ask for
> suggestions  - what might be the best approach(es) to try out to
> achieve this effect.

Set the left margins of #logo and #btmnav to match the left margin on  
#content like so..

#logo{ margin: 7px 0 20px 14em; }
#btmnav { margin: 30px auto 0 14em; }


Roger,
-- 
Roger Roelofs
[EMAIL PROTECTED]



______________________________________________________________________
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