Thread Locked This thread is locked - replies are not allowed.


This question is answered. Helpful answers available: 2. Correct answers available: 1.


Permlink Replies: 2 - Pages: 1 - Last Post: 21 Aug 22, 18:44 Last Post By: RJLaBella
RJLaBella

Posts: 46
Registered: 22-Apr-2007
How to remove the "Hide Caption/Info" button from the Lightbox Control Bar
Posted: 20 Aug 22, 23:49
 
When viewing lightbox images I want to always have the caption to show at the bottom, so I would like to find out how I can remove the "Hide Caption/Info" button from the lightbox control bar.
Laza

Posts: 1,575
Registered: 6-Sep-2005
Re: How to remove the "Hide Caption/Info" button from the Lightbox Control Bar
Posted: 21 Aug 22, 08:57   in response to: RJLaBella in response to: RJLaBella
 
No such option exists, but you can use this CSS code:
.lightbox.caption-visible .controls .hide-caption { display: none; }
RJLaBella

Posts: 46
Registered: 22-Apr-2007
Re: How to remove the "Hide Caption/Info" button from the Lightbox Control Bar
Posted: 21 Aug 22, 18:44   in response to: RJLaBella in response to: RJLaBella
 
Perfect, thanks.
Legend
Forum admins
Helpful Answer
Correct Answer

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