Kim Brooks Wei wrote:
>  I would like to 
> center the top logo and the bottom navigation links to line up with 
> the middle of my content div...]
>   
>>     
>>> http://njlada.com/c/contact.php
>   
Shove them both 13em to the right?
#logo{ border: 1px solid fuchsia;  clear: both;  text-align: center;  
margin: 7px auto 20px auto;  padding: 2px 0 2px 13em; background: 
transparent;   }
#btmnav { border: 1px solid fuchsia; clear: both;   text-align: 
center;    margin: 30px auto 0 auto;  padding-left: 13em;  font-size: 
90%; line-height: 1.6em;  color: #FFD275; background: transparent;   }
Regards,
~dl

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
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