aweber form in header
-
I’m sure someone somewhere has asked this. And I have looked. But it still doesn’t make sense to me.
How do I create an aweber opt in form to put in my header widget and format it so that it’s just a simple thin horizontal block of color with the call to action and opt in box? I know how to activate the header widget, I know how to create the aweber form and stick it in there… what I can’t figure out is how to format it. thanks.
If this helps, here is my form code…. is there somewhere in there I can format it so it is a thin horizontal band?
<div class="AW-Form-1991648522"></div>
<script type="text/javascript">(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "http://forms.aweber.com/form/22/1991648522.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, "script", "aweber-wjs-wrponqipd"));
</script>thanks
Mod
I have no idea what an aweber form is (link to site?), but the above code is wrapped in a div with class of
AW-Form-1991648522
, so something like this might work:.AW-Form-1991648522 {style elements;}
Put code in between backtick (
Code:`) characters. It’s usually located above the Tab key on your keyboard. Moved to Support. Please post in the correct section next time.
Mod
Quote:Where is support?You originally posted in the “General Talk” forum. I moved your thread to “Support”.
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.