Make the li's float instead of inline.
this way they're block level elements and you can give them width, like 25% or 
so.

Thomas

----- Original Message ----
From: francky <[EMAIL PROTECTED]>
To: css discussion list <css-d@lists.css-discuss.org>
Sent: Wednesday, January 24, 2007 1:07:27 AM
Subject: Re: [css-d] extending a button bar across full width

martin f krafft wrote:
> I would appreciate if someone could give me a clue with the top
> navigation buttons on
>
> http://seamus.madduck.net/~madduck/abacons4/ [valid XHTML1.0]
>
> The client wants the bar to extend all the way across the width of
> the content, so up until the dotted line. I cannot figure out how to
> do that. 
>
> Does someone have an idea?
>
> Thanks!
Hi Martin,
Do you mean:

#categories {
  font-size: larger;
  background: green;
  padding: .2em 0;
}

Greetings,
francky
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/






__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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