Page 2 of 2

Re: Pages load partially in IE, then 404 error

Posted: Thu Aug 14, 2008 4:50 am
by Dr.CSS
The none red part is from a default template...


{literal}


img {
  behavior: url(iepngfix.htc);
}
#wheat-ears img {
  behavior: url(iepngfix.htc);
}



{/literal}

Re: Pages load partially in IE, then 404 error

Posted: Thu Aug 14, 2008 11:08 pm
by kanjigirl
That did it! Thank you SO much!

Did it just not like my fix for transparency? I don't know why I ever had that in the main CSS file in the first place. Thank you.

Re: SOLVED: Pages load partially in IE, then 404 error

Posted: Thu Aug 14, 2008 11:28 pm
by kanjigirl
Almost there in IE6 - I'm seeing a box with a broken image icon around the wheat png at the bottom left. Any suggestions on getting it to go away?

Re: SOLVED: Pages load partially in IE, then 404 error

Posted: Fri Aug 15, 2008 2:23 am
by Dr.CSS
That kind of a call is not CSS so it choked on it, is more like a link, it looks like you have fixed the missing image in IE, you may want to look at it in Firefox, I'm using 2.****, the lower left text with the wheat, the word reserved is off the page, below...

I build not design, nice looking site...

Re: SOLVED: Pages load partially in IE, then 404 error

Posted: Fri Aug 15, 2008 2:46 am
by kanjigirl
I'm in FF 3.01 and can't see that. I'll check it in Browsercam, thanks.

Re: SOLVED: Pages load partially in IE, then 404 error

Posted: Fri Aug 15, 2008 2:58 am
by Dr.CSS
Making copyright 185px wide will give it enuf room t move to the next line up...

Re: [Solved] Pages load partially in IE, then 404 error

Posted: Fri Aug 15, 2008 3:36 pm
by kanjigirl
Done. Thank you again. This is my first time using CMSms and I've been really impressed with the help I've found in the forums. I'll be using this CMS frequently.