Log in

View Full Version : Layout Problem (IE6 are not our friend) :(



zack
06-12-2008, 04:40 AM
hello. first of all this is an awesome website. and pardon my english.

hey i have a problem with IE6. it seems that IE6 are being unfriendly and decided not to follow the footsteps of his brother, IE7; on complying with the CSS that i have written.

This is the page (currently in working progress of course):
http://www.vibrants4u.com/TempPtm

it looks OK in firefox and ie7 blablaba...but the content on the right seems to drop to the bottom when opened with ie6. i tried the [if ie6] thingy but it didnt work.

herewith i enclose the coding (well...u can view the source code for the html) for u to see and come up with a solution. help and advise are much appreciated. thank you

the css:
save (http://www.fileden.com/files/2007/6/23/1203131/styles.css)

chasery
06-13-2008, 12:11 AM
Just looking over your site, the only "problems" I noticed is that ie6 does not support transparent .png files with out a little javascript help.

http://homepage.ntlworld.com/bobosola/pnghowto.htm

Also you use h1 tags multiple times. For SEO purposes, h1 should only be used once through out a page.

I don't exactly see where the content is dropping? SS?

zack
06-16-2008, 07:15 AM
oh i see. i didnt know H1 should be use only once in a page. thanks. will ammend it in the near future.

the reason why its not dropping anymore is because i already figured it out myself. :D thank you though.

now i want to make it a printer friendly site. which gots to do with display:none thingy and multiple stylesheet. am i correct? will post question if stuck.

tq