Need some Css Help

admin

Administrator
Staff member
here is the site i am working on currently:
<!-- m --><a class="postlink" href="http://www.sureo.com/tcs/">http://www.sureo.com/tcs/</a><!-- m -->

the problem i am having is with each menu box you could call it.

how do i get it so the hover background color/and the active link itself fills the whole block.

just like:
<!-- m --><a class="postlink" href="http://www.alistapart.com/">http://www.alistapart.com/</a><!-- m -->

also, how can i have the menu text vertically centered inside the box! thanks!Add line-height: 20px; to .menu_t athanks so much!

also, how do you guys think content should be layed out.

lets say...for a Clan News Page....

should i use little boxes
<!-- m --><a class="postlink" href="http://www.clan-woa.com/portal.php">http://www.clan-woa.com/portal.php</a><!-- m -->

or more like
<!-- m --><a class="postlink" href="http://alistapart.com/">http://alistapart.com/</a><!-- m -->

i know there isnt like a right way, just asking what you guys prefer or if you have some other suggestion! thanks!
 
Back
Top