Re: [css-d] image replacement with links in IE

2007-03-26 Thread brian
Ingo Cao wrote: Hi Brian, Do you have, or can you make something to put on a public server for us to look at? Just to show us the HTML you use and the effect you are trying to achieve? Right. You can see the design at www.semprinirecords.com This is a link to a page where the problem

Re: [css-d] image replacement with links in IE

2007-03-25 Thread Bradley Wright
On 24 Mar 2007, at 21:55, brian wrote: .ImageReplace, .ImageReplace li { letter-spacing: -1000em !important; background-repeat: no-repeat;} If you had the following mark up: ul class=imageReplace lia href=Home/a/li /ul Would now the UL be shifted 1000em left, closely followed by the LI

Re: [css-d] image replacement with links in IE

2007-03-25 Thread brian
Bradley Wright wrote: On 24 Mar 2007, at 21:55, brian wrote: .ImageReplace, .ImageReplace li { letter-spacing: -1000em !important; background-repeat: no-repeat;} If you had the following mark up: ul class=imageReplace lia href=Home/a/li /ul Would now the UL be shifted 1000em

Re: [css-d] image replacement with links in IE

2007-03-25 Thread Ingo Chao
brian wrote: ... I'm working on a site that uses a lot of transparent PNGs for the navigation. Obviously, this requires that i use the AlphaImageLoader filter for IE. However, i'm struggling to come up with a replacement method that will also ensure that the links are clickable. ...

[css-d] image replacement with links in IE

2007-03-24 Thread brian
My apologies if this has been answered already. I can't figure out how to retrieve my password in order to search the archives. I'm working on a site that uses a lot of transparent PNGs for the navigation. Obviously, this requires that i use the AlphaImageLoader filter for IE. However, i'm

Re: [css-d] image replacement with links in IE

2007-03-24 Thread David Hucklesby
On Sat, 24 Mar 2007 17:55:38 -0400, brian wrote: I'm working on a site that uses a lot of transparent PNGs for the navigation. Obviously, this requires that i use the AlphaImageLoader filter for IE. However, i'm struggling to come up with a replacement method that will also ensure that the

Re: [css-d] image replacement with links in IE

2007-03-24 Thread brian
David Hucklesby wrote: On Sat, 24 Mar 2007 17:55:38 -0400, brian wrote: I'm working on a site that uses a lot of transparent PNGs for the navigation. Obviously, this requires that i use the AlphaImageLoader filter for IE. However, i'm struggling to come up with a replacement method that will