Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Looking for ways to change position of the stylish squeeze form

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › Looking for ways to change position of the stylish squeeze form

Tagged: align, center, css, squeeze form, Tweaks

  • This topic has 2 replies, 2 voices, and was last updated 9 years, 3 months ago by admin.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • March 30, 2015 at 3:37 pm #12428
    astenberg
    Member

    I’m adding the stylish squeeze form to squeeze pages and elsewhere on my site. In some places I’d like it centered, in others aligned right. I tried <div style=”text-align: right;”> but although it showed aligned right in the editing page, when I looked at the live page, the form is still aligned left.

    I’ve got one in a widget and other in a page.

    I found this: https://support.tipsandtricks-hq.com/forums/topic/centering-add-to-cart-fancy-6-button#post-48275

    but because I want to change placement, I don’t want to do it in the css unless there’s some trick I’m missing

    March 30, 2015 at 11:54 pm #69369
    admin
    Keymaster

    Here is another technique that you can use to align the form to the right using inline CSS:

    <div style="float: right;">
    [wp_eStore_ssf id="1"]
    </div>
    <div style="clear: both;"></div>

    Note: Make sure to enter this HTML code in the “text” mode of the editor.

    January 31, 2016 at 11:10 pm #69370
    admin
    Keymaster

    How to center the stylish squeeze form

    You can use the following technique to center the stylish squeeze form. Adjust the width value (depends on your page width) to different number so you can get the result you want:

    Example 1

    <div style="width: 300px; margin-left: auto; margin-right: auto;">
    [wp_eStore_ssf id="1"]
    </div>

    Example 2

    <div style="width: 560px; margin-left: auto; margin-right: auto;">
    [wp_eStore_ssf id="1" template="3"]
    </div>

    Note: Make sure to enter this HTML code in the “text” mode of the editor.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ