End of Support for Joomla 3 - Forum closed
[SOLVED] How to put the logo as a layer over the slideshow
- indiana jones
- Offline Topic Author
- Fresh Boarder
- Posts: 8
- Thank you received: 2
How to put the logo as a layer over the slideshow was created by indiana jones
Posted 8 years 3 months ago #14993
Hi,
I put the slideshow with big pictures on the homepage and I would like to integrate the logo module over it with a bit transparency for the background color.
When I'm putting them at the same position they don't melt together. Could you tell me how to do it and if it's possible. Thanks
I put the slideshow with big pictures on the homepage and I would like to integrate the logo module over it with a bit transparency for the background color.
When I'm putting them at the same position they don't melt together. Could you tell me how to do it and if it's possible. Thanks
The following user(s) said Thank You: byond
Please Log in or Create an account to join the conversation.
- indiana jones
- Offline Topic Author
- Fresh Boarder
- Posts: 8
- Thank you received: 2
Replied by indiana jones on topic [SOLVED] How to put the logo as a layer over the slideshow
Posted 8 years 3 months ago #15008
I thought it was tough but in fact I just had to change the css theme.
Code:
.top-outer {
background: rgba(0, 0, 0, 0.5);
position: absolute;
left: 0px;
width: 100%;
top: 0px;
z-index: 3;
Last Edit:8 years 3 months ago
by indiana jones
Last edit: 8 years 3 months ago by indiana jones.
The following user(s) said Thank You: byond
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates