Ignore:
Timestamp:
Mar 14, 2012, 2:55:11 PM (12 years ago)
Author:
plg
Message:

import theme Simple version 2.5.5

  • Fixed the adaptation of the main image with the resolution
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/simple_themes/simple/template/picture_content.tpl

    r13551 r13560  
    22<a href="javascript:phpWGOpenWindow('{$high.U_HIGH}','{$high.UUID}','scrollbars=yes,toolbar=no,status=no,resizable=yes')">
    33{/if}
    4         <img src="{$SRC_IMG}" style="width:{$WIDTH_IMG}px;height:{$HEIGHT_IMG}px;" alt="{$ALT_IMG}"
     4        <img src="{$SRC_IMG}" alt="{$ALT_IMG}"
    55        {if isset($COMMENT_IMG)}
    66                title="{$COMMENT_IMG|@strip_tags:false|@replace:'"':' '}" {else} title="{$current.TITLE|@replace:'"':' '} - {$ALT_IMG}"
Note: See TracChangeset for help on using the changeset viewer.