Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #413707

    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

    #413738

    my problem is to assign 2 images for the same area. the classes are already available in css.

    #414666

    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

    #419823

    thanks, easy to use & works as expected!

    greetz from vienna

    #420214

    Hey!

    Great, glad we could help :)

    Regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.