On Dec 5, 2006, at 6:59 PM, Barney Carroll wrote:

> Does anyone know of any major (of course in the proper sense there are
> none, but relatively speaking...) differences between the two?
>
> Significantly, this code is fine across the PC board, but FF Mac puts
> the background image far too low.
>
> <ul>
> <li>
> <a href="profile">Edit your profile</a>
> <a class="draftlink" href="profile/draft.html"></a>
> </li>
> </ul>
>
> a.draftlink
> {
>    display: block;
>    position: absolute;
>    top: 5px;
>    left: -9px;
>    width: 15px;
>    height: 7px;
>    font-size: 1px;
>    font-size: 0;
>    text-decoration: none;
>    background-image: url(/images/bulletredlevel1.gif);
>    background-repeat: no-repeat;
>    background-position: 0.5em 0.5em;
> }

As usual, a little bit more details would come in handy.
It is really *not* difficult to create a test case if you can't post  
the real url, for whatever reason.

Which version of Firefox (left unspecified) ?
Seeing how you are doing odd things with font-sizing (ahem: counter- 
productive):
Minimum font-size is turned ON in one version but not in the other  
version?


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