Hi, my site is http://whooplon.com At the top of my site, I'm trying to get the "Email Address", form, and Subscribe button on one horizontal line instead of vertically stacked. Any ideas?
Hi, my site is http://whooplon.com At the top of my site, I'm trying to get the "Email Address", form, and Subscribe button on one horizontal line instead of vertically stacked. Any ideas?
You need to remove the <br> tags in the form markup and place all of the form code into a single <div></div> first.
Ok, thanks. Where is the form markup? I only see these tags in the ttw-advanced opts.php.
Here is the ttw-advancedopts.php:
[Code moderated as per the Forum Rules. Please use the pastebin]
Still trying- I can't access the form code (please disregard my last post), as it sits with MailChimp. But I can manipulate the elements with CSS. I haven't been having any luck getting them aligned, but it seems like it's possible. Any suggestions?
I aligned the elements using CSS, using float and margins. Not sure if this will work across browsers though.
This topic has been closed to new replies.