I've created a Mobile template that includes the code:
<div class="mktoContent" align="center" >
</div>
This allows for the template to be centered, but any element I add to the asset (forms, banners, etc) does not center, they remain in the same place I've added them. How do I get elements to adjust to page width?
That's not how "Free-form" landing page templates work. Those templates are just the skeleton of the page. Any content the user drags on in the landing page editor is absolute positioned on the resulting page, meaning it doesn't matter what you've coded into the template since it won't be applied.
Hi Justin,
Thanks for the response. Do you have a suggestion on how to add forms to a Free-form page? I have all of my content/banners added as tokens, and everything is working perfectly. I need to add a form, however, I'm not sure how to do that so that it does not remain absolute. Perhaps this not how to go about creating a landing page with a form?
Thanks for your help.
Johnine Hoehn you can strip all the positioning styles from the <DIV id="lpeCDiv_..."> that Mkto inserts to the hold the form, then relocate the form within the DOM... gotta know what you're doing there, though. Can you post the link to your LP?
If the form is going into a fixed region of the page that is already structured, why wouldn't you use a "Guided" landing page for this? Probably more what you're looking for if you don't want people dragging things around.
Justin
Sent via mobile