Re: [css-d] MAC OSX problem with background image in hyperlink

2005-09-07 Thread Ben Curtis
Hopefully when the large image (above) repeats, there will not be enough padding to reveal the small arrow in the second image that gets repeated (incorrectly) in IE5/Mac? Lemme' know if that works? The problem is much more insidious than a repeating image. Basically, when the link wrap

Re: [css-d] MAC OSX problem with background image in hyperlink

2005-09-07 Thread Jono
On 9/7/05 6:05 AM, "Bob Easton" <[EMAIL PROTECTED]> wrote: > Two solutions: > 1) hide from MAC IE (radpidly declining market share) with this hack: > http://www.sam-i-am.com/work/sandbox/css/mac_ie5_hack.html > > 2) code the image into the html (yes I know, you want to avoid this) 2.5) NOT SURE

Re: [css-d] MAC OSX problem with background image in hyperlink

2005-09-07 Thread Bob Easton
Antony Tennant wrote: ... There is a design requirement to have an arrow at the left of a link. I have tried to do this using css to add a background image to the link rather than having an image hard coded before each link. I have encountered a problem as illustrated at http://www31.brinkster

[css-d] MAC OSX problem with background image in hyperlink

2005-09-07 Thread Antony Tennant
Hi all, I have a problem and would appreciate if anyone can shed light on a solution (if there is one). There is a design requirement to have an arrow at the left of a link. I have tried to do this using css to add a background image to the link rather than having an image hard coded before