OptinSkin allign center

2 replies
Hi I'm using optin skin, as some of you may know you can add an optin form via a shortcode once you have created an optin form inside your wp dashboard.

the shortcode would be [ois skin="nameofyouroptinform"]

I placed this shortcode at the bottom of my squeeze page but I can't seem to get it to center align. The optin form shows up but it's on the left side of the squeeze page.

Please help. thanks.
#allign #center #optinskin
  • Profile picture of the author WillR
    Just wrap the shortcode in a div like this:

    <div style="text-align:center">
    [ois skin="nameofyouroptinform"]
    </div>

    That should work.
    {{ DiscussionBoard.errors[8778172].message }}
    • Profile picture of the author TheMaleRN
      Originally Posted by WillR View Post

      Just wrap the shortcode in a div like this:

      <div style="text-align:center">
      [ois skin="nameofyouroptinform"]
      </div>

      That should work.
      Tried it but it still doesn't do anything. I instead made the form larger to occupy the entire width of the squeeze page content area.

      I'd also like to put an exit pop up. do you know how to do that using the shortcode with optinskin?
      {{ DiscussionBoard.errors[8779303].message }}

Trending Topics