1. jascanio
  2. Sherlock Holmes
  3. Free Templates / Extensions
  4. Thursday, 04 September 2014
  5.  Subscribe via email
Hi,
Is there a way to modify caption background transparency for images? I can see with Firebug that it is set to 0.7, but cannot find where this value is set, so I can change it.
Any help?
Regards,
Juan
Accepted Answer Pending Moderation
0
Votes
Undo
Hi JUan

Would you have a URL to an example of these images?

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,
Yes. You can access the module here.
Regards,
Juan
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Juan

Try adding the following to the Custom CSS field of your templates parameters where 0.9 is your new opacity (edit to taste)..


.j51gridgallery figcaption {
background-color: rgba(37, 153, 168, 0.9) !important;
}


Note this will override the 'Caption Background Color' field of your templates parameters.

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,
Thanks for your reply. Applied and perfect!
Regards,
Juan
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!