source: extensions/Front2Back/Front2Back.tpl @ 6299

Last change on this file since 6299 was 3339, checked in by vdigital, 15 years ago

+ Add Front2Back to depository
+ Add Panoramas to depository

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 556 bytes
Line 
1{html_head}
2<link rel="stylesheet" type="text/css" href="{$F2B_PATH|@cat:'Front2Back.css'}"> 
3{/html_head}
4<br />
5<a class="reverse" href="#">
6  {'Front2Back'|@translate}
7  <span style="top: -{$verso.VSHIFT_IMG}px; left: -{$verso.HSHIFT_IMG}px;">
8    <img src="{$verso.VERSO_URL}"
9          style="width:{$verso.WIDTH_IMG}px;height:{$verso.HEIGHT_IMG}px;"
10          alt="Verso" />
11    <br />
12    <!--
13    Dynamic Drive
14    <img src="http://www.dynamicdrive.com/cssexamples/media/dynamicdrive.gif" />
15    -->
16  </span>
17</a>
18<div style="clear: both;"></div>
Note: See TracBrowser for help on using the repository browser.