Aweber already has some pretty sweet web form templates but they’re still a bit too stylized for my liking.
I wanted a simple horizontal form to fit with the style here at Silicon Shovel so I created this CSS optin form for Aweber. I had a couple of people ask how I did it, so I’ve created an html file containing the optin form source code so you can give it a spin yourself.
Why Just Collect an Email Address?
I’m only collecting emails (no names) because I want to increase the signup rate and I really don’t need your name to send you cool stuff.
In fact, I was recently looking through my subscriber database and found that over 10% of names were either entered incorrectly, plain nonsense or just plain profanity so using them in emails just looks wrong. Besides, most of my blog readers know all about auto-responders anyway so using names in emails doesn’t really impress anybody anymore.
Styling The Optin Form
It’s styled using inline css so if you’re a code-ninja, knock yourself out and tweak it as you want. But if you know just enough code to be able to break it, I’d just run with it. Why bother screwing around with it when I’ve gone and done it all for you?
You can always change the button text if you want though. And to make it work you MUST ENTER YOUR OWN aweber LIST NAME and FORM CODE that you can get from your Aweber account (It’s the 10 digit number).
These are the rest of the bits you can / should customize
They’re marked up in the attached html file that you can just load up to your server.
<!–1–> 10 Digit Aweber Number (ESSENTIAL)
<!–2–> This is your list address (eg.YOURLIST@aweber.com) (ESSENTIAL)
<!–3–> You can also change the confirmation page URL although I like the aweber video option that’s already there
<!–4–> You can add an optional tracking code here to monitor optins using this exact form
<!–5–> Change the submit button text
Get the source code here or preview the html file
Let me know how you get on and if you have any questions, just add them below. And don’t forget to click all the shiny social buttons to spread the mojo on digg and twitter and stuff.