Kimi81 Posted July 5, 2006 Posted July 5, 2006 I have problem about placement of my shop. I use center shop modification and I want to place my shop to left side of screen. I use following code to do this: margin-left: 0px; margin-top: 0px; margin-bottom: 0px; It works with Mozilla but not with IE. With IE my shop will stay in center of screen.
Guest Posted July 5, 2006 Posted July 5, 2006 Funny, I have the fixed width contribution. Works like a dream in the OSC portion of my site, in Firefox, AOL, and IE. Now, I applied fixed width to my .html pages of my site cause I'm making them look like my store. Again, works just fine in Firefox, but NOT in IE, my .html pages are left justified. But you click on the store and positions correctly. And IE also messes up my header on my .html pages. Wierd. IE is just plain weird LOL.
Kimi81 Posted July 5, 2006 Author Posted July 5, 2006 I have found solution to problem. float: left; That works with IE. I hope that help someone else also.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.