IE7 Search bar error (Index) - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Support Forum Information (https://www.supportforums.net/forumdisplay.php?fid=1) +--- Forum: Site News and Feedback (https://www.supportforums.net/forumdisplay.php?fid=2) +--- Thread: IE7 Search bar error (Index) (/showthread.php?tid=4231) |
IE7 Search bar error (Index) - Gone - 01-08-2010 Omni you should see the advanced search (In the header) on IE7, it doesn't work well, its the length of the forum. RE: IE7 Search bar error (Index) - Skill - 01-08-2010 It's probably an easy fix. I use Internet Explorer (don't ask ) on a regular basis and i've grown used to it being the length of the forum. RE: IE7 Search bar error (Index) - WirelessWave - 01-08-2010 Switch to Firefox its 10x better than IE7 RE: IE7 Search bar error (Index) - Skill - 01-08-2010 (01-08-2010, 10:54 AM)zGod Wrote: Switch to Firefox its 10x better than IE7 I am currently using Firefox alongside Internet Explorer. RE: IE7 Search bar error (Index) - Grizzly - 01-08-2010 There really isn't any reason to keep using IE. RE: IE7 Search bar error (Index) - Omniscient - 01-08-2010 Ie7? Why are you still on IE7? Get IE8. Can you screenshot that btw? RE: IE7 Search bar error (Index) - Skill - 01-08-2010 (01-08-2010, 03:20 PM)Omniscient Wrote: Ie7? Why are you still on IE7? Get IE8. Can you screenshot that btw? I am still using IE 7 for one reason and one reason only; I haven't bothered to update. Here's a screenshot: Spoiler (Click to View) RE: IE7 Search bar error (Index) - Gaijin - 01-08-2010 That's because that table for the field is put into a DIV, which has not defined width... Automatic 100% width.... This should solve the problem.... adding a width attribute.... on the DIV in the 54th line Code: <div id="header"> RE: IE7 Search bar error (Index) - Gone - 01-08-2010 I am at school, and i don't like Ie8 at home either . |