can anyone check http://www.mygame-store.com both in IE and Firefox for some reason in IE, it screw up. everything become very big but in Firefox it show perfectly fine I couldn't figure out whats wrong anyone please help me Thanks in advance guys
i'm just gonna take a stab at this, that bookmark link you have in the upper left hand corner, that might be causing the problem. like i said, just a guess.
Probably the font sizes, in my opinion. Try using a definitive amount of px instead of ems, and tell us what happens. I doubt it's the bookmark thing in IE because it displays perfectly fine for me... and from the images displaying fine, the divs displaying fine and the text being the only thing that isn't displaying fine.. take a guess Anyways, hope I helped!
<div id="sitetitle" style="float: left; height: 121; width: 1040; color: #333"> <h1 style="text-align: center"> <h1 style="text-align: center">PlayStation 3</h1> <h2> Gee, I wonder what's wrong? Inlined presentation, mixed metrics, lack of metric on some elements (height:121 - 121 WHAT? PX? EM? %? Taco's? Jalapeno's on a stick?), unclosed H1 tag (that's your most likely culprit - H1 inside a h1 with a % font size = doublesize), google adverts inside an h2, then later down the page headers that are using ten tags to do the job of a single header.... See, we have this thing called validation these days... separation of content from presentation? Ring any bells? Phew... what a train wreck. Lemme guess, first website?