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

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Pages load partially in IE, then 404 error

Post 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}
kanjigirl
Forum Members
Forum Members
Posts: 52
Joined: Fri Aug 01, 2008 11:23 pm

Re: Pages load partially in IE, then 404 error

Post 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.
kanjigirl
Forum Members
Forum Members
Posts: 52
Joined: Fri Aug 01, 2008 11:23 pm

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

Post 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?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

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

Post 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...
kanjigirl
Forum Members
Forum Members
Posts: 52
Joined: Fri Aug 01, 2008 11:23 pm

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

Post by kanjigirl »

I'm in FF 3.01 and can't see that. I'll check it in Browsercam, thanks.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

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

Post by Dr.CSS »

Making copyright 185px wide will give it enuf room t move to the next line up...
kanjigirl
Forum Members
Forum Members
Posts: 52
Joined: Fri Aug 01, 2008 11:23 pm

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

Post 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.
Post Reply

Return to “Layout and Design (CSS & HTML)”