sanaullahkhan81 Posted October 5, 2013 Share Posted October 5, 2013 Hi, I am using leo sportshoe theme. I would like to change images on this slide. /themes/leoshoe/modules/lofcustomtop/images I went to above location and upload the image i want , but for some reason image would not displayed. This below is the html code inside lofcutomtop module <div class='main'> <div class='view view-seventh'> <img src='modules/lofcustomtop/images/adv1.jpg' alt='' /> <div class='mask'> <h2>Footwear of the Year</h2> <p>Widefitshoes4u Nominated for 2013</p> <a href='#' class='info'>Read More</a> </div> </div> <div class='view view-seventh'> <img src='modules/lofcustomtop/images/adv2.jpg' alt='' /> <div class='mask'> <h2>Hover Style </h2> <p>Lorem ipsum dolor sit amet conse</p> <a href='#' class='info'>Read More</a> </div> </div> </div> Thanks 1 Link to comment Share on other sites More sharing options...
sanaullahkhan81 Posted October 5, 2013 Author Share Posted October 5, 2013 Solved: I was changing images at wrong url it must be root/modules/lofcustomtop/images Not root/themes/leoshoe/modules/lofcustomtop/images 1 Link to comment Share on other sites More sharing options...
vekia Posted October 7, 2013 Share Posted October 7, 2013 thank you for confirmation that everytihng works for you im going to mark this thread as [solved] with regards, Milos Link to comment Share on other sites More sharing options...
Recommended Posts