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
»
Other skins
Welcome, Guest
Guest Settings
This thread is locked - replies are not allowed.
This question is
answered
. Helpful answers available:
2
. Correct answers available:
1
.
Search Forum
Back to Thread List
Replies:
2
-
Pages:
1
-
Last Post
:
23 Jul 21, 02:08
Last Post By: rfm2
Threads:
[
Previous
|
Next
]
rfm2
Posts:
68
Registered:
13-Dec-2007
Venus 34, videooverlay opacity
Posted: 23 Jul 21, 00:48
VenusOverlay.jpg
(138.8 KB)
Now that I understand Neptune opacity, I need to get to the same place with Venus. I am not able to get a prominent video overlay. Using:
.ve-videooverlay img {opacity: 1.0 !important;}
I get the attached screenshot. What do I need to do to get a more prominent overlay?
JeffTucker
Posts:
8,362
Registered:
31-Jan-2006
Re: Venus 34, videooverlay opacity
Posted: 23 Jul 21, 00:54
in response to:
rfm2
The opacity goes on the wrapper, not the image (it's a long story....).
.ve-videooverlay
{
opacity: 1.0 !important;
}
rfm2
Posts:
68
Registered:
13-Dec-2007
Re: Venus 34, videooverlay opacity
Posted: 23 Jul 21, 02:08
in response to:
JeffTucker
Got it! Thanks for the quick response and the additions to Venus.
Legend
Forum admins
Helpful Answer
Correct Answer