Changeset 2051 in ExiteCMS
- Timestamp:
- 11/17/08 10:58:00 (3 years ago)
- Location:
- themes/public/BackOff/php-files/themes/BackOff
- Files:
-
- 2 edited
-
exitecms.css (modified) (1 diff)
-
templates/templates/_header.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
themes/public/BackOff/php-files/themes/BackOff/exitecms.css
r2036 r2051 98 98 99 99 /* header menu links */ 100 .headermenuitem { font-weight:normal; color:# fff; }100 .headermenuitem { font-weight:normal; color:#7a7a7a; } 101 101 102 102 /* --- Panels ---------------------------------------------- */ -
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.
