Re: [css-d] Weird IE problem with a background image - SOLVED

2006-01-05 Thread Christian Montoya
On 1/5/06, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Christian Montoya wrote: > > http://temp.rdpdesign.com/ezcms/ > > > "Calendar" and "News and Events" ... Why doesn't IE show the icon? > > The usual IE/win layout bug... > #rightColumn h2 {position: relative;} > ...will work. So will any other

Re: [css-d] Weird IE problem with a background image

2006-01-04 Thread Gunlaug Sørtun
Christian Montoya wrote: > http://temp.rdpdesign.com/ezcms/ > "Calendar" and "News and Events" ... Why doesn't IE show the icon? The usual IE/win layout bug... #rightColumn h2 {position: relative;} ...will work. So will any other hasLayout trigger. regards Georg -- http://www.gunlaug.no

[css-d] Weird IE problem with a background image

2006-01-04 Thread Christian Montoya
Hello list, At the following page: http://temp.rdpdesign.com/ezcms/ there are two headers at the right, "Calendar" and "News and Events" both headers have little background icons in Firefox and Opera Win, but for some strange reason, the icon for "Calendar" does not show up in IE 6. I have tried