[bd] Image Thumbnail size

Discussion in 'Other' started by sami simo, Jan 29, 2016.

  1. sami simo

    sami simo New Member

    Can you please tell me how to change the size of BD image thumbnails shown in thread-list? the actual size is 48x48, and I need to make it bigger.
     
  2. sami simo

    sami simo New Member

    Should I change this :

    Code:
    <a href="{xen:link threads, $thread}" class="avatar NoOverlay">
        <img src="{xen:helper bdImage_thumbnail, $thread.bdimage_image, 48, 48}" />
    </a>
    in bdimage_thread_list_item_thread_image?
     
  3. sami simo

    sami simo New Member

Loading...