Title: Multisite availability, Image title
Last modified: April 18, 2018

---

# Multisite availability, Image title

 *  Resolved [Farrs](https://wordpress.org/support/users/farrs/)
 * (@farrs)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/multisite-availability-image-title/)
 * Hello,
 * Thanks for this great plugin.
 * Is it available for multisite? I can not go to the tabs “Lightbox”, “Style”, “
   Advanced”, “Upgrade”.
 * Is there a way to hide image title?
 * Regards

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [arisoft](https://wordpress.org/support/users/arisoft/)
 * (@arisoft)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/multisite-availability-image-title/#post-10207209)
 * Hello,
 * We checked the plugin in multi site modes on our test site and it works fine.
   Do you see tabs, but can’t switch them? If yes, check browser’s error console
   please, it can be a problem with a 3rd party plugin.
 * Do you want to totally remove title section from the lightbox?
 *  Thread Starter [Farrs](https://wordpress.org/support/users/farrs/)
 * (@farrs)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/multisite-availability-image-title/#post-10208651)
 * Hello,
 * Effectively, it was a plugin who was desactivated for the entire network but 
   was stayed active on the concerned website. It works. Perfect! Thanks.
 * For image title, I would like to keep it for the SEO and if possible to be able
   to customize the footer of the lightbox. That is to say, to remove independently
   of each other, the line, the gradient and the title. Or if there is no possibility,
   remove all, as it is when images have no title.
 *  Plugin Author [arisoft](https://wordpress.org/support/users/arisoft/)
 * (@arisoft)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/multisite-availability-image-title/#post-10210804)
 * It is possible to customize title section via custom CSS styles. We can help 
   to do it if you provide a screenshot with the expected result.
 *  Thread Starter [Farrs](https://wordpress.org/support/users/farrs/)
 * (@farrs)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/multisite-availability-image-title/#post-10212718)
 * I send to you below the link for the three desired personnalisations.
 * Picture 1: only title dark
    Picture 2: title + gradient, without horizontal line
   Picture 3: without anything
 * Link: [Customization](https://public.joomeo.com/albums/5adef589ef8bb)
 * Thanks
 *  Plugin Author [arisoft](https://wordpress.org/support/users/arisoft/)
 * (@arisoft)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/multisite-availability-image-title/#post-10214836)
 * Open “Style” tab on “ARI Fancy Lightbox -> Settings” page and populate “Custom
   CSS” parameter with the following CSS rule:
 * 1. Use this to show only title:
 *     ```
       body .fancybox-caption-wrap {background:transparent;}
       body .ari-fancy-title {color:#000;}
       ```
   
 * 2. It is used to show title + gradient without horizontal line:
 * `body .fancybox-caption {border-style:none;}`
 * 3. Remove title:
 * `.fancybox-caption-wrap {display:none;}`

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Multisite availability, Image title’ is closed to new replies.

 * ![](https://ps.w.org/ari-fancy-lightbox/assets/icon-256x256.png?rev=1580843)
 * [ARI Fancy Lightbox - Popup for WordPress](https://wordpress.org/plugins/ari-fancy-lightbox/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ari-fancy-lightbox/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ari-fancy-lightbox/)
 * [Active Topics](https://wordpress.org/support/plugin/ari-fancy-lightbox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ari-fancy-lightbox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ari-fancy-lightbox/reviews/)

## Tags

 * [image title](https://wordpress.org/support/topic-tag/image-title/)

 * 5 replies
 * 2 participants
 * Last reply from: [arisoft](https://wordpress.org/support/users/arisoft/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/multisite-availability-image-title/#post-10214836)
 * Status: resolved