Hi there,
I purchased buzzlandi, an excellent design, great work.
I'm trying to change the images for the features function (origami, the 4 animated page turning sections below the header).
I can't find the image files in the style CSS, origami CSS, or the main body html. The images weren't even in the image files of the theme package. Is there a way to change these images, are they images unique to the js animation, I can't even find where they are coming from?
Thank you so much for your help.
Hi, sorry for replying late !
Those images are the types of font in Font Awesome Library: http://fortawesome.github.io/Font-Awesome/3.2.1/icons/
If you want to change the images, follow these instructions:
Go to http://fortawesome.github.io/Font-Awesome/3.2.1/icons/ and select your favorite images. Then copy the images’ codes and replace them into the file index.html
Go to the section #md-features in file index.html, you can see the <i> tag. Enter the code into " "
For ex: <i class="icon-laptop"></i>