• Resolved princeleft

    (@princeleft)


    Hello team.
    How can I change the size of the popup window and the enlarged image? Can you give me instructions?

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

    (@showcaster)

    Hello!

    Showcaster lets you to adjust the popup window size but not the image size. In Themes, change the popup width, item popup tab.
    Feel free to ask questions
    Thanks

    Hello! is it possible to change height? When i change width, it makes wrong proportions

    Plugin Author showcaster

    (@showcaster)

    Hi,

    Thanks for using Showcaster.
    The size of the popup can be changed from Themes / Styles > Item Popup -> Popup Width option.

    This option accepts both values in pixels and percents.
    Unfortunately there is no Image size option yet. You will need to add single line of code in your theme Additional CSS field, if this is ok for you please copy paste the code below and give the value you need. By default the image container width value is given 64%.

    body .modal_content .images_block {width:{YOUR-VALUE}%;}
    replace {YOUR-VALUE} to number you need.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Size of popup window and image’ is closed to new replies.