Old 26-01-2008, 09:27   #1 (permalink)
archerjd
Registered User
 
Join Date: Jan 2008
Posts: 4
I cannot sort an IE6 problem

Hi there I'm new to web design and have been taking on a number of small projects. I'm trying to create valid css/xhtml website and one in particular has been causing me a headache. In Firefox 2 and IE 7 the site seems to work fine i think (i can't check because i have a MACBOOK and don't run windows on it... yet) In IE6 the homepage and contact can't display right because I'm using a PNG (I know IE6 hates those filetypes) and also because of some CSS error which I can't figure out feel free to browse the site tell me how I can fix the problem I'm stumped and need to finish it soon.
go to
www . wilton65publishing . com
to see whats wrong

I'd really apreciate some advice thanks.
Ja
  Reply With Quote
Old 26-01-2008, 11:03   #2 (permalink)
herkalees
Semantics, yay.
 
herkalees's Avatar
 
Join Date: Nov 2005
Location: Salem, Massachusetts
Posts: 1,094
Use this script to solve your IE6 PNG woes: PNG in Windows IE

And use conditional comments in your head element to write CSS tweaks that will only apply to IE6 (Stick it below the existing style sheet in your markup):
HTML Code:
<!--[if IE 6]> <link rel="stylesheet" type="text/css" href="path/to/ie6.css" /> <![endif]-->
__________________
  Reply With Quote
Old 27-01-2008, 04:29   #3 (permalink)
archerjd
Registered User
 
Join Date: Jan 2008
Posts: 4
Thanks I'll try that and test it as soon as I can get a copy of windows to run with bootcamp on my mac to test it.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8