Changeset 2051 in ExiteCMS for themes/public/BackOff/php-files/themes/BackOff/templates/templates/_header.tpl
- Timestamp:
- 11/17/08 10:58:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/public/BackOff/php-files/themes/BackOff/templates/templates/_header.tpl
r2036 r2051 156 156 <td > 157 157 <table border='0' width='100%'> 158 <tr style='height:3 4px'>159 <td align=' right'>160 {* room for other text *}158 <tr style='height:30px'> 159 <td align='left'> 160 <font size='4'>{$settings.sitename}</font> 161 161 </td> 162 162 </tr> 163 <tr style='height: 34px'>163 <tr style='height:42px'> 164 164 <td align='right'> 165 165 {if $settings.maintenance} 166 <br /> 167 <font size='5' color='{$settings.maintenance_color}'><b>MAINTENANCE </b></font> 166 <font size='6' color='{$settings.maintenance_color}'><b>MAINTENANCE </b></font> 168 167 {/if} 169 168 </td>
Note: See TracChangeset
for help on using the changeset viewer.
