Changeset 1176 in ExiteCMS for themes/PLi-Fusion/PLiXmas/php-files/themes/PLiXmas/templates/templates/_header.tpl
- Timestamp:
- 12/20/07 13:52:14 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/PLi-Fusion/PLiXmas/php-files/themes/PLiXmas/templates/templates/_header.tpl
r1169 r1176 145 145 <td style='background-image: url({$smarty.const.THEME}images/top.gif); background-repeat: none;'> 146 146 <div> 147 <div style='display:inline;float:left;margin-top:135px;margin-left:10px; '>147 <div style='display:inline;float:left;margin-top:135px;margin-left:10px;width:100px;'> 148 148 <a href='.' onclick='fontGroter(-0.1); return false' title='Decrease font-size'><img src='{$smarty.const.THEME}images/minus.gif' alt='' border='0' /></a><a href='.' onclick='fontReset(0.7); return false' title='Restore default font-sizes'><img src='{$smarty.const.THEME}images/reset.gif' hspace='2' alt='' border='0' /></a><a href='.' onclick='fontGroter(0.1); return false' title='Increase font-size'><img src='{$smarty.const.THEME}images/plus.gif' alt='' border='0' /></a> 149 149 {if $new_posts} … … 154 154 {/if} 155 155 </div> 156 <div style='display:inline;float:left;margin-top:32px;margin-left: 70px;'><img src='{$smarty.const.THEME}images/bells.gif' alt='' /></div>156 <div style='display:inline;float:left;margin-top:32px;margin-left:15px;'><img src='{$smarty.const.THEME}images/bells.gif' alt='' /></div> 157 157 <div class='sub-header' style='display:inline;float:left;margin-top:128px;margin-left:0px;'> 158 158 {section name=index loop=$headermenu} … … 160 160 {/section} 161 161 </div> 162 <div class='sub-header' style='display:inline;float:right;margin-top:12 8px;'>162 <div class='sub-header' style='display:inline;float:right;margin-top:127px;height:5px;'> 163 163 {$bartitle} : {$bartotal} 164 164 </div> 165 <div id='countdown' style='white-space:no-wrap; float:right;font-weight:bold;color:#CC0000;margin-top:147px;'></div>165 <div id='countdown' style='white-space:no-wrap;text-align:center;float:right;font-weight:bold;color:#CC0000;width:450px;margin-top:147px;'></div> 166 166 </div> 167 167 </td>
Note: See TracChangeset
for help on using the changeset viewer.
