Re: [css-d] [IE6] Problem with background-image

2006-03-10 Thread Ingo Chao
Eike Jordan wrote: > I already considered such a Javascript-DOM solution but the aspects > on http://www.satzansatz.de/cssd/wrappinglinkbg.html inspired me to > play around with some CSS settings. I found a semi optimal solution > whereas it is not less weird. Just add a defined height to the affec

Re: [css-d] [IE6] Problem with background-image

2006-03-10 Thread Eike Jordan
Ingo Chao wrote: > Eike Jordan wrote: >> recently i ran into a problem concerning background-images. In some cases >> the image has a really weird position that doesn't fit to the given >> CSS-settings: >> >> a.link_ext { >> background-image: url(/images/smarticons/link_ext.gif); >>

Re: [css-d] [IE6] Problem with background-image

2006-03-10 Thread Ingo Chao
Eike Jordan wrote: > recently i ran into a problem concerning background-images. In some cases > the image has a really weird position that doesn't fit to the given > CSS-settings: > > a.link_ext { > background-image: url(/images/smarticons/link_ext.gif); > background-r

[css-d] [IE6] Problem with background-image

2006-03-10 Thread Eike Jordan
Hi, recently i ran into a problem concerning background-images. In some cases the image has a really weird position that doesn't fit to the given CSS-settings: a.link_ext { background-image: url(/images/smarticons/link_ext.gif); background-repeat: no-repeat;