hi there, in the avia builder:
i want to put an image with animation and next to it put a text describing that image.
i need 3 images, with 1 line aligned centre to each. as picture shows.
what is the best way to do this?
tried 3/5 for big picture, 1/5 for image and 1/5 for text block- but i need a code to make text block aligned vertically to centre of image (which means text block should be 100px high and text is centred)
if i use text block, and try to put animated image inside, the text is always below and not aside to the image- so maybe a fix to the avia_image code that will allow putting text on the side is needed.
any help to achieve the requested look will be appreciated!
thanks
eynav
Hey Eynav!
It seems like you have already figured it out – http://i.imgur.com/u7JOidj.png ? :)
Regards,
Yigit
no, i used a full image including the text- but i really want the text to be live and not a picture. so an answer is still needed… if you can please advise.
Hey!
Thank you for the update.
You will need to create your own css animation. Use a text block then add the images using html codes along with the text beside it. Add a custom or unique css selector on the text and use it to create a custom css animation. Please refer to this link for more info: http://www.w3schools.com/css/css3_animations.asp
Cheers!
Ismael