White Space In IE But Not Firefox 1k Creds For FIX!

Status
Not open for further replies.

dquigley

New Member
Messages
249
Reaction score
0
Points
0
Hey everybody, I am having trouble with a web site I am working on. In firefox everything is fine, there is no white space, but in internet explorer 7 I am getting 3 big white lines where they shouldnt be. Tables are a pain in the butt, I was wondering if anyone could help me with it? Thanks.

Offering 1k creds for fix

Btw its a local web hosting company, and the url to see the error is

www.myhugehost.com

The page is below
 

Attachments

  • index.rar
    2.8 KB · Views: 2
Last edited:

sourfacedcyclop

New Member
Messages
221
Reaction score
0
Points
0
Nope, sorry, I try my best to avoid tables :). BTW, I don't think you're allowed to link to other hosting companies,
 

dquigley

New Member
Messages
249
Reaction score
0
Points
0
Well since the website isnt working I doubt it will matter, but if Im wrong hopefully a mod will just tell me and not get mad : P
Edit:
Im feeling a little sick, im gonna take a nap, Ill be back in an hr or so, hoping for results! :D
 
Last edited:

Wizet

New Member
Messages
644
Reaction score
0
Points
0
I don't see a white space. Do you mind pointing it out to me?
 

dquigley

New Member
Messages
249
Reaction score
0
Points
0
Added the coding into the style sheet but it didnt do anything. :/ thx anyways
Edit:
Well I figured out WHERE the problem is by searching, my form box is too big.


<td width="277" valign="top"><form action="http://www.myhugehost.com/whmcs/domainchecker.php" method="post" class="style1">


<div align="center" class="style1">
<input type="hidden" name="direct" value="true">
<input name="domain" type="text" class="style1" size="20">
<select name="ext" class="style1">
</select>
<input type="submit" class="style1" value="Go">
</div>
</form></td>

Trying to make it smaller and such, cant seem to get it small enough to get rid of ALL the white space.
 
Last edited:

sourfacedcyclop

New Member
Messages
221
Reaction score
0
Points
0
I played around with the code for a bit and that was the only thing I could think of. Sorry I couldn't be more help, I don't use tables to often
 

dquigley

New Member
Messages
249
Reaction score
0
Points
0
I HATE TABLES D: Thanks for trying.
Edit:
Well I figured a way to fix it, I just deleted the form and instead put in clickable text leading to the whmcs form, lame hack fix but what can I do? Thanks every1 for trying. Closing thread.
 
Last edited:
Status
Not open for further replies.
Top