Changeset 2065 in ExiteCMS for themes/public/Localize/php-files/themes/Localize/templates/templates/_header.tpl
- Timestamp:
- 11/20/08 18:12:50 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/public/Localize/php-files/themes/Localize/templates/templates/_header.tpl
r2064 r2065 154 154 <table cellpadding='0' cellspacing='0' width='100%'> 155 155 <tr align='center'> 156 <td > 157 <table border='0' width='100%'> 158 <tr style='height:55px'> 159 <td align='right'> 160 {* room for other text *} 161 </td> 162 </tr> 163 <tr style='height:55px'> 164 <td align='right'> 165 {if $settings.maintenance} 166 <br /> 167 <font size='6' color='{$settings.maintenance_color}'><b>MAINTENANCE </b></font> 168 {/if} 169 </td> 170 </tr> 171 </table> 156 <td style='padding:0; margin:0; font-weight:normal; font-style:italic; color:#8CD749; font-family:"Trebuchet MS", verdana, arial, sans-serif;'> 157 <font size='6''><b>{$settings.sitename}</b></font> 158 {if 1 || $settings.maintenance} 159 <br /> 160 <font size='6' color='{$settings.maintenance_color}'><b>MAINTENANCE MODE</b></font> 161 {/if} 162 </td> 163 <td align='right' style='padding:0; margin:0; font-size:200%; font-weight:normal; font-style:italic; color:#8CD749; font-family:"Trebuchet MS", verdana, arial, sans-serif;'> 164 <img src='{$smarty.const.THEME}images/leaf.jpg' alt='leaf.jpg' height='220' width='293'> 172 165 </td> 173 166 </tr> … … 194 187 {/section} 195 188 </td> 196 <td align='right' class=' sub-cap-main'>189 <td align='right' class='headermenu'> 197 190 {$smarty.now|date_format:"subheaderdate"} 198 191 </td>
Note: See TracChangeset
for help on using the changeset viewer.
