On Oct 25, 2006, at 12:48 AM, David Merwin wrote:

> I am trying to use MIR image replacement. Works great in Fireworks,
> but in IE (PC) and Safari it shows the first letters of the text that
> is being replaced. Making me crazy, can't figure out what is going on.

What is wrong with using <img src="myimage.gif alt="something"> ?
Seriously, I have serious doubts about the assumptions behind that  
method. I think it relies to much on buggy behaviour in browsers with  
negative letter-spacing.
There are a couple of open bugs for both Gecko (Firefox) and Safari.
>
> ALso, I am missing the discs in my ul. I can not figure out why they
> are not showing up.

Because you set those <li> to display:block. What you want is  
{display: list-item}, the default display value for <li>.
(which doesn't work in IE Windows).
>
> Page in Question Here: http://orcas.purebluedesign.com/Step2/
> disk_list.php

Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com>




______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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