On 8/16/06 1:54 AM, "Mari Sysimies" <[EMAIL PROTECTED]> wrote:

>> 
>> Actually it worked well until I tried a mouse-over.  Then it  collapses in
>> a
>> wierd way on IE on the PC.  Sample is still at
>> http://www.liztestsite.com/kh/sample.html  Do I need to put that width
>> other
>> places as well?
> 
> 
> Hi Liz
> 
> Sorry if I'm late, and You have got solution alreary. (I read list in
> digest-mode.)
> You can try something like this:
> 
> #navcontainer li
> {
>     margin-bottom: 8px;
>     padding-top: 2px;
>     padding-bottom: 2px;
>     padding-left: 5px;
>     background-color: #2b6a59;
> 
> }
> 
> #navcontainer a
> {
>     display: block;
>     width: 100%;
> }
> 
> Mari - not an expert

Thank you Mari,  that fixed it!  The previous fix was almost there but not
quite, had problems with the rollovers.

his works well and the padding where you put it keeps the list at the
correct width. Where I originally put it the width increased with the
padding even though there was room for the text.

Thank you

Regards,

Liz

> ______________________________________________________________________
> 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/
> 


______________________________________________________________________
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