Hello,
You should be able to put shortcode in center tag or set style e.g.
<p style=”text-align: center;”>[grwebform wid=”PUT_WEBFORM_ID_HERE” css=”on/off”]</p>
Please feel free to contact us for any other
issues related with general support.
We will be happy to help.
I have tried the ciode you gave me. It isn’t working. When I switch back from the HTML editor mode after pasteing the code you gave me it DOES center the shortcode in the WYSIWYG editor ie I see [grwebform wid=”xxxxxx” css=”on”] in the middle of the screen in the WYSIWYG editor – but when I publish it is not centered and still on the left.
No it never worked and it still doesn’t work to align forms in center in posts and pages. Please GR get your act together as fix this issue once and for all. Forms look weird always hanging to the left.
HI,
You can try:
<div style=”margin-left: auto;margin-right: auto;width: 50px;”>
[grwebform_tag_here]
</div>
As you can see:
http://screencast.com/t/C9fQHKrtGI
Hi, I have the same problem and this doesn’t work.
I have tried this aswell:
<div style=”margin-left: auto;margin-right: auto;width: 50px;”>
[grwebform_tag_here]
</div>
But this puts the code to the right side..
Hi,
As you can see here:
http://screencast.com/t/y0isrNFxa4Tb
works fine… you can change “width” value less or more as you need,
e.g width: 100px; if you need more left.
I am glad that your issue has been resolved
and we could helped you.
Please don’t hesitate to contact us if you have
any questions, I’ll be happy to assist you.