Results 1 to 4 of 4

Thread: Slideshow Komet

  1. #1
    Join Date
    Feb 2007
    Posts
    12

    Default Slideshow Komet

    Hello

    How can i remove the slideshow from the template komet and insert an image ?

    thank you in advance

  2. #2
    Join Date
    Mar 2009
    Posts
    143

    Default

    Hi, what is your indexu version?

  3. #3
    Join Date
    Feb 2007
    Posts
    12

    Default

    indexu 2.2 but going to upgrade to 2.3

    thank you

  4. #4
    Join Date
    Mar 2009
    Posts
    143

    Default

    open theme komet/index.html

    for indexu 2.3
    find and remove this line
    HTML Code:
    <%block_slide max_item="5"%>
    for indexu 2.2
    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>

Similar Threads

  1. Slideshow doesn't work
    By bfirst in forum INDEXU DELUXE v2.x
    Replies: 2
    Last Post: 03-30-2010, 11:16 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •