Tagged: button, html code, LayerSlider
Hi,
I find out the css code of the avia-slideshow-button, I know how to use in layer-slider.
But I also want use it in the pages, I don’t konw how to write the HTML code
the css code is found in the forum, as following:
#top .avia-slideshow-button:hover {
opacity: 0.7;
}
#top .avia-slideshow-button {
text-transform: uppercase;
color: #fff;
border-radius: 3px;
border: 3px solid #fff;
padding: 7px 16px;
margin-top: 20px;
display: inline-block;
text-decoration: none;
font-weight: bold;
background-color: rgba(0,0,0,0.2);
}
Waiting for your help:) thank you
Does anyone help me with this?
Hey!
I’m not sure what effect you are referring to, could you link to a page where we can see it please?
Cheers!
Rikard
Hi, Rikard, thank you for your reply:)
Here is the link: http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
Hey!
What Richard means is, can we see live somewhere, what you want to achive, and show us exactly what button functionality you want to copy?
Regards,
Basilis
http://www.gooddata.com/
http://www.newvoicemedia.com/
Just like thest two websites, I want add the avia-slideshow-button beside or under a text.
Thanks:)
Hey!
Please try to apply the following CSS to the item:
transition: all 150ms linear;
Best regards,
Rikard
Hi,
I’m sorry that where to add?
Hi!
Please add the line I gave you to the code you pasted in your initial post then paste everything in Quick CSS under Enfold–>General Styling.
Regards,
Rikard
Now I got it, thanks:)