Topic: IE bug or bug in my code? (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=22310" title="Pages that link to Topic: IE bug or bug in my code? (Page 1 of 1)" rel="nofollow" >Topic: IE bug or bug in my code? <span class="small">(Page 1 of 1)</span>\

 
quisja
Paranoid (IV) Inmate

From: everywhere
Insane since: Jun 2002

posted posted 06-24-2004 15:53

Hey, I would appreciate if someone could take a quick look at this for me. Bring out the menu and then choose to show the contact form. In FireFox it displays just fine and as intended but IE seems to add margins between each input/textarea element. Is there a work around or have I made a mistake?

CSS:

code:
#touch input, #touch textarea {
background: #ddeeff url("/decor/blue.png");
border: none;
border-bottom: 2px solid #000;
font-size: 11px;
font-family: verdana;
color: #000000;
font-weight: bold;
margin: 0px;
width: 249px;
display: block;
height: 25px;
padding-top: 6px;
padding-left: 2px;
}





(Edited by quisja on 06-24-2004 16:08)

Virbatem
Nervous Wreck (II) Inmate

From: Perth Western Australia
Insane since: May 2004

posted posted 06-29-2004 04:27

The FORM has placed a margin between it's elements.


#touch input, #touch textarea, #touch form {


Not Enough Is Better Than Too Much



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu