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
Printable View
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
should be overflow-y, like the others, no? not overflow-x, that's acrossCode:#content_column_two .column_two_section_two {
clear:none;
float:none;
height:290px;
margin:0 auto;
overflow-x:auto;
padding-top:0;
width:100%;
}
And you also have inline styling that could be messing things up:
Code:<div class="column_two_section_two" >
<!------Gallery Images Begin--->
<div style="width: 100% height:290px; overflow: hidden;">
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/
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
Changed overflow to Y and fixed most of the problem , now if i could just figure out how to center =)
just add the tag this tab to the top
<center>
>.< that should do it
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?