Forum Replies Created

Viewing 1 replies (of 1 total)
  • Just do as follows..

    in appearance–>editor–>edit index.php(Main Index Template)

    search for #slideshow div and just before end of that div insert your codes to your custom images. Remember to give class name as ‘slide_cont’.

    Example

    <img src=”path to your image” class=”slide_cont” />

    If you dont have your image already uploaded upload it via media and get the file url as the path to your image.

    Hope this helps. still got doubts?? feel free to PM me.. 🙂

Viewing 1 replies (of 1 total)