|
|
#1 |
|
Senior Member
Join Date: Aug 2006
Posts: 129
Rep Power: 15 ![]() |
My layout header works fine in Foxfire but not in IE (internet explorer).
The problem is caused by the quicksearch.tpl plugin portion... in IE it seems to consistently have an unwanted line break in the quick search cell no matter what size i make it or how i change the align properties. page - www.abletrader.com Any thoughts on why this happens in IE or how to fix it? |
|
|
|
|
|
#2 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,118
Rep Power: 118 ![]() |
I am not sure if this will work or not but you could try adding a style to the form tag. For example:
Code:
<form name="search" id="search" method="get" action="searchresults.php" style="display: block;">
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#3 | |
|
Moderator
Join Date: Mar 2006
Location: Great Ocean Road - Australia
Posts: 741
Rep Power: 28 ![]() |
Another solution is to bury this
Quote:
The same with </form> - bury it between a </td> and a <td> This should then effectively get rid of unwanted vertical spaces.
__________________
Chaslie V4.1 dev 68 Classifieds Important Links Customer Area | Issue Tracker | User Manuals & Documentation HTML Help W3 Schools |
|
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Aug 2006
Posts: 129
Rep Power: 15 ![]() |
nothing seems to be working still... when i hover over the bottom part of the blue table in the pic below it says 'margin: 19px' and i'm not sure where that code is coming from. any ideas?
|
|
|
|
|
|
#5 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,118
Rep Power: 118 ![]() |
You could try to add this to the style sheet:
.qs input { margin: 0px; padding: 0px; }
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#6 |
|
Senior Member
Join Date: Aug 2006
Posts: 129
Rep Power: 15 ![]() |
yep, that did the trick. thanks!
|
|
|
|
|
|
#7 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,118
Rep Power: 118 ![]() |
Woo Hoo 2 points for me.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Display order of Ads | HotAir | v3.1 Questions & Support | 9 | 09-25-2007 02:51 PM |
| Display New Listings | teg | v3.1 Questions & Support | 5 | 08-09-2007 05:56 PM |
| Browse Category Display | dawyatt | v3.1 Questions & Support | 5 | 05-17-2006 01:06 PM |
| Display Total Number of Users | Eric Barnes | v3.0 Questions & Support | 5 | 05-10-2006 11:22 AM |
| Display Total Number of Listings | Eric Barnes | v3.0 Questions & Support | 2 | 03-30-2006 02:29 PM |