jAlbum Software
Download
Features
Release notes
Previous versions
Samples
Pricing
Overview
Standard License
Pro License
Premium Account
Power Account
Skins
Browse skins
Create a skin
Help
FAQ
Tutorials
Manuals
Forum
Contact us
Blog
Developer center
Community
Albums
Groups
Users
Forum
Sign in
Home
»
jAlbum forums
»
Skins
»
Tiger
Welcome, Guest
Guest Settings
This question is
answered
. Helpful answers available:
2
. Correct answers available:
1
.
Reply to this Thread
Search Forum
Back to Thread List
Replies:
2
-
Pages:
1
-
Last Post
:
10 May 26, 15:54
Last Post By: ms7263
ms7263
Posts:
7
Registered:
14-Oct-2014
How to change the color of the frame around a lightbox caption?
Posted: 9 May 26, 22:05
Reply
jalbum-frame-caption.jpg
(109.5 KB)
I would like to change the color of the frame around the caption in lightbox.
See the attachment, the frame is nearly black.
I tried to inspect the relevant CSS class but did not find any corresponding class.
Which CSS class or other method can I use to change the color?
Thanks.
Laza
Posts:
1,511
Registered:
6-Sep-2005
Re: How to change the color of the frame around a lightbox caption?
Posted: 10 May 26, 08:24
in response to:
ms7263
Reply
Here's the relevant CSS:
.lightbox .lightbox-caption
{
background-color: #RRGGBB;
}
ms7263
Posts:
7
Registered:
14-Oct-2014
Re: How to change the color of the frame around a lightbox caption?
Posted: 10 May 26, 09:47
in response to:
Laza
Reply
Wonderful, thanks, this works.
Legend
Forum admins
Helpful Answer
Correct Answer