This question is answered.


Permlink Replies: 2 - Pages: 1 - Last Post: 10 May 21, 15:14 Last Post By: al-j Threads: [ Previous | Next ]
al-j

Posts: 72
Registered: 28-May-2012
Projector Caption Button Opacity
Posted: 10 May 21, 00:09
 
  Click to reply to this thread Reply
Good Day all

In Settings> Projector> Lightbox> Caption/Button> Style> there seems to be no difference in the opacity between the Dark or Black background options. Can I add some css in the custom code section to change this?

Thanks
Al-J
Laza

Posts: 1,835
Registered: 6-Sep-2005
Re: Projector Caption Button Opacity
Posted: 10 May 21, 10:07   in response to: al-j in response to: al-j
Correct
  Click to reply to this thread Reply
Dark is semi-transparent black, while black is fully opaque. You can change this element by adding the following code to the Settings / Projector / Advanced / Custom code / CSS box:
#main > .cont .lightbox .jcards .jcard .jcaption { background-color: rgba(0,0,0,0.5) !important }
al-j

Posts: 72
Registered: 28-May-2012
Re: Projector Caption Button Opacity
Posted: 10 May 21, 15:14   in response to: Laza in response to: Laza
 
  Click to reply to this thread Reply
Thank you - Precisely what I wanted

Al-J
Legend
Forum admins
Helpful Answer
Correct Answer

Point your RSS reader here for a feed of the latest messages in all forums