Support » Plugin: Really Simple Popup » How do I set the width?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author huntlyc

    (@huntlyc)

    Hi SmoovP,

    Currently there is no easy way to do this, but I’m working on an update that will allow the user to individually set the width and height. I’ll update you when this is done.

    Cheers,
    Huntly

    Plugin Author huntlyc

    (@huntlyc)

    Hi SmoovP,

    Just to let you know, I’ve updated the plugin (1.0.2) to allow you to set the width/height of an elament. Simple use the data attributes:

    data-popupheight="100" data-popupwidth="400"

    You need to use both for this to work properly…

    In your example you’ll want to do something like this:

    <a class="hs-rsp-popup hiddendiv" href="http://keystoneaviation.com/empty-legs" data-popupheight="400" data-popupwidth="600">Popup Test (set width)</a>

    You can see a few examples here: http://huntlyrubytest.co.uk/popup-test/

    Let me know how you get on.

    Cheers,

    Plugin Author huntlyc

    (@huntlyc)

    Marking as resolved…

    Thread Starter SmoovP

    (@smoovp)

    Huntly,

    Thanks, and I apologize for missing that you had replied and updated the plugin.

    I really appreciate it.

    patrick

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How do I set the width?’ is closed to new replies.