Re: [WSG] Making CSS Buttons active

2005-07-30 Thread David Hucklesby
Mike Kear asked:  I'm building a site with a navigation button stack in the left  column, and I'm trying to figure out how to make the whole button  active.  I know I've seen it happening somewhere but I can't find  an example right now.   Can anyone show me how that is achieved? Christian

Re: [WSG] Making CSS Buttons active

2005-07-30 Thread David Hucklesby
Mike Kear asked:  I'm building a site with a navigation button stack in the left  column, and I'm trying to figure out how to make the whole button  active.  I know I've seen it happening somewhere but I can't find  an example right now.   Can anyone show me how that is achieved? Christian

[WSG] Making CSS Buttons active

2005-07-29 Thread Michael Kear
Im building a site with a navigation button stack in the left column, and Im trying to figure out how to make the whole button active. I know Ive seen it happening somewhere but I cant find an example right now. Can anyone show me how that is achieved? Im not sure if Im making myself

Re: [WSG] Making CSS Buttons active

2005-07-29 Thread leenath1
You need to use the property "display:block;". I suggest you see some of the great examples at http://css.maxdesign.com.au/listamatic/ - Original Message - From: Michael Kear To: wsg@webstandardsgroup.org Sent: Friday, July 29, 2005 8:10 PM Subject: [WSG]

RE: [WSG] Making CSS Buttons active

2005-07-29 Thread Michael Kear
To: wsg@webstandardsgroup.org Subject: Re: [WSG] Making CSS Buttons active You need to use the property display:block;. I suggest you see some of the great examples at http://css.maxdesign.com.au/listamatic/ - Original Message - From: Michael Kear To: wsg

Re: [WSG] Making CSS Buttons active

2005-07-29 Thread Christian Bradford
PROTECTED] Sent: Friday, 29 July 2005 8:19 PM To: wsg@webstandardsgroup.org Subject: Re: [WSG] Making CSS Buttons active You need to use the property display:block;. I suggest you see some of the great examples at http://css.maxdesign.com.au/listamatic/ - Original