Log in

View Full Version : My page not displaying correctly in IE



illusive817
04-29-2010, 01:03 PM
need some help figuring out what i did wrong , in IE it is all messed up

http://www.Demiseonline.com

any help would be appreciated , Thank you

Geezer D
04-29-2010, 03:16 PM
#content_column_two .column_two_section_two {
clear:none;
float:none;
height:290px;
margin:0 auto;
overflow-x:auto;
padding-top:0;
width:100%;
}

should be overflow-y, like the others, no? not overflow-x, that's across

And you also have inline styling that could be messing things up:

<div class="column_two_section_two" >

<!------Gallery Images Begin--->

<div style="width: 100% height:290px; overflow: hidden;">

Geezer D
04-29-2010, 03:36 PM
Oh, and as far as it not centering in IE, I don't know, I am actually having the exact same problem with this site: http://erikaslist.org/

illusive817
04-30-2010, 03:15 AM
il give those a try , thanks for the reply

the only thing i have read about the non centering in IE is , you need some other code , but i havent gotten that far , i only use Firefox or Chrome
soo do pretty much everyone i know , but just incase , need to get IE right

illusive817
04-30-2010, 03:20 AM
Changed overflow to Y and fixed most of the problem , now if i could just figure out how to center =)

Deadweight
05-06-2010, 07:12 PM
just add the tag this tab to the top
<center>

>.< that should do it

illusive817
05-11-2010, 07:00 PM
Thanks , now if i can just figure out why my Dhtml , movies are posting in the wrong position , it will be done with IE errors!

Click on one of the movies and see how the overlay is in the left top corner?