Okay
  Public Ticket #1119139
own lightbox
Closed

Comments

  •  2
    Chris started the conversation

    hey guys, again great: theme!

    but, 

    i want to use an own lightbox plugin (EverlightBox) because of the social sharing options. i.e. http://www.chriscorrado.com/de/portfolio/the-open-places/ 

    in the portfolio items i get "double" lightboxes. (nivo + EveryLightbox) is there a way i can disable the "standard" nivo lightbox (per custom css, or however...) and use only my prefered one?  

    (i disabled everylightbox at the moment so you can´t see the problem, but i know you know what i mean) 

    thanx for help in advance... 


  • [deleted] replied

    Hi there,

    This is a customization question and support doesn't offer customization services as we wrote on our documentation homepage. I will try to help you this time though.

    Please add the code below to Custom CSS

    .nivo-lightbox-theme-default {
        display: none !important;
    }
    

    Have a nice weekend!

    Will set this ticket as closed from here.

  •  2
    Chris replied

    thanx, i´ll try this. 


  • [deleted] replied

    Hi Chris,

    Glad to hear that

    P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab.

    A huge thank you from Laborator in advance and have a great weekend!

    Will set this ticket as solved from here.