- Timestamp:
- Jul 9, 2011, 7:12:39 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/stripped_black_bloc/template/mainpage_categories.tpl
r11677 r11679 1 1 {foreach from=$category_thumbnails item=cat} 2 <div class="bloc ">2 <div class="bloc album"> 3 3 <a href="{$cat.URL}" style="background: url({$cat.TN_SRC}) no-repeat scroll center center transparent; height: {$cat.TN_HEIGHT}px; width: {$cat.TN_WIDTH}px; opacity: 0.75; max-width:150px;" > 4 4 {$cat.NAME}
Note: See TracChangeset
for help on using the changeset viewer.