Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Damian

    (@timersys)

    Yes you have multiple locations to choose from. Just create a new popup and configure the settings

    Thread Starter kendorama

    (@kendorama)

    I realize you can pick stuff like, Top Right, Bottom Right< Center, etc.

    I wanted to know if you could change the box so there’s no space between say the bottom right and the bottom right of the screen. As is, there’s a specific amount of padding at any of the corners.

    Plugin Author Damian

    (@timersys)

    You can always use css to modify it. If your popup ID is for example 33 you can do something like:

    #spu-33{
    // change all you need in here
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change Box Location’ is closed to new replies.