Topic Resolution: Resolved
  • Closed
  • Pako Moritz
    Spectator
    July 22, 2015 at 3:30 pm #19089

    Hi, i use the lightbox option, because its very nice to have. Thanks for that ;).

    But the descriptions of pictures where not shown inside the lightbox view. The option for that is turned on. 2nd Issue is, that the Facebook bubble is cut of at the end.

    Optional: Another thing, i inverted the pictures of the light box to get them black instead of grey (looks much more better). Since that, the borders are very slow to load, sometimes it needs 10 seconds. Is it about the change? If not, how can i get it faster and how can i get the grey field under the pictures in black.

    Direct Link to Gallery

    Imran
    Spectator
    Posts: 402
    July 22, 2015 at 4:38 pm #19092

    Hi Pako,

    Thanks for writing in,

    Firstly, about the descriptions, it seems that they can’t show inside of light box. However, to suppress the cut of around the facebook bubble, you can add the following code under Appearance > Theme Options > custom CSS:

    .pluginCountButton {
    padding: 0 !important;
    }

    In regard to, changing the color under the images young can use following code into your custom CSS:

    div.pp_default .pp_content, div.light_rounded .pp_content {
    background-color: #000;
    }

    Thanks.

    Pako Moritz
    Spectator
    Posts: 40
    July 22, 2015 at 5:05 pm #19097

    Hi Imran,

    perfect. Looks good! Thank you very much.

    Regards,

    Pako

    Imran
    Spectator
    Posts: 402
    July 22, 2015 at 5:19 pm #19102

    You’re welcome! 🙂

    Alan Carvalho
    Spectator
    Posts: 1
    July 23, 2015 at 3:20 am #19112

    Hello, when I open the site on mobile, the logo is not decreasing the size and is getting stripe on the menu, what can I do?
    Thank’s

    Denzel Chia
    Moderator
    Posts: 2656
    July 23, 2015 at 4:54 am #19114

    Hi Alan,

    Please do not post into other user’s thread.

    Please create a new thread, and provide url to your website.
    Please describe your issue in more details. Providing screenshots of your issue will be helpful too.

    Thanks!
    Denzel