extreme-gadgets Posted March 12, 2008 Posted March 12, 2008 Hi. I'm having a problem with I.E. It doesn't show my page correctly (specifically, the homepage, specials, and new products section dont show right navigation bars, footer, or all the products. http://extreme-gadgets.com open it up in firefox and I.E to see the differences
Guest Posted March 12, 2008 Posted March 12, 2008 In your product Quad-band GSM Personal GPS Tracker try taking out the ( in the title and alt tag. It is the only thing I can see that would cause it to break right there. You do not need <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//E... in all your product descriptions, if you can take it out.
extreme-gadgets Posted March 12, 2008 Author Posted March 12, 2008 now what do i do about the footer? It needs to be spread out (at the bottom) like in firefox does
extreme-gadgets Posted March 13, 2008 Author Posted March 13, 2008 now what do i do about the footer? It needs to be spread out (at the bottom) like in firefox does
Guest Posted March 13, 2008 Posted March 13, 2008 It is NOT your footer that is messed up. If you look at your shipping.php page you will see in IE that it all lines up as it should (header, footer, and main text area). On your main page it does not because you have 3 columns of product that is causing the page to be wider than the footer. Your header and footer are set to 753px width <!-- start --> <table cellspacing="0" cellpadding="0" border="0" style="width:753px" align="center"> <tr> but your main body is set to 100%. <!-- body //--> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> You can easily set the whole site to the max 753px but that is very narrow. I would redo your header and footer to around 980px and then adjust your main page pictures to fit.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.