Ignore:
Timestamp:
Jul 11, 2011, 9:11:23 PM (13 years ago)
Author:
flop25
Message:

adding a round border
changed the way to recognize album : clear border
thumbnails caption = false compatible
bar removed
pwg stuff witdh restricted to 2width except for stuff_thumbnail
thumbnails generation based on file first

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped_black_bloc/template/thumbnails.tpl

    r11699 r11709  
    55          {if isset($thumbnail.NAME)}{$thumbnail.NAME}{else}{$thumbnail.TN_TITLE}{/if}
    66        </a>
    7         <div class="title">{if isset($thumbnail.NAME)}{$thumbnail.NAME}{else}{$thumbnail.TN_TITLE}{/if}</div>
     7        <div class="title">{if isset($thumbnail.NAME)}{$thumbnail.NAME}{/if}</div>
    88        </div>
    99  {/foreach}
Note: See TracChangeset for help on using the changeset viewer.