BuddyDev

Search

Lightbox

  • Participant
    Level: Initiated
    Posts: 6
    Philippe Hamiche on #4069

    Hello,
    I want to know how to proceed, to enlarge the lihtbox in MediaPress?

    Thank you for your reply.

    Philippe

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 2934
    Ravi on #4071

    Hi Philippe,

    Welcome to the BuddyDev. You can enlarge the lightbox width and height by modifying css.

    Thank You
    Ravi

  • Participant
    Level: Initiated
    Posts: 6
    Philippe Hamiche on #4073

    Thank you for your reply,

    Can you tell me where I can find the right file to alter the css, I can not find it!

    Thank you in advance.

    Philippe

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 2934
    Ravi on #4076

    Hi Phillippe,

    File location is in WordPress Plugin directory ‘mediapress/assets/css/mpp-core.css’. In this file you need to modify the following class

    
    .mpp-lightbox-content
    .mpp-lightbox-media-container
    .mpp-lightbox-activity-container
    
    

    Thank You
    Ravi

  • Participant
    Level: Initiated
    Posts: 6
    Philippe Hamiche on #4116

    Hello, and thank you for your answer!

    I wish I could use another lightbox that integrated in press media. Can you tell me how I should proceed to make these changes.

    Thank you in advance.

    Philippe

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #4119

    Hi Philippe,
    It is easy to use another lightbox. Are you comfortable with PHP coding?

  • Participant
    Level: Initiated
    Posts: 6
    Philippe Hamiche on #4123

    With CSS yes, but not with PHP I have never used, but I can always go for it, no problem.

    What should I do ?

    Thank you.

    Philippe

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #4150

    Hi Philippe,
    It will need some intensive php skill as we need to use a few filter to inject the original image urls and then use js to hook it.

    Which lightbox plugin do you want to use?

  • Participant
    Level: Initiated
    Posts: 6
    Philippe Hamiche on #4151

    Hello and thank you for your answer,

    I would use one of these 3 lightbox:

    Responsive Lightbox by dFactory

    FancyBox

    Huge IT lightbox

    Thank you for your help

    Philippe

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #4177

    Hi Philippe,
    Thank you. I will post the details this weekend(Sunday).
    Sorry for the delay.

You must be logged in to reply to this topic.

This topic is: not resolved