Changeset 2065 in ExiteCMS
- Timestamp:
- 11/20/08 18:12:50 (3 years ago)
- Location:
- themes/public/Localize/php-files/themes/Localize
- Files:
-
- 1 added
- 12 edited
-
exitecms.css (modified) (11 diffs)
-
images/folder.gif (modified) (previous)
-
images/folderhot.gif (modified) (previous)
-
images/folderlock.gif (modified) (previous)
-
images/foldernew.gif (modified) (previous)
-
images/leaf.jpg (added)
-
images/panel_off.gif (modified) (previous)
-
images/panel_on.gif (modified) (previous)
-
images/stickythread.gif (modified) (previous)
-
templates/templates/_footer.tpl (modified) (3 diffs)
-
templates/templates/_header.tpl (modified) (2 diffs)
-
theme.php (modified) (1 diff)
-
wikka.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
themes/public/Localize/php-files/themes/Localize/exitecms.css
r2064 r2065 20 20 21 21 /* text anchors */ 22 a { color:# 333333; text-decoration:none; }23 a:hover { color:#3 33333; text-decoration:underline; }22 a { color:#8CD749; text-decoration:underline; } 23 a:hover { color:#3B4471; text-decoration:none; } 24 24 25 25 /* text anchors in side panels */ 26 a.side { color:# 333333; text-decoration:none; }27 a:hover.side { color:#3 33333; text-decoration:underline; }26 a.side { color:#8CD749; text-decoration:underline; } 27 a:hover.side { color:#3B4471; text-decoration:none; } 28 28 29 29 /* image anchors */ … … 34 34 35 35 /* horizontal lines */ 36 hr { border:none; color:# bbb; background-color:#bbb; height:1px; }36 hr { border:none; color:#DADADA; background-color:#DADADA; height:1px; } 37 37 38 38 /* dropdowns with options */ … … 45 45 46 46 /* buttons */ 47 .button { font-size:0.8em; font-family:Verdana,"Bitstream Vera Sans","Deja Vu Sans",Arial,Sans-Serif; font-weight:normal; width:auto; overflow:visible; font-weight: bold; color:#fff fff; background-color:#666; border-top:1px #bbb solid; border-left:1px #bbb solid; border-bottom:1px #000 solid; border-right:1px #000 solid; cursor:pointer; margin:2px 0px 2px 0px; padding:0px; }47 .button { font-size:0.8em; font-family:Verdana,"Bitstream Vera Sans","Deja Vu Sans",Arial,Sans-Serif; font-weight:normal; width:auto; overflow:visible; font-weight: bold; color:#fff; background-color:#444; border-top:1px #bbb solid; border-left:1px #bbb solid; border-bottom:1px #000 solid; border-right:1px #000 solid; cursor:pointer; margin:2px 0px 2px 0px; padding:0px; } 48 48 .button:hover { color:#666; background-color:#ddd; border-top:1px #999 solid; border-left:1px #999 solid; border-bottom:1px #fff solid; border-right:1px #fff solid; } 49 49 … … 54 54 55 55 /* page body */ 56 body { font-size:1em; font-family:Verdana,"Bitstream Vera Sans","Deja Vu Sans",Arial,Sans-Serif; margin: 4px 10px 5px 10px; width:100%; }57 .body { color:# 444; background-color:#aaa; }56 body { font-size:1em; font-family:Verdana,"Bitstream Vera Sans","Deja Vu Sans",Arial,Sans-Serif; margin:0px; } 57 .body { color:#000; background-color:#ddd; } 58 58 59 59 /* content body, can be different from the body when centered */ … … 61 61 62 62 /* column definitions (left, center, right) */ 63 .side-border-left { text-align:left; padding:0px 5px 0px0px; }64 .main-bg { color:#444; padding:0px 0px 5px 0px; }65 .side-border-right { text-align:left; padding:0px 0px 0px 5px; }63 .side-border-left { text-align:left; background-color:#fff; padding:0px 10px 0px 10px; } 64 .main-bg { color:#444; background-color:#fff; padding:0px 0px 5px 0px; } 65 .side-border-right { text-align:left; background-color:#fff; padding:0px 10px 0px 10px; } 66 66 67 67 /* panels in the center column */ 68 .main-body { text-align:left; color:#444; background-color:#fff; padding:4px 4px 6px 4px; margin:0px; }68 .main-body { text-align:left; color:#444; background-color:#fff; padding:4px 20px 5px 20px; margin:0px; } 69 69 70 70 /* panels in the left & right columns (with and without padding, p.e. for images) */ 71 .side-body { color:# 000; background-color:#fff; padding:4px 4px 6px4px; }72 .side-body-nm { color:# 000; background-color:#fff; }71 .side-body { color:#444; background-color:#fff; padding:4px; } 72 .side-body-nm { color:#444; background-color:#fff; } 73 73 74 74 /* tags for sub texts, captions, etc. */ … … 78 78 79 79 /* title bars within a panel */ 80 .infobar { font-weight:normal; color:# 333; background-color:#ddd; padding:3px 4px 3px 4px; }80 .infobar { font-weight:normal; color:#444; background-color:#fff; padding:3px 4px 3px 4px; } 81 81 82 82 /* --- Browser window centered div ------------------------- */ … … 88 88 89 89 /* header definition and background image */ 90 .headerbanner { color:#333; background-color:#eee; background-image:url(/themes/ExiteCMS/images/exitecms_bg.gif); padding:0px; } 91 90 .headerbanner { color:#000; background-color:#fff; padding:0px; } 91 92 .white-header { 93 font-family : Verdana, Arial, Helvetica, sans-serif; 94 font-size : 10px; 95 color : #fff; 96 background-color : #999999; 97 padding: 15px 10px 16px 10px; 98 text-align: center; 99 } 92 100 /* header menu bar */ 93 .headermenu { font-weight:normal; color:#fff fff; background-color:#666666; padding:0px 2px 0px 2px; }101 .headermenu { font-weight:normal; color:#fff; background-color:#999999; padding:15px 10px 16px 10px; } 94 102 95 103 /* header menu links */ … … 105 113 106 114 /* center panel title */ 107 .cap-main { font-weight:normal; text-align:left; color:#ffffff; background-color: #666666; font-size:1.2em; padding:3px 2px 3px 2px; }115 .cap-main { font-weight:normal; font-style:italic; text-align:left; color:#3B4471; background-color: #dddddd; font-size:1em; padding:0px 0px 0px 20px; } 108 116 109 117 /* side panel title */ 110 .sub-cap-main { font-weight:normal; color:#ffffff; background-color:#666666; padding:0px 2px 0px 2px; }118 .sub-cap-main { font-weight:normal; font-style:italic; text-align:center; color:#3B4471; background-color:#dddddd; padding:0px 0px 0px 0px; } 111 119 112 120 /* labels and separators in side panels */ … … 127 135 /* --- Footer ---------------------------------------------- */ 128 136 129 .footer { text-align:center; color: # 555; line-height:125%; }137 .footer { text-align:center; color: #666; background-color:#fff; line-height:125%; } 130 138 .footer img { border: 0px; vertical-align: -30%; } 131 139 … … 133 141 134 142 /* standard table borders */ 135 .tbl-border { background-color:#ddd; color:# ddd; }143 .tbl-border { background-color:#ddd; color:#444; } 136 144 137 145 /* borderless tables */ … … 163 171 164 172 /* message body, unread message */ 165 .unread { color:#000; background-color:#eee; padding:4px; border: 1px solid #bbbbbb; }173 .unread { background-color:#E3FCC1; padding:4px; border: 1px solid #bbbbbb; } 166 174 167 175 /* links in the message body */ -
themes/public/Localize/php-files/themes/Localize/templates/templates/_footer.tpl
r2064 r2065 20 20 {* *} 21 21 {***************************************************************************} 22 <table align='center' cellpadding=' 0' cellspacing='0' width='{$smarty.const.THEME_WIDTH}'>22 <table align='center' cellpadding='2' cellspacing='0' width='{$smarty.const.THEME_WIDTH}' class='footer'> 23 23 <tr> 24 <td class='footer'>25 <table align='center' cell padding='0' cellspacing='0' width='100%'>24 <td> 25 <table align='center' cellspacing='0' cellpadding='2' width='100%' border='0'> 26 26 <tr> 27 <td> 27 <td height='28' width='35%' align='left'> 28 <div align='left'> 29 Localize Theme Design: <a target='_blank' href='http://www.oswd.org/design/preview/id/2063'>ad_267</a>, Adapted by WanWizard 30 </div> 31 </td> 32 <td height='28' width='30%'align='center'> 28 33 v.{$settings.version} <a href='http://www.exitecms.org' target='_blank' title='ExiteCMS v7.2 ©2008 Exite BV'><img src='{$smarty.const.IMAGES}cms-logo-small.png' alt='' /></a> rev.{$settings.revision}<br /> 34 {$settings.footer} 35 </td> 36 <td height='28' width='35%' align='right'> 29 37 {$settings.counter} {if $settings.counter == 1}{$locale.140}{else}{$locale.141}{/if} 30 38 </td> 31 39 </tr> 32 40 <tr> 33 <td >41 <td colspan='3' align='center'> 34 42 <br /> 35 43 The webserver needed {$_loadstats.time|string_format:"%01.3f"} sec. to process this page. Of that, the MySQL v{$MySQLinfo} engine needed {$_loadstats.querytime|string_format:"%01.3f"} sec. … … 37 45 </tr> 38 46 <tr> 39 <td >47 <td colspan='3' align='center'> 40 48 Total number of queries: {$_loadstats.queries} (Selects: {$_loadstats.selects} Inserts: {$_loadstats.inserts} Deletes: {$_loadstats.deletes} Updates: {$_loadstats.updates} Others: {$_loadstats.others}) 41 49 </td> … … 43 51 {if $_loadstats.compression} 44 52 <tr> 45 <td >53 <td colspan='3' align='center'> 46 54 zlib compression is enabled for this website 47 55 </td> -
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> -
themes/public/Localize/php-files/themes/Localize/theme.php
r2064 r2065 56 56 57 57 // theme width definitions 58 define('THEME_WIDTH', " 994");59 define('SIDE_WIDTH', "17 0");58 define('THEME_WIDTH', "80%"); 59 define('SIDE_WIDTH', "175"); 60 60 61 61 // make sure this is defined, we need it later -
themes/public/Localize/php-files/themes/Localize/wikka.css
r2064 r2065 42 42 border: 1px #ddd solid; 43 43 height: 100%; 44 }45 46 .page a {47 color: #34329C;48 text-decoration: none;49 }50 51 .page a:hover {52 color: #34329C;53 text-decoration: underline;54 44 } 55 45 … … 474 464 } 475 465 476 a.ext {477 color: #34329C;478 }479 480 a.ext:hover {481 color: #34329C;482 }483 484 466 .exttail { 485 467 color: #999;
Note: See TracChangeset
for help on using the changeset viewer.
