OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Semi transparent bar (0 viewing) 

Joomla Slider Support

Go to bottom Favoured: 0

Semi transparent bar

Villo (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Semi transparent bar 7 Years, 1 Month ago
Karma: 1  
Hi,
I need a help about the semi transparent bar over the images in OS Touch Slider.
I Have to eliminate it, but I don't know how.
Logged Logged
The administrator has disabled public write access.
RomanD (User)
Support
Platinum Boarder
Posts: 471
graphgraph
User Offline Click here to see the profile of this user
Gender: Male OrdaSoft
Re:Semi transparent bar 7 Years, 1 Month ago
Karma: 3  
Hello,

Please explain more what you mean, preferably with a screenshot and a link to your site.

Thanks,
RomanD
OrdaSoft team.
Logged Logged
The administrator has disabled public write access.
Villo (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Re:Semi transparent bar 7 Years, 1 Month ago
Karma: 1  
Hi Roman, in attached a screenshot
Logged Logged
The administrator has disabled public write access.
RomanD (User)
Support
Platinum Boarder
Posts: 471
graphgraph
User Offline Click here to see the profile of this user
Gender: Male OrdaSoft
Re:Semi transparent bar 7 Years, 1 Month ago
Karma: 3  
In file

your_site/templates/ecohouse/css/style.css

This part of the code:

Code:

.swiper-container .caption {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  bottom: 26%;
  color: #ffffff;
  padding: 60px 0;
  width: 69%;
  margin: 0 auto;
}



replace this:

Code:

.swiper-container .caption {
  bottom: 26%;
  color: #ffffff;
  padding: 60px 0;
  width: 69%;
  margin: 0 auto;
}



Before making any upgrades, make the backup files of component and please do full export.
At first please check upgrade/update process at the test website!

If you have custom changes of component, you can lose your changes.

Please, in that case do not make update.

If you would like any further information, please do not hesitate to contact us too.

Thanks,
RomanD
OrdaSoft team.
Logged Logged
Last Edit: 2017/02/03 11:50 By RomanD.
The administrator has disabled public write access.
Villo (User)
Fresh Boarder
Posts: 9
graphgraph
User Offline Click here to see the profile of this user
Re:Semi transparent bar 7 Years, 1 Month ago
Karma: 1  
Thank you!
Fabio.
Logged Logged
The administrator has disabled public write access.
Go to top
»