Results 1 to 1 of 1

Thread: First template release for January month at IndexUTemplates.com

  1. #1
    maulana's Avatar
    maulana is offline Super Moderator
    Join Date
    Jul 2008
    Posts
    117

    Default First template release for January month at IndexUTemplates.com

    Nicecoder is proud to announce that first template for December month has been released at indexutemplates.com.

    Name : iClean
    Description : Clean, eleganth and modern Indexu template
    Demo : iClean Demo


    How to add slideshow image :

    iClean has a new slideshow block feature. This steps will show you how to setup slideshow in iClean template.

    - Add new image custom field from admin panel, named it with "image"
    - Add / update some links
    - Add image to the listing

    The slideshow images will be resized automatically to fit to the width of the slideshow, so, you don't need to worry when uploading a large image.

    Note :

    If you using different name for image custom field, so you need to edit blocks/block.new_and_updated_listing_rows.html

    find this code :
    HTML Code:
    <img src="<%$tpl_base%>/timthumb.php?src=<%$image%>&amp;h=174&amp;w=279&amp;zc=1" alt="<%$title%>" title="<%$title%>"  rel="<h3><%$title%></h3><%$description|substr:0:80%>"/>
    change <%$image%> variable with your own, for example, you have image custom field and field name is "my_image"

    so you need to change code like this :
    HTML Code:
    <img src="<%$tpl_base%>/timthumb.php?src=<%$my_image%>&amp;h=174&amp;w=279&amp;zc=1" alt="<%$title%>" title="<%$title%>"  rel="<h3><%$title%></h3><%$description|substr:0:80%>"/>
    Please see blocks/block.new_and_updated_listing.html and blocks/block.new_and_updated_listing_rows.html for detail structur of slideshow.

    The template now can be downloaded at IndexUTemplates :: A Membership Site for Indexu Templates
    Attached Images Attached Images

Similar Threads

  1. Replies: 0
    Last Post: 12-31-2009, 01:24 AM
  2. Replies: 0
    Last Post: 12-21-2009, 01:55 AM
  3. first template for april month at IndexuTemplates.com
    By maulana in forum Indexutemplates
    Replies: 15
    Last Post: 10-30-2009, 04:37 AM
  4. second template for march month at IndexuTemplates.com
    By maulana in forum Indexutemplates
    Replies: 1
    Last Post: 03-27-2009, 12:58 AM
  5. New template added for January at IndexuTemplates.com
    By maulana in forum Indexutemplates
    Replies: 0
    Last Post: 01-29-2009, 04:12 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
  •