Changeset 1170 in ExiteCMS
- Timestamp:
- 12/16/07 12:53:55 (4 years ago)
- Location:
- themes/PLi-Fusion/PLiXmas/php-files/themes/PLiXmas
- Files:
-
- 8 edited
-
images/minus.gif (modified) (previous)
-
images/newposts.gif (modified) (previous)
-
images/plus.gif (modified) (previous)
-
images/reset.gif (modified) (previous)
-
templates/templates/_footer.tpl (modified) (1 diff)
-
templates/templates/_stylesheets.tpl (modified) (1 diff)
-
theme.php (modified) (1 diff)
-
wikka.css (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
themes/PLi-Fusion/PLiXmas/php-files/themes/PLiXmas/templates/templates/_footer.tpl
r1169 r1170 53 53 <td style='text-align:center;'> 54 54 <br /> 55 Christmas Days Theme originally designed by <a href='http://www.designdisease.com' target='_blank'>Design Disease</a> for WordPress, ExiteCMS versionby WanWizard55 WordPress Christmas Days Theme designed by <a href='http://www.designdisease.com' target='_blank'>Design Disease</a>. Adapted for ExiteCMS by WanWizard 56 56 </td> 57 57 </tr> -
themes/PLi-Fusion/PLiXmas/php-files/themes/PLiXmas/templates/templates/_stylesheets.tpl
r1169 r1170 157 157 158 158 /* message body, unread message */ 159 .unread { color:#000000; background-color:# 99cccccc; padding:4px; border: 1px solid #bbbbbb; }159 .unread { color:#000000; background-color:#CCFFFF; padding:4px; border: 1px solid #bbbbbb; } 160 160 161 161 /* links in the message body */ -
themes/PLi-Fusion/PLiXmas/php-files/themes/PLiXmas/theme.php
r1169 r1170 124 124 echo " </td>\n"; 125 125 } 126 echo " <td valign='top' class='main-bg' width='3'></td>\n"; 126 127 } 127 128 /*-----------------------------------------------------+ -
themes/PLi-Fusion/PLiXmas/php-files/themes/PLiXmas/wikka.css
r1169 r1170 61 61 .commentsheader { 62 62 clear: both; 63 background-color: # eee;63 background-color: #fff; 64 64 padding: 2px 10px; 65 65 border: 1px solid #ddd; … … 79 79 80 80 .commentform { 81 background-color: # eee;81 background-color: #fff; 82 82 padding: 10px; 83 83 border: 1px solid #ddd; … … 303 303 margin-right: 15px; 304 304 padding: 4px; 305 background: # eee;305 background: #b5dfdf; 306 306 border: 1px solid #ddd; 307 307 } … … 313 313 margin-left: 15px; 314 314 padding: 4px; 315 background: # eee;315 background: #b5dfdf; 316 316 border: 1px solid #ddd; 317 317 }
Note: See TracChangeset
for help on using the changeset viewer.
