• Resolved Itoma Lux

    (@irotom)


    Hi there.

    I’m Eric. I’m trying to show people some content on our site without leaving it or bringing on new tab – hence alligator popup plugin seems to fit the bill well for CX.

    I can’t find though how to put % values for height & width of popup.

    I tried:
    https://www.w3schools.com/css/css_dimension.asp
    For example:
    height: 200px;
    width: 50%;
    Or
    height:100vh;
    but they don’t seem to work.

    Only this format seems to make any difference but it is in pixel value:
    [popup url=”https://cubecolour.co.uk/wp” height=”300″ width=”300″ scrollbars=”yes” alt=”popup”]Link Text[/popup]

    Can you advise how to bring popup window as %%% of the whole site size?

    All the Best,
    Eric

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author cubecolour

    (@numeeja)

    This plugin creates a new browser window, not a new element inside the current window, so the only unit supported is pixels.

    I would suggest looking into into using a lightbox plugin to achieve what you have described.

Viewing 1 replies (of 1 total)
  • The topic ‘How to bring popup window in %%% percentage of height & width?’ is closed to new replies.