Dreamhost CGI contact form, formatting in sidebar?
-
Hey all,
So I am using the widget builder plug-in to use the Dreamhost CGI contact form to get a mailing list situation working, But when added the whole first part of the code creates a big blank space on the page…. it says hidden but apparently while hidden, there is still alot of space on the page. The only way to use it is to use the CGI script below… Is there a way I can truly hide the first part of the form so theres not a bunch of space on the page or widget. It happens on both.
<form method="post" action="https://blahblah.com> <input type="hidden" name="list" value="friends@https://blahblah.com" /> <input type="hidden" name="domain" value="https://blahblah.com" /> <input type="hidden" name="url" value="https://https://blahblah.com" /> <input type="hidden" name="unsuburl" value="https://https://blahblah.com" /> <input type="hidden" name="alreadyonurl" value="https://https://blahblah.com" /> <input type="hidden" name="notonurl" value="https://blahblah.com" /> <input type="hidden" name="invalidurl" value="https://https://blahblah.com" /> <input type="hidden" name="emailconfirmurl" value="https://https://blahblah.com" /> <input type="hidden" name="emailit" value="1" /> Name: <input name="name" /> E-mail: <input name="email" /><br /> <input type="submit" name="submit" value="Join blah blah Friends Email List" /> <input type="submit" name="unsub" value="Unsubscribe" /> </form>
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Dreamhost CGI contact form, formatting in sidebar?’ is closed to new replies.