Page 1 of 1

Highslide responsive popup html

Posted: Sun Sep 30, 2018 11:35 pm
by rickways
Hello,

Sorry for my english, i'm french.
User from highslide since 2008, i've remastered my site with responsive design.

I use popup html highslide to add interactive way in my site.

When my pages is on mobile, the pop-up have got à too big width for the mobile, but when i'm trying to add width = 90% to the link (which open pop-up) highslide not functionned...

Have you some ideas how to do this ?

(for example, i'm speaking about this page
https://lespoetes.net/poeme.php?id=11168&cat=pl
when we click on th music icon (ord paint icon))
I'm on a little galaxy s7

Thanks for your help

Eric

Re: Highslide responsive popup html

Posted: Mon Oct 01, 2018 12:03 am
by MisterNeutron
Try adding

Code: Select all

allowWidthReduction: true
to the expander attributes.