Changeset 13777


Ignore:
Timestamp:
Mar 27, 2012, 11:05:28 PM (12 years ago)
Author:
Zaphod
Message:

feature 2587: compatibility with ie7

Location:
trunk/themes
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/template/picture.tpl

    r13774 r13777  
    1717<div id="imageToolBar">
    1818<div class="imageNumber">{$PHOTO}</div>
     19{include file='picture_nav_buttons.tpl'|@get_extent:'picture_nav_buttons'}
    1920<div class="actionButtons">
    2021
     
    122123{/if}{/strip}{*caddie management END*}
    123124</div>
    124 
    125         {include file='picture_nav_buttons.tpl'|@get_extent:'picture_nav_buttons'}
    126125</div>{*<!-- imageToolBar -->*}
    127126
  • trunk/themes/elegant/local_head.tpl

    r13763 r13777  
    44        {combine_script id='elegant.scripts' load='footer' require='jquery' path='themes/elegant/scripts.js'}
    55{/if}
     6        <!--[if IE 7]>
     7                <link rel="stylesheet" type="text/css" href="{$ROOT_URL}themes/elegant/fix-ie7.css">
     8        <![endif]-->
Note: See TracChangeset for help on using the changeset viewer.