A
Augustus
Scott_From_PA said:Has anyone figured out how to kill the line return that's created when
you insert a form?
form {
margin-bottom: 0px;
padding-top: 0px;
}
try:
margin-top:0px;
instead of padding-top:0px;
Scott_From_PA said:Has anyone figured out how to kill the line return that's created when
you insert a form?
form {
margin-bottom: 0px;
padding-top: 0px;
}
Scott_From_PA said:Has anyone figured out how to kill the line return that's
created when you insert a form?
form {
margin-bottom: 0px;
padding-top: 0px;
}
Els said:form{margin-bottom:0;}
Scott_From_PA said:Has anyone figured out how to kill the line return that's created when
you insert a form?
Els said:please ignore - I wasn't awake enough to see you already tried
that :\
Jukka said:Now we only need to see the OP's URL to find out what the
real problem is. So the problem will probably remain a
mystery. Or does someone wish to try and figure out the URL
based on the alleged domain in OP's E-mail address,
noway.com?
Els said:As far as the guessing game goes: I think he does mean the
infamous white space below a form (usually noticed when putting
a form inside a table cell), and that he made a minor mistake in
the CSS so that the margin-bottom:0 got ignored.
Scott_From_PA said:Thanks folks....
I've got two back to back deadlines coming up (web site jobs) and I'm
burning the candle on both ends.
Fred said:
Scott_From_PA said:You seem like a person with good character.
What's your fee?
If you don't know how to do simple things display a form inline, I recommend
passing on those website jobs to someone who knows WTF they're doing
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.