Jono wrote:
> On 10/8/05 2:32 PM, "Gunlaug Sørtun" <[EMAIL PROTECTED]> wrote:
>>> It appears to be a cascading issue - due to how flip-flopping the h1
>>> and h2 CSS order changes the display - but I cannot pinpoint where
>>> the problem is occuring.
>>
>> Interference from 'voice-family hack' I think. It isn't needed
>> anyway.
>>
>>> Any idea how to fix this for IE 5.0?
>> h2.replace {
>> font-size: 130%;
>> padding: 58px 0 0 0;
>> width: 192px;
>> background-image: url(images/h2-logo-tag.gif);
>> background-repeat: no-repeat;
>> overflow: hidden;
>> height: 58px;
>> heigh\t: 0;}

This technique, as well as the negative text indent technique, doesn't
address the issue of styles ON / images OFF. What about people browsing with
images off?
Also, the font-size declaration seems useless since the text is only visible
with CSS *off*...

Thierry | www.TJKDesign.com


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to