Title: [Plugin: Slideshow Gallery] Text Opacity
Last modified: August 20, 2016

---

# [Plugin: Slideshow Gallery] Text Opacity

 *  [shadeypwns](https://wordpress.org/support/users/shadeypwns/)
 * (@shadeypwns)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-text-opacity/)
 * My site is located at [http://107.9.172.144/](http://107.9.172.144/) with the
   slideshow gallery on the frontpage. I’m not sure if it’s supposed to be this 
   way but I’ve noticed that on the information text popup, not only is the black
   background slightly clear, but the text is as well! This makes it a huge pain
   to read. Is there a way to remove the opacity from the text and just have it 
   on the background?
 * [http://wordpress.org/extend/plugins/slideshow-gallery/](http://wordpress.org/extend/plugins/slideshow-gallery/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [shadeypwns](https://wordpress.org/support/users/shadeypwns/)
 * (@shadeypwns)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-text-opacity/#post-3115259)
 * I found this code in the gallery-css.php file and changed the opacity up to 80%,
   but that seems to be about as good as it’s going to get for now. Adjusting the
   opacity seems to be linked to both the text and the background, and I’m not sure
   how to split the two.
 *     ```
       <?php echo $styles['infobackground']; ?>; color:<?php echo $styles['infocolor']; ?>; overflow:hidden; z-index:200; opacity:.8; 
   
       filter:alpha(opacity=80); }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Slideshow Gallery] Text Opacity’ is closed to new replies.

 * ![](https://ps.w.org/slideshow-gallery/assets/icon-256x256.png?rev=1187457)
 * [Slideshow Gallery LITE](https://wordpress.org/plugins/slideshow-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slideshow-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slideshow-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/slideshow-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slideshow-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slideshow-gallery/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [shadeypwns](https://wordpress.org/support/users/shadeypwns/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-text-opacity/#post-3115259)
 * Status: not resolved