Tagged: change image, enfold
hey,
we would like to change pictures using a css transition in our enfold based website, just like in DEMO-1 of this link: http://css3.bradshawenterprises.com/cfimg/
any hints?
thanks in advice,
oscar
my problem is to assign 2 images for the same area. the classes are already available in css.
Hey!
You’ll just need to follow along with that tutorial. Drag a codeblock element to your page and add the HTML code inside and replace the image paths to point to your own images.
Next drag another codeblock element beneath that and add the CSS like so.
<style type = "text/css">
the css code goes here
</style>
Cheers!
Elliott
thanks, easy to use & works as expected!
greetz from vienna