Re: [css-d] extending a button bar across full width

2007-01-24 Thread tom aertssens
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/


[css-d] extending a button bar across full width

2007-01-23 Thread martin f krafft
Hi list,

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 relevant stylesheet is here

http://seamus.madduck.net/~madduck/abacons4/css/screen.css [valid CSS2]

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!

-- 
martin;  (greetings from the heart of the sun.)
  \ echo mailto: !#^.*|tr * mailto:; [EMAIL PROTECTED]
 
spamtraps: [EMAIL PROTECTED]
 
an egg has the shortest sex-life of all: if gets laid once; it gets
eaten once. it also has to come in a box with 11 others, and the
only person who will sit on its face is its mother.


signature.asc
Description: Digital signature (GPG/PGP)
__
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/