Hello
How can i remove the slideshow from the template komet and insert an image ?
thank you in advance
Hello
How can i remove the slideshow from the template komet and insert an image ?
thank you in advance
Hi, what is your indexu version?
indexu 2.2 but going to upgrade to 2.3
thank you
open theme komet/index.html
for indexu 2.3
find and remove this line
for indexu 2.2HTML Code:<%block_slide max_item="5"%>
find and remove this line
HTML Code:<div class="content_box_full slideshow"> <%$hook_html_header_banner_top_strip%> <%$hook_html_header_banner_top%> <div id="mygallery" class="stepcarousel"> <div class="belt"> <%block_new_and_updated_listing max_item="5"%> </div> </div> <div class="clear"></div> </div>