Previous Message
Next Message

Win IE selector using attributes from another div

Sent by Brad Cathey on 1 July 2004 18:06


> bradford wrote:
> 
>> Strange behavior indeed, fellow CSSers! See for yourself:
>> 
>> PAGE: http://208.56.234.118/xm_dialogs/editor.html
>> 
>> CSS: http://208.56.234.118/xm_dialogs/edit.css
>> 
>> The Log Out link in Win IE is picking up the background image used in the
>> Bold and Italic buttons
>> (div = stylebar). Looks fine in Win NS and IE and Safari on Mac. Any ideas?
>> I'm stumped on this one.
>>  
>> 
> 
> Happens on Firefox too, because you need to change this rule:
> 
> div#stylebar a:link, a:visited
> 
> to this:
> 
> div#stylebar a:link, div#stylebar a:visited
> 
> Zoe


That did it! Grammar always gets me. Thanks soooooo much!

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: