On 8/15/06 11:13 PM, "David Laakso" <[EMAIL PROTECTED]> wrote:

> Liz wrote:
>> 
>> I added margin-bottom: 8px; to "#navcontainer a" to get the space I want
>> between the background blocks.  The space is the way I want it on Safari and
>> FireFox but way too spread out vertically on IE on the PC.  How can I get
>> the space I want to work it least closely on all (modern) browsers?
>> 
>> sample is http://www.liztestsite.com/kh/sample.html
>> Liz
> Liz,
> Try adding 100% width to the a for an ie haslayout trigger [1]:
> #navcontainer a { width: 100%; }
> [1] <http://www.satzansatz.de/cssd/onhavinglayout.html>
> Best,
> ~dL
> PS Don't for get to give your final page a background-color (I default
> to fuchsia in Opera to catch myself)
> 
> 
> 
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?

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/

Reply via email to