• Resolved comunicacionstsbeauty

    (@comunicacionstsbeauty)


    Hello team!, I already look forward a response to try to solve my problem, but I haven’t find it.

    We’re trying to set a popup just with an image inside, it means that we just want an image as a popup. It could be an image center in the middle of the windown (with margin/padding) or also it works having the image without the margin.

    I already tried resizing the popup setting and changing the size of the image and vise-verse, it looks impossible.

    So, we already tried attaching the code to avoid the margin padding, but always at one part of the window it appears (even if the size of image or window match):

    .wdpu-container .wdpu-msg-inner .wdpu-text {
    padding: 0 !important;
    }
    .wdpu-container .wdpu-content > p {
    margin: 0;
    }

    Any idea how to resolve it?? Please

    https://www.ads-software.com/plugins/wordpress-popup/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Bojan Radonic – WPMU DEV Support

    (@wpmudev-support4)

    Hey there comunicacionstsbeauty,

    Hope you’re well today!

    Would you mind posting link to the page on your site where I can see this so I can try to figure where this margin/padding is coming from?

    Alternatively you can try solution provided on the same question by my colleague on WPMU DEV forum here:

    https://premium.wpmudev.org/forums/topic/how-do-i-make-an-image-as-the-entire-popup#post-906077

    Best regards,
    Bojan

    Thread Starter comunicacionstsbeauty

    (@comunicacionstsbeauty)

    Hello Bojan, thanks fro your quickly response.

    I found the solution on the forum of your colleague, actually I realized that we havent update the version to “premium” and probably thats why the option “minimal” doesnt work in your case.. Waiting to know if our department will be willing to include this plugin in the budget.

    In any case, I think you cant helps us furthermore…

    Thanks a lot!

    Plugin Author Bojan Radonic – WPMU DEV Support

    (@wpmudev-support4)

    Hey again,

    Sorry to hear the solution didn’t work. Also as much as I’d love to see you on WPMU DEV forum I’d still would like to see that popup and possibly try to provide some CSS to remove that margin, so if you could post link to your site where I can see that I’ll be more then happy to give it a try ??

    Best regards,
    Bojan

    Thread Starter comunicacionstsbeauty

    (@comunicacionstsbeauty)

    Oh!! For sure!!

    As I’m just trying, I will publish it again to show you right now.

    I am following the instructions to fit the image size to the popup window.. doing magic with it.

    this is the link: https://stsbeautybarcelona.com/

    Thanks again, regards from Barcelona by the way.

    Plugin Author Bojan Radonic – WPMU DEV Support

    (@wpmudev-support4)

    Hey again comunicacionstsbeauty,

    I checked your site and I’m not being able to see the popup with that margin/padding issue.

    Does it trigger on specific page or?

    Please advise,
    Bojan

    Thread Starter comunicacionstsbeauty

    (@comunicacionstsbeauty)

    Hello Bojan!

    Sorry for the delay, that day I was already out of my office.

    I active it in this url https://stsbeautybarcelona.com/noticias/hanna-vasko-invitada-especial-al-campeonato-internacional-de-unas/

    I already tried with others codes founded in other forums, but the pluggin doesnt allow me to reduce the space padding border.

    Waiting for your response… And happy monday!

    Plugin Author Bojan Radonic – WPMU DEV Support

    (@wpmudev-support4)

    Hey again comunicacionstsbeauty,

    Happy Monday to you too! ??

    I believe the following code will just display image without any space around it on the popup so please try adding the following:

    .wdpu-10514 .wdpu-text {
      padding: 0;
    }
    
    .wdpu-10514 .wdpu-msg {
      max-width: 400px;
    }

    This should be the result https://screencast.com/t/6lDAlkGe7. Hopefully this will make your usual Monday slightly better ??

    Best regards,
    Bojan

    Thread Starter comunicacionstsbeauty

    (@comunicacionstsbeauty)

    OMG!!!! It works perfectly!!!! I love this programming world!

    Thank you a lot!!!!!!!!! For sure I will be smiling for the rest of the week.

    Well, anything you will need about beauty industry around Barcelona, Spain, dont hesitate to let me know.

    Regards again, from Giselle, [email protected]

    Plugin Author Bojan Radonic – WPMU DEV Support

    (@wpmudev-support4)

    Hey Giselle,

    Happy to help and thanks so much! ??

    Have a great rest of the week!

    Cheers,
    Bojan

    Thread Starter comunicacionstsbeauty

    (@comunicacionstsbeauty)

    Hello Bojan!

    Again, we have a doubt about Domag theme.

    We were trying to change the timelapse of the sidebar that allows the images to moved at the home of the theme

    Do you know where can i change it?

    Plugin Author Bojan Radonic – WPMU DEV Support

    (@wpmudev-support4)

    Hey again Giselle,

    Generally you’d want to open a thread on the theme sub forum since theme author should be the most familiar with the theme.

    Since you already posted here please let me know what exactly do you mean by changing the timelapse of the sidebar and I’ll be more then happy to try to help.

    Best regards,
    Bojan

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Image Size’ is closed to new replies.