Changeset 2040 in ExiteCMS


Ignore:
Timestamp:
11/16/08 15:09:04 (3 years ago)
Author:
WanWizard
Message:

new theme: Hezo

Location:
themes/public/Hezo/php-files/themes/Hezo
Files:
6 added
1 deleted
26 edited

Legend:

Unmodified
Added
Removed
  • themes/public/Hezo/php-files/themes/Hezo/exitecms.css

    r2039 r2040  
    2020 
    2121                        /* text anchors */ 
    22 a                       { color:#333333; text-decoration:none; } 
    23 a:hover                 { color:#333333; text-decoration:underline; } 
     22a                       { color:#666; text-decoration:none; } 
     23a:link                  { color:#666; text-decoration:none; } 
     24a:visited               { color:#666; text-decoration:none; } 
     25a:hover                 { color:#DE8300A; text-decoration:underline; } 
    2426 
    2527                        /* text anchors in side panels */ 
    26 a.side                  { color:#333333; text-decoration:none; } 
    27 a:hover.side            { color:#333333; text-decoration:underline; } 
     28a.side                  { color:#000000; text-decoration:none; } 
     29a:hover.side            { color:#EC8701; text-decoration:underline; } 
    2830 
    2931                        /* image anchors */ 
     
    3133 
    3234                        /* wiki links */ 
    33 a.wiki_link:link,a.wiki_link:visited { color:#34329C; text-decoration:none; border-width:0px 0px 1px 0px; border-style:dotted; border-color:#34329C; } 
     35a.wiki_link:link,a.wiki_link:visited { color:#DE8300A; text-decoration:none; border-width:0px 0px 1px 0px; border-style:dotted; border-color:#34329C; } 
    3436 
    3537                        /* horizontal lines */ 
    36 hr                      { border:none; color:#bbb; background-color:#bbb; height:1px; } 
     38hr                      { border-top:1px #CBD6DD solid; border-bottom:1px #EFEFEF solid; } 
    3739 
    3840                        /* dropdowns with options */ 
     
    4547 
    4648                        /* 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:#ffffff; 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; } 
     49.button                 { font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif; font-size: 1em; font-weight: bold; border-top: 1px solid #dcdcdc; border-left: 1px solid #dcdcdc; border-right: 1px solid #000; border-bottom: 1px solid #000; background-color: #d4d4d4; color: #000000; margin-top:2px; cursor:pointer; cursor: hand; } 
    4850.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; } 
    4951 
    5052                        /* text entry fields */ 
    51 .textbox                { font-size:1em; font-family:Verdana,"Bitstream Vera Sans","Deja Vu Sans",Arial,Sans-Serif; color:#444; background-color:#fff; border:1px #444 solid; } 
     53.textbox                { border-top: 1px solid #dcdcdc; border-left: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc; color: #42435A; background: #EDEDED url(images/bg_td_one.jpg) repeat-x left top; font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif; font-size: 1.1em; } 
    5254 
    5355/* --- Website template ------------------------------------ */ 
    5456 
    5557                        /* 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; } 
     58body                    { margin: 0; padding: 0; font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif; font-size: 1em; color: #38394B; background-color: #ededed; } 
     59.body                   { color: #38394B; background-color: #ededed; } 
    5860 
    5961                        /* content body, can be different from the body when centered */ 
     
    6163 
    6264                        /* column definitions (left, center, right) */ 
    63 .side-border-left       { text-align:left; padding:0px 5px 0px 0px; } 
    64 .main-bg                { color:#444; padding:0px 0px 5px 0px; } 
    65 .side-border-right      { text-align:left; padding:0px 0px 0px 5px; } 
     65.side-border-left       { padding-right:5px; } 
     66.main-bg                { } 
     67.side-border-right      { padding-left:5px;} 
    6668 
    6769                        /* panels in the center column */ 
    68 .main-body              { text-align:left; color:#444; background-color:#fff; padding:4px 4px 6px 4px; margin:0px; } 
    69  
     70.main-body              { background: #EDEDED url(images/bg_td_one.jpg) repeat-x left top; font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif; font-size: 1em; color: #38394B; padding: 6px 6px 3px 6px; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc; } 
    7071                        /* 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 6px 4px; } 
    72 .side-body-nm           { color:#000; background-color:#fff; } 
     72.side-body              { background: #EDEDED url(images/bg_td_one.jpg) repeat-x left top; font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif; font-size: 1em; color: #38394B; margin:0px; padding: 6px 6px 3px 6px; border-top: 0px; border-bottom: 1px solid #dcdcdc; border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc; } 
     73.side-body-nm           { background: #EDEDED url(images/bg_td_one.jpg) repeat-x left top; font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif; font-size: 1em; color: #38394B; } 
    7374 
    7475                        /* tags for sub texts, captions, etc. */  
    75 .small                  { font-weight:normal; font-size:90%; color:#444; } 
    76 .small2                 { font-weight:normal; font-size:90%; color:#666; } 
    77 .smallalt               { font-weight:normal; font-size:90%; color:#888; } 
     76.small                  { font-weight:normal; font-size:90%; color:#555; } 
     77.small2                 { font-weight:normal; font-size:90%; color:#555; } 
     78.smallalt               { font-weight:normal; font-size:90%; color:#555; } 
    7879 
    7980                        /* title bars within a panel */ 
    80 .infobar                { font-weight:normal; color:#333; background-color:#ddd; padding:3px 4px 3px 4px; } 
     81.infobar                { font-weight:bold; font-size:110%; color:#111; padding:3px 4px 3px 4px; } 
    8182 
    8283/* --- Browser window centered div ------------------------- */ 
     
    8889 
    8990                        /* header definition and background image */ 
    90 .headerbanner           { color:#333; background-color:#eee; background-image:url(/themes/ExiteCMS/images/exitecms_bg.gif); padding:0px; } 
     91.headerbanner           {   background: #23628B url(images/bg_header.jpg) repeat-x left top; } 
    9192 
    9293                        /* header menu bar */ 
    93 .headermenu             { font-weight:normal; color:#ffffff; background-color:#666666; padding:0px 2px 0px 2px; } 
     94.headermenu             { font-weight:normal; color:#666; background-color:#ededed; padding:0px 2px 0px 2px; } 
    9495 
    9596                        /* header menu links */ 
     
    99100 
    100101                        /* center panel cell definitions */ 
    101 .main-panel             { padding: 5px 5px 5px 5px; margin:0px 0px 5px 0px; border:1px #ddd solid; } 
     102.main-panel             { background: #24638C url(images/bg_table_top.jpg) repeat-x left top; color: #FFFFFF; height:28px; border-bottom: 0px solid #FFFFFF; } 
    102103 
    103104                        /* side panel cell definitions */ 
    104 .side-panel             { padding:0px 0px 0px 0px; margin:0px 0px 5px 0px; border:1px #ddd solid; } 
     105.side-panel             { background: #24638C url(images/bg_table_top.jpg) repeat-x left top; color: #FFFFFF; height:28px; border-bottom: 0px solid #FFFFFF; } 
    105106 
    106107                        /* 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; } 
     108.cap-main               { font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif; font-size: 1.2em; letter-spacing: .1em; font-weight: bold; color: #FFFFFF; padding: 0px 0px 0px 5px; margin: 0; background-color: transparent; white-space: nowrap; } 
    108109 
    109110                        /* side panel title */ 
    110 .sub-cap-main           { font-weight:normal; color:#ffffff; background-color:#666666; padding:0px 2px 0px 2px; } 
     111.sub-cap-main           { font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif; font-size: 1em; letter-spacing: .1em; font-weight: bold; color: #FFFFFF; padding: 0px 0px 0px 5px; margin-top: 0; background-color: transparent; white-space: nowrap; } 
    111112 
    112113                        /* labels and separators in side panels */ 
    113 .side-label             { color:#333; background-color:#ddd; margin:2px 0px 2px 0px; padding:1px 0px 1px 8px; white-space:nowrap;overflow:hidden; } 
     114.side-label             { font-weight:bold; padding:2px 2px 3px 2px; } 
    114115 
    115116                        /* labels and separators in body panels */ 
    116 .main-label             { color:#333; background-color:#ddd; padding:4px 4px 4px 4px; margin:0px 0px 5px 0px; border:1px #eee solid; white-space:nowrap;overflow:hidden; } 
     117.main-label             { background: #EDEDED url(images/bg_td_one.jpg) repeat-x left top; padding:4px 4px 4px 4px; margin:0px 0px 5px 0px; border:1px #eee solid; white-space:nowrap;overflow:hidden; } 
    117118 
    118119                        /* links in side panels */ 
     
    123124 
    124125                        /* horizontal lines in side-panels */ 
    125 hr.side-hr              { height:2px; } 
     126hr.side-hr              { border-top:1px #CBD6DD solid; border-bottom:1px #EFEFEF solid; } 
    126127 
    127128/* --- Footer ---------------------------------------------- */ 
    128129 
    129 .footer                 { text-align:center; color: #555; line-height:125%; } 
     130.footer                 { text-align:center; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:1em; color:#000000; background-color:#EDEDED; background-image:url(images/footer.jpg);   background-repeat:repeat-x; border-top:1px #dcdcdc solid; padding:5px; } 
    130131.footer img             { border: 0px; vertical-align: -30%; } 
    131132 
     
    133134 
    134135                        /* standard table borders */ 
    135 .tbl-border             { background-color:#ddd; color:#ddd; } 
     136.tbl-border             { background-color:#ADC1CE; } 
    136137 
    137138                        /* borderless tables */ 
    138 .tbl                    { padding:4px; color:#444; background-color:#fff; } 
     139.tbl                    { font-size:1em; color:#555; padding:0px; } 
    139140 
    140141                        /* table cells - color 1 */ 
    141 .tbl1                   { padding:4px; color:#444; background-color:#fff; } 
     142.tbl1                   { font-size:1em; background-color:#EDEDED; color: #38394B; padding: 3px 6px 3px 6px; border-top: 1px solid #FFFFFF; border-bottom: 0px solid #dcdcdc; border-left: 1px solid #FFFFFF; border-right: 0px solid #dcdcdc; } 
    142143 
    143144                        /* table cells - color 2 */ 
    144 .tbl2                   { padding:4px; color:#444; background-color:#eee; } 
     145.tbl2                   { font-size:1em; background-color:#EEF1F3; color: #38394B; padding: 3px 6px 3px 6px; border-top: 1px solid #FFFFFF; border-bottom: 0px solid #ADC1CE; border-left: 1px solid #FFFFFF; border-right: 0px solid #ADC1CE; } 
    145146 
    146147                        /* user-info cell header */ 
    147 .tbl_top_left           { color:#333; background-color:#eee; font-weight: bold; padding:4px; border-left: 1px solid #bbbbbb; border-top: 1px solid #bbbbbb; } 
     148.tbl_top_left           { background: #EDEDED url(images/bg_td_one.jpg) repeat-x left top; font-weight: bold; padding:4px; border-left: 1px solid #bbbbbb; border-top: 1px solid #bbbbbb; } 
    148149 
    149150                        /* user-info cell of a message */ 
     
    154155 
    155156                        /* message subject  */ 
    156 .tbl_top_mid            { color:#333; background-color:#eee; font-weight: bold; padding:4px; border-top: 1px solid #bbbbbb; } 
     157.tbl_top_mid            { background: #EDEDED url(images/bg_td_one.jpg) repeat-x left top; font-weight: bold; padding:4px; border-top: 1px solid #bbbbbb; } 
    157158 
    158159                        /* button row in the message header */ 
    159 .tbl_top_right          { color:#333333; background-color:#eee; padding:4px; border-top: 1px solid #bbbbbb; border-right: 1px solid #bbbbbb; } 
     160.tbl_top_right          { background: #EDEDED url(images/bg_td_one.jpg) repeat-x left top; border-top: 1px solid #bbbbbb; border-right: 1px solid #bbbbbb; } 
    160161 
    161162                        /* message body */ 
     
    186187 
    187188                        /* horizontal pollbar definition */ 
    188 .poll                   { height:12px; border:1px #000 solid; } 
     189.poll                   { height:12px; border:1px #dcdcdc solid; } 
    189190 
    190191/* --- SWF upload module ----------------------------------- */ 
     
    265266/* Add your own custom CSS tags below this line!             */ 
    266267/* ========================================================= */ 
     268 
     269td                      { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; } 
     270 
     271pre                     { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; } 
  • themes/public/Hezo/php-files/themes/Hezo/templates/templates/_footer.tpl

    r2039 r2040  
    2020{*                                                                         *} 
    2121{***************************************************************************} 
    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' style='background-image:url({$smarty.const.THEME}images/footer.gif);background-repeat:no-repeat;'> 
    2323    <tr> 
    24         <td class='footer'> 
    25             <table align='center' cellpadding='0' cellspacing='0' width='100%'> 
     24        <td> 
     25            <table align='center' cellspacing='0' cellpadding='2' width='100%' border='0'> 
    2626                <tr> 
    27                     <td> 
     27                    <td height='28' width='35%' align='left'> 
     28                        <div align='left'> 
     29                            Hezo Theme Design: <a target='_blank' href='http://www.TupazThemes.xlphp.net'>Tupaz</a> 
     30                        </div> 
     31                    </td> 
     32                    <td height='28' width='30%'align='center'> 
    2833                        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'> 
    2937                        {$settings.counter} {if $settings.counter == 1}{$locale.140}{else}{$locale.141}{/if} 
    3038                    </td> 
    3139                </tr> 
    3240                <tr> 
    33                     <td> 
     41                    <td colspan='3' align='center'> 
    3442                        <br /> 
    3543                        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. 
     
    3745                </tr> 
    3846                <tr> 
    39                     <td> 
     47                    <td colspan='3' align='center'> 
    4048                        Total number of queries: {$_loadstats.queries}&nbsp;&nbsp;(Selects: {$_loadstats.selects}&nbsp;&nbsp;Inserts: {$_loadstats.inserts}&nbsp;&nbsp;Deletes: {$_loadstats.deletes}&nbsp;&nbsp;Updates: {$_loadstats.updates}&nbsp;&nbsp;Others: {$_loadstats.others}) 
    4149                    </td> 
     
    4351                {if $_loadstats.compression} 
    4452                <tr> 
    45                     <td> 
     53                    <td colspan='3' align='center'> 
    4654                        zlib compression is enabled for this website 
    4755                    </td> 
  • themes/public/Hezo/php-files/themes/Hezo/templates/templates/_header.tpl

    r2039 r2040  
    153153                    <td class='headerbanner'> 
    154154                        <table cellpadding='0' cellspacing='0' width='100%'> 
    155                             <tr  align='center'> 
    156                                 <td > 
     155                            <tr align='center'> 
     156                                <td> 
    157157                                    <table border='0' width='100%'> 
    158                                         <tr style='height:55px'> 
     158                                        <tr style='height:66px;'> 
     159                                            <td align='left'> 
     160                                                <font size='6'><b>{$settings.sitename}</b></font> 
     161                                            </td> 
    159162                                            <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 /> 
     163                                            {if 1 || $settings.maintenance} 
    167164                                                <font size='6' color='{$settings.maintenance_color}'><b>MAINTENANCE&nbsp;</b></font> 
    168165                                            {/if} 
     
    194191                        {/section} 
    195192                    </td> 
    196                     <td align='right' class='sub-cap-main'> 
     193                    <td align='right' class='headermenu'> 
    197194                        {$smarty.now|date_format:"subheaderdate"}&nbsp; 
    198195                    </td> 
  • themes/public/Hezo/php-files/themes/Hezo/templates/templates/_openside.tpl

    r2039 r2040  
    2222{*                                                                         *} 
    2323{***************************************************************************} 
    24 <table cellpadding='0' cellspacing='0' width='100%' class='side-panel'> 
     24<table cellpadding='0' cellspacing='0' width='100%' style='margin-top:5px;'> 
    2525    <tr> 
    26         <td style='padding:5px;'> 
     26        <td class='side-panel'> 
    2727            <table width='100%' cellpadding='0' cellspacing='0'> 
    28                 <tr> 
     28                <tr class='side-panel'> 
    2929                    <td class='sub-cap-main'>{$title|default:"&nbsp;"}</td> 
    3030                </tr> 
  • themes/public/Hezo/php-files/themes/Hezo/templates/templates/_openside_x.tpl

    r2039 r2040  
    2323{*                                                                         *} 
    2424{***************************************************************************} 
    25 <table cellpadding='0' cellspacing='0' width='100%' class='side-panel'> 
     25<table cellpadding='0' cellspacing='0' width='100%' style='margin-top:5px;'> 
    2626    <tr> 
    27         <td style='padding:5px;'> 
    28             <table cellpadding='0' cellspacing='0' width='100%'> 
    29                 <tr> 
     27        <td class='side-panel'> 
     28            <table width='100%' cellpadding='0' cellspacing='0'> 
     29                <tr class='side-panel'> 
    3030                    <td class='sub-cap-main'> 
    31                         <div style='display:inline; position:relative; float:right;margin-top:2px;'> 
     31                        <div style='display:inline; position:relative; float:right;margin-right:2px;'> 
    3232                            <img src='{$smarty.const.THEME}images/panel_{if $_state == 1}on{else}off{/if}.gif' alt='' name='b_{$_name}' onclick="javascript:flipBox('{$_name}')" /> 
    3333                        </div> 
     
    3636                </tr> 
    3737                <tr> 
    38                     <td class='{$style|default:"side-body"}'> 
     38                <td class='{$style|default:"side-body"}'> 
    3939                        <div id='box_{$_name}' {if $_state == 0}{else}style='display:none'{/if}> 
  • themes/public/Hezo/php-files/themes/Hezo/templates/templates/_opentable.tpl

    r2039 r2040  
    2222{*                                                                         *} 
    2323{***************************************************************************} 
    24 <table cellpadding='0' cellspacing='0' width='100%' class='main-panel'> 
    25     <tr align='center'> 
    26         <td> 
    27             <table cellpadding='0' cellspacing='0' width='100%'> 
    28                 <tr> 
    29                     <td class='cap-main'> 
    30                         {$title|default:"&nbsp;"} 
    31                     </td> 
     24<table cellpadding='0' cellspacing='0' width='100%' style='margin-top:5px;'> 
     25    <tr> 
     26        <td class='main-panel'> 
     27            <table width='100%' cellpadding='0' cellspacing='0'> 
     28                <tr class='main-panel'> 
     29                    <td class='cap-main'>{$title|default:"&nbsp;"}</td> 
    3230                </tr> 
    3331                <tr> 
    34                     <td class='{$style|default:"main-body"}'> 
     32                <td class='{$style|default:"main-body"}'> 
  • themes/public/Hezo/php-files/themes/Hezo/templates/templates/_opentable_x.tpl

    r2039 r2040  
    2222{*                                                                         *} 
    2323{***************************************************************************} 
    24 <table cellpadding='0' cellspacing='0' width='100%' class='main-panel'> 
    25     <tr align='center'> 
    26         <td> 
    27             <table cellpadding='0' cellspacing='0' width='100%'> 
    28                 <tr> 
    29                     <td class='cap-main'> 
    30                         {$title|default:"&nbsp;"} 
    31                     </td> 
     24<table cellpadding='0' cellspacing='0' width='100%' style='margin-top:5px;'> 
     25    <tr> 
     26        <td class='main-panel'> 
     27            <table width='100%' cellpadding='0' cellspacing='0'> 
     28                <tr class='main-panel'> 
     29                    <td class='cap-main'>{$title|default:"&nbsp;"}</td> 
    3230                </tr> 
    3331                <tr> 
    34                     <td class='{$style|default:"main-body"}'> 
     32                <td class='{$style|default:"main-body"}'> 
  • themes/public/Hezo/php-files/themes/Hezo/theme.php

    r2039 r2040  
    5656 
    5757// theme width definitions 
    58 define('THEME_WIDTH', "994"); 
     58define('THEME_WIDTH', "98%"); 
    5959define('SIDE_WIDTH', "170"); 
    6060 
  • themes/public/Hezo/php-files/themes/Hezo/wikka.css

    r2039 r2040  
    2929    padding: 5px 10px; 
    3030    padding-top: 0px; 
    31 } 
    32  
    33 .header a:hover { 
    34     background: transparent; 
    35     border-bottom: 0px; 
    3631} 
    3732 
     
    4237    border: 1px #ddd solid; 
    4338    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; 
    5439} 
    5540 
     
    475460 
    476461a.ext { 
    477     color: #34329C; 
     462    color: #6f6d6d; 
    478463} 
    479464 
    480465a.ext:hover { 
    481     color: #34329C; 
     466    color: #6f6d6d; 
    482467} 
    483468 
Note: See TracChangeset for help on using the changeset viewer.