Changeset 1176 in ExiteCMS
- Timestamp:
- 12/20/07 13:52:14 (4 years ago)
- Location:
- themes/PLi-Fusion/PLiXmas/php-files/themes/PLiXmas
- Files:
-
- 5 edited
-
images/panel_off.gif (modified) (previous)
-
images/panel_on.gif (modified) (previous)
-
templates/templates/_footer.tpl (modified) (1 diff)
-
templates/templates/_header.tpl (modified) (3 diffs)
-
templates/templates/_stylesheets.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
themes/PLi-Fusion/PLiXmas/php-files/themes/PLiXmas/templates/templates/_footer.tpl
r1170 r1176 17 17 {* *} 18 18 {***************************************************************************} 19 <br /> 19 20 <table align='center' cellpadding='0' cellspacing='0' width='{$smarty.const.THEME_WIDTH}'> 20 21 <tr> -
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> -
themes/PLi-Fusion/PLiXmas/php-files/themes/PLiXmas/templates/templates/_stylesheets.tpl
r1170 r1176 121 121 /* --- Footer ---------------------------------------------- */ 122 122 123 .footer { text-align:center; color: #003300;line-height:125%; }123 .footer { text-align:center; color:line-height:125%; } 124 124 .footer img { border: 0px; vertical-align: -30%; } 125 125
Note: See TracChangeset
for help on using the changeset viewer.
