Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

How to place Pop-up Image on Solid Background?

  • billiverson
  • billiverson's Avatar Topic Author
  • Offline
  • New Member
More
14 years 11 months ago #30325 by billiverson
When I click on a thumbnail in one of my galleries, the pop-up image appears over a greyed version of the gallery thumbnail pages.  I find the greyed thumbnails behind the pop-up image distracting.  I would rather have the pop-up image over a solid background (ideally the same white as the pop-up border, but a black or medium gray solid would be OK, too).  Is there a way to do this?  (Running SIG Pro v.1.2 with Thickbox on website powered by Joomla v.1.5.7).  If not clear what I mean, see my website www.iversonimages.com.

Please Log in or Create an account to join the conversation.

More
14 years 11 months ago #30326 by Katia
You may go to thickbox.css at line 8
and change this:
#TB_overlay {
background-color:#000000;
left:0;
opacity:0.7;
position:absolute;
top:0;
z-index:100;
with this:
#TB_overlay {
background-color:#000000;
left:0;
position:absolute;
top:0;
z-index:100;

By removing opacity you have solid background color. You may also try change background color too.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum