| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
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 |
|
|
|
|
|
#2 (permalink) |
|
Semantics, yay.
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:
|
|
![]() |