blanktheme

Changeset 408

Show
Ignore:
Timestamp:
06/10/09 09:36:47 (8 months ago)
Author:
mateo
Message:

[themes] KeepItSimple? styleshout template ported to Zikula

Files:
48 added
2 removed
29 modified
1 copied

Legend:

Unmodified
Added
Removed
  • themes/styleshout/KeepItSimple/docs/changelog.txt

    r402 r408  
    1717Detailed log available here: 
    1818http://code.zikula.org/blanktheme/log/ 
     19 
     20SPECIFIC FEATURES 
     21        * Use of the YAML 3.1 full-width layout 
     22        * Fake background for column borders for grid/3col bodies, CSS borders for 2col/3col231 
     23        * includes two alternative templates for extmenu (blocks_extmenu_styleshout1.htm and blocks_extmenu_styleshout2.htm) 
     24        * Imploved search box 
     25        * Original comments styles not ported 
  • themes/styleshout/KeepItSimple/lang/deu/global.php

    r403 r408  
    2222define('_AB_IMPRINT', 'Imprint'); 
    2323define('_AB_POWERED_BY_ZIKULA', 'Powered by Zikula'); 
     24define('_AB_SEARCHTYPE', 'Type the words to search and hit ENTER'); 
    2425define('_AB_SKIPLINK', 'Link �ringen'); 
    2526define('_AB_SKIPTO_CONTENT', 'Zum Inhalt springen'); 
  • themes/styleshout/KeepItSimple/lang/deu/version.php

    r381 r408  
    99 */ 
    1010 
    11 define('_BLANKTHEME_DISPLAYNAME', 'BlankTheme'); 
    12 define('_BLANKTHEME_DESCRIPTION', 'Layout Entwicklungs baukasten f�ula'); 
     11define('_KEEPITSIMPLE_DISPLAYNAME', 'KeepItSimple'); 
     12define('_KEEPITSIMPLE_DESCRIPTION', 'Styleshout KeepItSimple template ported to Zikula'); 
  • themes/styleshout/KeepItSimple/lang/eng/global.php

    r403 r408  
    2222define('_AB_IMPRINT', 'Imprint'); 
    2323define('_AB_POWERED_BY_ZIKULA', 'Powered by Zikula'); 
     24define('_AB_SEARCHTYPE', 'Type the words to search and hit ENTER'); 
    2425define('_AB_SKIPLINK', 'Skip link'); 
    2526define('_AB_SKIPTO_CONTENT', 'Skip to the content'); 
  • themes/styleshout/KeepItSimple/lang/eng/version.php

    r381 r408  
    99 */ 
    1010 
    11 define('_BLANKTHEME_DISPLAYNAME', 'BlankTheme'); 
    12 define('_BLANKTHEME_DESCRIPTION', 'Theme development framework for Zikula'); 
     11define('_KEEPITSIMPLE_DISPLAYNAME', 'KeepItSimple'); 
     12define('_KEEPITSIMPLE_DESCRIPTION', 'Styleshout KeepItSimple template ported to Zikula'); 
  • themes/styleshout/KeepItSimple/lang/fra/global.php

    r403 r408  
    2222define('_AB_IMPRINT', 'Imprimer'); 
    2323define('_AB_POWERED_BY_ZIKULA', 'Propuls�ar Zikula'); 
     24define('_AB_SEARCHTYPE', 'Type the words to search and hit ENTER'); 
    2425define('_AB_SKIPLINK', 'Passer le lien'); 
    2526define('_AB_SKIPTO_CONTENT', 'Se rendre au contenu'); 
  • themes/styleshout/KeepItSimple/lang/fra/version.php

    r396 r408  
    1010 */ 
    1111 
    12 define('_BLANKTHEME_DISPLAYNAME', 'ThemeBlanc'); 
    13 define('_BLANKTHEME_DESCRIPTION', 'Framework pour le d�loppement de th� sous Zikula'); 
     12define('_KEEPITSIMPLE_DISPLAYNAME', 'KeepItSimple'); 
     13define('_KEEPITSIMPLE_DESCRIPTION', 'Styleshout KeepItSimple template ported to Zikula'); 
  • themes/styleshout/KeepItSimple/lang/nld/global.php

    r403 r408  
    2222define('_AB_IMPRINT', 'Afdruk'); 
    2323define('_AB_POWERED_BY_ZIKULA', 'Powered door Zikula'); 
     24define('_AB_SEARCHTYPE', 'Type the words to search and hit ENTER'); 
    2425define('_AB_SKIPLINK', 'Link overslaan'); 
    2526define('_AB_SKIPTO_CONTENT', 'Spring naar de inhoud'); 
  • themes/styleshout/KeepItSimple/lang/nld/version.php

    r381 r408  
    99 */ 
    1010 
    11 define('_BLANKTHEME_DISPLAYNAME', 'BlankTheme'); 
    12 define('_BLANKTHEME_DESCRIPTION', 'Thema ontwikkeling kader voor Zikula'); 
     11define('_KEEPITSIMPLE_DISPLAYNAME', 'KeepItSimple'); 
     12define('_KEEPITSIMPLE_DESCRIPTION', 'Styleshout KeepItSimple template ported to Zikula'); 
  • themes/styleshout/KeepItSimple/lang/spa/global.php

    r403 r408  
    2222define('_AB_IMPRINT', 'Imprimir'); 
    2323define('_AB_POWERED_BY_ZIKULA', 'Soportado por Zikula'); 
     24define('_AB_SEARCHTYPE', 'Digita las palabras a buscar y presiona ENTER'); 
    2425define('_AB_SKIPLINK', 'Enlace de salto'); 
    2526define('_AB_SKIPTO_CONTENT', 'Saltar al contenido'); 
  • themes/styleshout/KeepItSimple/lang/spa/version.php

    r381 r408  
    99 */ 
    1010 
    11 define('_BLANKTHEME_DISPLAYNAME', 'BlankTheme'); 
    12 define('_BLANKTHEME_DESCRIPTION', 'Marco para el desarrollo de themes para Zikula'); 
     11define('_KEEPITSIMPLE_DISPLAYNAME', 'KeepItSimple'); 
     12define('_KEEPITSIMPLE_DESCRIPTION', 'Plantilla KeepItSimple de Styleshout convertida a Zikula'); 
  • themes/styleshout/KeepItSimple/plugins/function.bt_htmloutput.php

    r402 r408  
    2626    // variables to use 
    2727    // parameters 
    28     $section = $params['section']; 
    29     unset($params); 
     28    if (!isset($params['section']) || empty($params['section'])) { 
     29        return ''; 
     30    } 
     31 
    3032    // blanktheme vars 
    3133    $body      = $smarty->_tpl_vars['body']; 
     
    3739    // assign the respective output 
    3840    $output    = ''; 
    39     switch ($section) 
     41    switch ($params['section']) 
    4042    { 
    4143        case 'fontresize': 
     
    6264        case 'head': 
    6365            // head stylesheets 
    64             $output = '<link rel="stylesheet" href="'.$smarty->stylepath.'/layout_'.$body.'.css" type="text/css"/> 
    65                        <!--[if lte IE 7]>' 
     66/* 
     67            $output = '<link rel="stylesheet" href="'.$smarty->themepath.'/yaml/core/slim_base.css" type="text/css"/> 
     68                       <link rel="stylesheet" href="'.$smarty->stylepath.'/screen/basemod.css" type="text/css"/> 
     69                       <link rel="stylesheet" href="'.$smarty->stylepath.'/screen/content.css" type="text/css"/> 
     70*/ 
     71            $output = '<link rel="stylesheet" href="'.$smarty->stylepath.'/layout_'.$body.'.css" type="text/css"/>' 
     72                     .'<!--[if lte IE 7]>' 
    6673                     .'<link rel="stylesheet" href="'.$smarty->stylepath.'/patches/patch_'.$body.'.css" type="text/css" />' 
    6774//                     .'<link rel="stylesheet" href="'.$smarty->themepath.'/yaml/core/slim_iehacks.css" type="text/css" />' 
     
    116123            } 
    117124            */ 
     125            if (!isset($params['noempty']) || !$params['noempty']) { 
     126                $output = !empty($output) ? $output : 'bt-empty'; 
     127            } 
    118128            break; 
    119129    } 
  • themes/styleshout/KeepItSimple/plugins/function.bt_userlinks.php

    r402 r408  
    103103    if (is_array($option)) { 
    104104        $return .= '<li'. (($option[0] == $current)?' id='.$currentclass:'') .'>'; 
    105         $return .= '<a'. ((isset($option[3]) && is_array($option[3]))?' class="navparent"':''). ' title="'. DataUtil::formatForDisplay($option[1]). '" href="'.DataUtil::formatForDisplay($option[2]).'">'. ($span ? '<span>' : ''). DataUtil::formatForDisplay($option[1]). ($span ? '</span>' : ''). '</a>'; 
     105        if (!empty($option[2])) { 
     106            $return .= '<a'. ((isset($option[3]) && is_array($option[3]))?' class="navparent"':''). ' title="'. DataUtil::formatForDisplay($option[1]). '" href="'.DataUtil::formatForDisplay($option[2]).'">'. ($span ? '<span>' : ''). DataUtil::formatForDisplay($option[1]). ($span ? '</span>' : ''). '</a>'; 
     107        } else { 
     108            $return .= ($span ? '<span>' : ''). DataUtil::formatForDisplay($option[1]). ($span ? '</span>' : ''); 
     109        } 
    106110        // Render the optional suboptions recursively 
    107111        if (isset($option[3]) && is_array($option[3])) { 
  • themes/styleshout/KeepItSimple/style/admin.css

    r401 r408  
    3030} 
    3131 
    32 .bt_admin div.pn-adminpageicon { 
    33   margin-bottom: 5px; 
    34   padding: 0 0 15px 5px; 
    35 } 
    36  
     32.bt_admin #main { 
     33  border-bottom: none; 
     34} 
    3735.bt_admin .page, 
    3836.bt_admin #page, 
     
    4543  width: 100%; 
    4644} 
     45.bt_admin h1, 
     46.bt_admin h2, 
     47.bt_admin h3, 
     48.bt_admin h4 { 
     49  padding: 0; 
     50} 
     51.bt_admin #pn-maincontent h1 { 
     52  display: block; 
     53  font-size: 3em; 
     54} 
     55.bt_admin #pn-maincontent h2 { 
     56  border: none; 
     57  color: #444; 
     58  font: normal 2.7em Georgia, 'Times New Roman', Times, Serif; 
     59  letter-spacing: -0.03em; 
     60  margin: 0; 
     61  padding: 0;    
     62} 
     63.bt_admin div.pn-adminpageicon + h2 { 
     64  margin-bottom: 5px !important; 
     65  padding-top: 20px !important; 
     66} 
     67 
    4768.bt_admin #footer { 
     69  padding: 15px; 
    4870  text-align: center; 
    4971} 
  • themes/styleshout/KeepItSimple/style/screen/basemod.css

    r404 r408  
    7474  /* marginal area */ 
    7575  body { 
    76     background: #4d87c7 url(../../images/bg_blue.gif) repeat-x top left fixed; 
    77     padding: 10px 0; /* to-remove */ 
     76    background: #F6F5F5 url(../../images/design/bg_body.gif) repeat-x; 
     77    padding: 0 0 50px 0; 
    7878  } 
    7979 
     
    8181  .page_margins, 
    8282  #page_margins { 
    83     border: 0px #889 solid;  /* to-remove */ 
     83    border: none; 
    8484    margin: 0 auto; 
    8585 
    86     width: 980px; 
    87     min-width: 980px; 
     86    width: 960px; 
     87    min-width: 960px; 
    8888    max-width: 80em; 
    8989  } 
     
    9292  .page, 
    9393  #page { 
    94     background: #fff; 
    95     border: 10px #fff solid; /* to-remove */ 
    9694  } 
    9795 
    9896      /* header */     
    9997      #header { 
    100         /*background: #fff url(../../images/header_imagename.png) repeat-x top left;*/ 
    101         padding: 0 20px; /* do not use top/bottom paddings with fixed height */ 
    102         height: 110px; 
     98        background: #fff url(../../images/design/bg_body.gif) repeat-x; 
    10399        /*z-index: 100;*/ /* when the navigation is placed inside the header and a multi level menu is used this is needed for ie */ 
    104100      } 
     101        #header .page { 
     102          background: url(../../images/design/border.gif) repeat-x left bottom; 
     103          height: 275px; 
     104          position: relative; 
     105        } 
    105106 
    106107          /* top navigation container */ 
    107108          #header #topnav { 
    108             background: transparent; 
     109            background: url(../../images/design/bg_header.gif) no-repeat; 
     110            height: 263px; 
     111            padding-top: 60px; 
     112            right: 10px; 
     113            top: 0; 
     114            width: 371px; 
    109115          } 
    110116 
    111117          /* title and slogan */ 
    112118          #header h1 { 
    113             margin: 37px 0 0.25em 20px; 
     119            margin: 0; 
     120            padding: 0; 
    114121          } 
     122            #header h1 a { 
     123              left: 170px; /* 20px without logo */ 
     124              margin: 0; 
     125              padding: 0 5px 0 0; 
     126              position: absolute; 
     127              top: 90px;  
     128            } 
     129 
    115130          #header .slogan { 
    116             float: left; 
     131            left: 110px; 
     132            margin: 0; 
     133            padding: 0; 
     134            position: absolute; 
     135            top: 175px; 
     136            width: 400px; 
    117137          } 
    118138 
     
    120140          #header .logo { 
    121141            float: left; 
    122             margin: 30px 12px 0 0; 
     142            margin: 105px 12px 0 0; 
    123143          } 
     144 
     145          #header form#themesearch { 
     146            background: #F5F4F3 url(../../images/design/bg_search.gif) no-repeat; 
     147            border: none; 
     148            height: 33px; 
     149            margin: 0; 
     150            padding: 0; 
     151            position: absolute; 
     152            right: 0; 
     153            top: 10px; 
     154            width: 270px; 
     155            z-index: 999999; 
     156          } 
     157            #header form#themesearch p { 
     158              margin: 0; 
     159              padding: 0; 
     160            } 
     161            #header form#themesearch label.overlabel { 
     162              display: none; 
     163            } 
     164            #header form#themesearch label.overlabel-apply { 
     165              color: #999; 
     166              font-size: 13px; 
     167              font-weight: normal; 
     168              left: 8px; 
     169              line-height: 33px; 
     170              position: absolute; 
     171              top: 0; 
     172              z-index: 1; 
     173            } 
     174            #header form#themesearch input { 
     175              border: none; 
     176              background: transparent; 
     177              color: #bababa; 
     178              float: left; 
     179              margin: 0; 
     180              padding: 5px; 
     181            } 
     182            #header form#themesearch .tbox { 
     183              display: inline; 
     184              font-size: 13px; 
     185              margin: 3px 0 3px 2px; 
     186              width: 219px; 
     187            } 
     188            #header form#themesearch .btn { 
     189              height: 24px; 
     190              width: 25px; 
     191            } 
    124192 
    125193      /* adjustment of main navigation */           
     
    130198      /* content wrapper */       
    131199      #main { 
    132         padding: 1em 0; 
     200        background: #fff; 
     201        border-bottom: 1px solid #E8E8E8; 
     202        padding: 5px 0; 
    133203      } 
     204        #main .page { 
     205          padding: 5px 0 25px; 
     206        } 
    134207 
    135208      /* footer */ 
    136209      #footer {  
    137         background: #efefef;  
    138         border-top: 5px #dfdfdf solid; /* to-remove */ 
    139         padding: 15px; 
    140210      } 
     211        #footer-bottom { 
     212          margin: 0 10px; 
     213          padding-top: 6px; 
     214        } 
     215        #footer-bottom .footer-bottoml { 
     216          float: left; 
     217          padding-left: 5px; 
     218        } 
     219        #footer-bottom .footer-bottomr { 
     220          text-align: right; 
     221          padding-right: 0; 
     222        } 
     223 
    141224 
    142225 
     
    147230 
    148231  #nav_main { 
    149     background: #efefef url(../../yaml/navigation/images/shiny_buttons/background.png) repeat-x; /* to-remove */ 
     232    background: transparent; 
    150233    border: none; 
    151     display: inline; 
    152     float: left; 
     234    left: 0px; 
    153235    overflow: visible; 
     236    position: absolute; 
     237    top: 5px; 
    154238    width: 100%; 
    155239  } 
     
    159243    display: inline; 
    160244    float: left; 
     245    height: 45px; 
    161246    list-style: none; 
    162     margin: 0; 
    163     margin-left: 10px; 
    164     padding: 0; 
     247    margin: 5px 0 0 0; 
     248    padding: 0 0 0 15px; 
    165249  } 
    166250 
    167251  #nav_main ul li { 
    168252    border: none; 
    169     border-right: 1px solid #aaa; /* to-remove */ 
    170253    display: inline; 
    171254    float: left; 
    172255    list-style-type: none; 
    173256    margin: 0; 
    174     padding: 0; 
     257    padding: 0 0 0 10px; 
    175258  } 
    176259 
     
    178261  #nav_main ul li strong { 
    179262    background: transparent; 
    180     color: #333; 
     263    color: #666666; 
    181264    display: block; 
    182     font-size: 14px; 
    183     font-weight: bold; 
    184     /*line-height: 22px;*/ 
    185     margin: 0; 
    186     padding: 0.5em 1.2em; 
     265    font: bold 14px/40px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif; 
     266    margin: 0; 
     267    padding: 0 15px 0 5px; 
    187268    text-decoration: none; 
     269    text-transform: uppercase; 
    188270    width: auto; 
    189271  } 
     
    192274  #nav_main ul li a:hover, 
    193275  #nav_main ul li a:active { 
    194     background: #3b69ad; 
    195     color: #fff; 
     276    background: transparent; 
     277    border: none; 
     278    color: #111; 
    196279    text-decoration: none; 
    197280  } 
    198281 
    199282  #nav_main ul li#current { 
    200     background: #4d87c7; 
    201     border: none; /* to-remove */ 
     283    background: transparent url(../../images/design/bg_tab_left.gif) no-repeat; 
    202284  } 
    203285 
     
    207289  #nav_main ul li#current a:hover, 
    208290  #nav_main ul li#current a:active { 
    209     background: transparent; 
    210     color: #fff; 
    211     font-weight: bold; 
     291    background: transparent url(../../images/design/bg_tab_right.gif) no-repeat right top; 
     292    color: #444; 
    212293  } 
    213294 
     
    278359 
    279360 
     361  /** 
     362   * grid template 
     363   * specific #colX_content paddings 
     364   * @subsection layout-template-grid 
     365   */ 
     366 
     367  .bt_grid #col1_content { 
     368    padding: 0 20px 0 10px; 
     369  } 
     370  .bt_grid .bt_12 #col2_content, 
     371  .bt_grid .bt_13 #col3_content, 
     372  .bt_grid .bt_132 #col2_content, 
     373  .bt_grid .bt_123 #col3_content { 
     374    padding: 0 10px 0 15px; 
     375  } 
     376  .bt_grid .bt_123 #col2_content, 
     377  .bt_grid .bt_132 #col3_content { 
     378    padding: 0 15px; 
     379  } 
     380 
    280381 
    281382  /** 
     
    292393  } 
    293394  .bt_2col #col1_content { 
    294     padding: 0 10px; 
     395    padding: 0 15px; 
    295396  } 
    296397 
     
    303404  } 
    304405  .bt_2col #col2_content { 
    305     padding: 0 10px 0 15px; 
     406    padding: 0 20px 0 10px; 
    306407  } 
    307408  .bt_2col #col3_content { 
    308     padding: 0 15px 0 10px; 
     409    padding: 0 10px 0 20px; 
    309410  } 
    310411 
     
    313414  .bt_2col .bt_12 #col1, 
    314415  .bt_2col .bt_13 #col1 { 
    315     border-right: 1px dashed #DDDDDD; 
     416    border-right: 1px solid #f3f1f1; 
    316417    margin-left: 0; 
    317418    margin-right: 25%; 
    318419  } 
     420  .bt_2col .bt_12 #col1_content, 
     421  .bt_2col .bt_13 #col1_content { 
     422    padding: 0 15px 0 10px; 
     423  } 
    319424  .bt_2col .bt_12 #col2, 
    320425  .bt_2col .bt_13 #col3 { 
    321426    float: right; 
    322     margin-left: -5px; 
    323427  } 
    324428  /* padding changes */ 
    325429  .bt_2col .bt_12 #col2_content { 
    326     padding: 0 15px 0 10px; 
     430    padding: 0 10px 0 20px; 
    327431  } 
    328432 
     
    331435  .bt_2col .bt_21 #col1, 
    332436  .bt_2col .bt_31 #col1 { 
    333     border-left: 1px dashed #DDDDDD; 
     437    border-left: 1px solid #f3f1f1; 
     438  } 
     439  .bt_2col .bt_21 #col1_content, 
     440  .bt_2col .bt_31 #col1_content { 
     441    padding: 0 10px 0 15px; 
    334442  } 
    335443  .bt_2col .bt_31 #col3_content { 
    336     padding: 0 10px 0 15px; 
     444    padding: 0 20px 0 10px; 
    337445  } 
    338446 
     
    365473  } 
    366474  .bt_3col #col1_content { 
    367     padding: 0 10px; 
     475    padding: 0 15px; 
    368476  } 
    369477 
     
    375483  } 
    376484  .bt_3col #col2_content { 
    377     padding: 0 10px 0 15px; 
     485    padding: 0 15px 0 10px; 
    378486  } 
    379487 
     
    385493  } 
    386494  .bt_3col #col3_content { 
    387     padding: 0 15px 0 10px; 
     495    padding: 0 10px 0 15px; 
    388496  } 
    389497 
     
    396504    margin-left: -720px; /* col1 + col2 widths */ 
    397505  } 
    398   .bt_3col .bt_213 #col3 { 
    399     margin-left: -5px; 
    400   } 
    401506 
    402507 
     
    407512  .bt_3col .bt_312 #col2 { 
    408513    float: right; 
    409     margin-left: -5px; 
     514  } 
     515  .bt_3col .bt_312 #col2_content { 
     516    padding: 0 10px 0 15px; 
    410517  } 
    411518  .bt_3col .bt_312 #col3 { 
     
    413520    margin-left: -720px; /* col1 + col2 widths */ 
    414521  } 
    415  
    416  
    417   /* 132 layout */ 
     522  .bt_3col .bt_312 #col3_content { 
     523    padding: 0 15px 0 10px; 
     524  } 
     525 
     526 
     527  /* 1XX layout */ 
     528  .bt_3col .bt_123 #col1_content, 
     529  .bt_3col .bt_132 #col1_content { 
     530    padding: 0 15px 0 10px; 
     531  } 
    418532  .bt_3col .bt_132 #col2 { 
    419533    float: right; 
    420     margin-left: -5px; 
     534  } 
     535  .bt_3col .bt_123 #col2_content { 
     536    padding: 0 15px; 
     537  } 
     538  .bt_3col .bt_132 #col2_content { 
     539    padding: 0 10px 0 15px; 
    421540  } 
    422541  .bt_3col .bt_132 #col3 { 
    423542    float: left; 
    424543  } 
     544  .bt_3col .bt_132 #col3_content { 
     545    padding: 0 15px; 
     546  } 
    425547 
    426548 
    427549  /* XX1 layouts */ 
     550  .bt_3col .bt_231 #col1_content, 
     551  .bt_3col .bt_321 #col1_content { 
     552    padding: 0 10px 0 15px; 
     553  } 
    428554  .bt_3col .bt_231 #col1, 
    429555  .bt_3col .bt_321 #col1 { 
    430556    float: right; 
    431     margin-left: -5px; 
    432557  } 
    433558  .bt_3col .bt_321 #col2 { 
    434559    float: right; 
     560  } 
     561  .bt_3col .bt_321 #col2_content, 
     562  .bt_3col .bt_231 #col3_content { 
     563    padding: 0 15px; 
     564  } 
     565  .bt_3col .bt_321 #col3_content { 
     566    padding: 0 15px 0 10px; 
    435567  } 
    436568 
     
    444576  /* #col1 is the main column */ 
    445577  .bt_3col231 #col1 { 
    446     border-left: 1px dashed #DDDDDD; 
    447     border-right: 1px dashed #DDDDDD; 
     578    border-left: 1px solid #f3f1f1; 
     579    border-right: 1px solid #f3f1f1; 
    448580    float: none; 
    449581    margin-left: 25%; /* leftcol width*/ 
     
    479611  .bt_3col231 .bt_312 #col2 { 
    480612    float: right; 
    481     margin-left: -5px; 
    482613  } 
    483614  .bt_3col231 .bt_312 #col2_content { 
     
    491622  } 
    492623 
     624 
     625  /* custom #main backgrounds */ 
     626  .bt_grid #main .bt_132 .page, 
     627  .bt_grid #main .bt_123 .page, 
     628  .bt_3col #main .bt_123 .page, 
     629  .bt_3col #main .bt_132 .page { 
     630    background: #fff url(../../images/design/bg_content_1xx.gif) repeat-y center top; 
     631  } 
     632  .bt_3col #main .bt_213 .page, 
     633  .bt_3col #main .bt_312 .page { 
     634    background: #fff url(../../images/design/bg_content_x1x.gif) repeat-y center top; 
     635  } 
     636  .bt_3col #main .bt_321 .page, 
     637  .bt_3col #main .bt_231w .page { 
     638    background: #fff url(../../images/design/bg_content_xx1.gif) repeat-y center top; 
     639  } 
     640 
    493641} 
  • themes/styleshout/KeepItSimple/style/screen/content.css

    r405 r408  
    5858  /* base layout gets standard */ 
    5959  body { 
     60    color: #666666; 
     61    font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif; 
     62    font-size: 75.00%; /* font size 12px */ 
     63  } 
     64 
     65  h1, h2, h3, h4, h5, h6 { 
    6066    color: #444; 
    61     font-family: Verdana, Arial, sans-serif; 
    62     font-size: 75.00%; /* font size 12px */ 
    63   } 
    64  
    65   h1, h2, h3, h4, h5, h6 { 
    66     color: #666; 
    67     font-family: "times new roman", times, serif; 
     67    font-family: Georgia, 'Times New Roman', Times, serif; 
     68    font-weight: normal; 
     69    margin: 0; 
     70  } 
     71  h1, h2, h3, h4 { 
     72    padding: 10px 15px 7px 15px; 
     73  } 
     74 
     75  h1 { 
     76    font-size: 3.7em; 
     77    letter-spacing: -2px; 
     78  } 
     79  h2 { 
     80    color: #663333; 
     81    font-size: 2.8em; 
     82  } 
     83  h3 { 
     84    font-size: 2em; 
     85    font-weight: normal; 
     86    letter-spacing: -0.5px; 
     87    padding-top: 15px 
     88  } 
     89  h4 { 
     90    font-size: 1.4em; 
    6891    font-weight: bold; 
    69     margin: 0 0 0.25em 0; 
    70   } 
    71  
    72   h1 { 
    73     font-size: 200%; /* 24px */ 
    74   } 
    75   h2 { 
    76     color: #182E7A; 
    77     font-size: 200%; /* 24px */ 
    78   } 
    79   h3 { 
    80     font-size: 150%; /* 18px */ 
    81   } 
    82   h4 { 
    83     font-size: 133.33%; /* 16px */ 
    8492  } 
    8593  h5 { 
    86     font-size: 116.67%; /* 14px */ 
     94    font-size: 1.3em; 
    8795  } 
    8896  h6 { 
    89     font-size: 116.67%; /* 14px */ 
     97    font-size: 1.2em; 
    9098    font-style: italic; 
    9199  } 
     
    103111 
    104112  dt { 
     113    color: #7BA857; 
    105114    font-weight: bold; 
    106115  } 
    107116  dd { 
    108     margin: 0 0 1em 2em; 
     117    margin: 0 0 1em 25px; 
    109118  } 
    110119 
     
    184193  /* Miscellaneous */ 
    185194 
     195  a img, 
     196  button img { 
     197    vertical-align: middle; 
     198  } 
     199 
    186200  fieldset { 
    187201    border: 1px solid #D9DAD5; 
     
    192206    line-height: 1.5em; 
    193207    margin: 0 0 1em 0; 
     208  } 
     209 
     210  dl { 
     211    padding: 10px 15px; 
    194212  } 
    195213 
     
    203221  } 
    204222 
    205  
     223  img.styled { 
     224    background: #FAFAFA; 
     225    border: 1px solid #DCDCDC; 
     226    padding: 8px; 
     227  }   
     228 
     229  code { 
     230    background: #f8f8f8;   
     231    border: 1px solid #F0F0F0; 
     232    display: block; 
     233    font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ; 
     234    margin: 3px 0; 
     235    overflow: auto;   
     236    padding: 15px; 
     237    text-align: left; 
     238    /* white-space: pre; */ 
     239  } 
     240 
     241  acronym { 
     242    border-bottom: 1px dotted #895F30; 
     243    cursor: help; 
     244  } 
     245 
     246  blockquote { 
     247    background: #f8f8f8 url(../../images/design/quote.gif) no-repeat 12px 12px; 
     248    border: 1px solid #F0F0F0; 
     249    color: #555;     
     250    font-family: Georgia, 'Times New Roman', Times, Serif;     
     251    font-size: 17px; 
     252    font-style: italic; 
     253    font-weight: normal; 
     254    line-height: 1.5em; 
     255    margin: 10px; 
     256    padding: 10px 10px 10px 32px;   
     257  } 
     258 
     259  .page_margins .pn-odd { background: #fff; } 
     260  .page_margins .pn-even { background: #F9F9F9; } 
     261  .page_margins .pn-defaulttablerow { background-color: #CDE8F6; } 
    206262 
    207263  /** 
     
    212268   */ 
    213269 
    214   #header h1 { 
    215     color: #000; 
    216     font-size: 36px; 
    217     letter-spacing: -1px; 
    218     line-height: 65%; 
    219   } 
     270  #header h1 a { 
     271    color: #93b876; 
     272    font: normal 75px Georgia, 'Times New Roman', Times, serif; 
     273    letter-spacing: -6px; 
     274    text-decoration: none; 
     275  } 
     276    #header h1 a:hover { 
     277      border: none; 
     278    } 
    220279 
    221280  #header .slogan { 
    222     color: #999; 
    223     font-size: 16px; 
     281    color: #7ba45b; 
     282    font-family: Georgia, 'Times New Roman', Times, Serif; 
     283    font-size: 17px; 
     284    font-style: italic; 
     285    font-weight: normal; 
     286    letter-spacing: -.5px; 
     287    line-height: 1.6em; 
     288    text-align: center; 
    224289  } 
    225290 
    226291    #topnav { 
    227292      color: #aaa; 
     293      text-align: right; 
    228294    } 
    229295 
     
    232298    text-align: left; 
    233299  } 
     300    #footer-bottom { 
     301      font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif; 
     302      font-size: 0.9em; 
     303    } 
    234304 
    235305 
     
    244314  /* general links */ 
    245315  a { 
    246     color: #4D87C7; 
     316    color: #AE855C; 
    247317    text-decoration: none; 
    248318  } 
     
    250320  a:hover, 
    251321  a:active { 
    252     color:#182E7A; 
    253322    text-decoration: underline; 
    254323  } 
     
    265334  #topnav a:active { 
    266335    background-color: transparent; 
    267     text-decoration: underline; 
     336    text-decoration: none; 
    268337  } 
    269338   
    270339  #footer a { 
    271340    background: transparent; 
    272     color: #999; 
    273     font-weight: bold; 
     341    color: #333; 
    274342  } 
    275343  #footer a:focus,  
     
    277345  #footer a:active { 
    278346    background: transparent; 
    279     color: #4D87C7; 
    280     text-decoration: underline; 
     347    color: #AE855C; 
    281348  } 
    282349 
     
    312379  table { 
    313380    border-collapse: collapse; 
    314     margin-bottom: 0.5em; 
     381    /*margin: 10px; 
     382    margin-bottom: 0.5em;*/ 
    315383    /*width: auto;*/ 
    316384  } 
     
    330398  } 
    331399  thead th { 
    332     color: #000; 
     400    background: #EFFAE6; 
     401    border-color: #DFF4D5 #D3EFC3 #A7DF8A #D3EFC3;     
     402    color: #7BA857; 
     403    padding: .8em 1em;     
    333404  } 
    334405  tbody th { 
     
    345416  tbody td { 
    346417    /*border-bottom: 1px solid #eee;*/ 
     418    border-color: #EFEFEF;     
     419    padding: .7em 1em; 
    347420  } 
    348421 
     
    451524   */ 
    452525 
    453   /* Special styles for entries or menus ... */ 
    454   .post { 
    455   } 
    456   .menu { 
     526  a.more-link { 
     527    border-bottom: 1px dotted #AE855C; 
     528    font-weight: bold; 
     529    padding-bottom: 2px; 
     530  } 
     531  a:hover.more-link { 
     532    text-decoration: none; 
     533  } 
     534 
     535  /* Special styles for forms */ 
     536  form.styleshout { 
     537    background: #f8f8f8; 
     538    border: 1px solid #F0F0F0; 
     539    margin: 10px;  
     540    padding: 15px 25px 25px 20px;  
     541  } 
     542  form.styleshout p { 
     543    border-bottom: 1px solid #E6E6E6; 
     544    color: #7BA857; 
     545    margin: 0;     
     546    padding: 12px 0 5px 0; 
     547  } 
     548  label { 
     549    color: #7BA857; 
     550    font-weight: bold; 
     551  } 
     552  input, 
     553  select, 
     554  textarea { 
     555    border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4;      
     556    border-style: solid; 
     557    border-width: 1px; 
     558    color: #6A6969; 
     559    font: 11px 'Lucida Grande', Verdana, Helvetica, sans-serif; 
     560    /*margin: 5px 0;*/ 
     561    padding: 3px; /*5px*/ 
     562  } 
     563  input:focus, 
     564  select:focus, 
     565  textarea:focus { 
     566    background: #EFFAE6; 
     567    color: #7BA857; 
     568  } 
     569  input.button {  
     570    background: #9CCF5F; 
     571    border-color: #B6DE8F #8DB836 #8DB836 #B6DE8F; 
     572    border-style: solid; 
     573    border-width: 1px; 
     574    color: #fff; 
     575    font: bold 12px Arial, Sans-serif;  
     576    height: 30px; 
     577    margin: 0; 
     578    padding: 2px 3px;  
     579  } 
     580 
     581  /* main titles */ 
     582  #pn-maincontent h1 { 
     583    display: none; 
     584  } 
     585  #pn-maincontent h2 { 
     586    border-bottom: 1px solid #ebebeb; 
     587    color: #444; 
     588    font: normal 2.7em Georgia, 'Times New Roman', Times, Serif; 
     589    letter-spacing: -0.03em; 
     590    margin: 0 15px 0 5px; 
     591    padding-bottom: 3px; 
     592    padding-left: 5px;   
     593  } 
     594  #pn-maincontent h2 a { 
     595    border: none; 
     596    color: #444; 
     597  } 
     598 
     599  /* menu blocks */ 
     600  .navlist { 
     601    border-top: 2px solid #ebebeb; 
     602    margin: 10px 8px 8px 8px; 
     603    padding: 0; 
     604    text-align: left; 
     605  } 
     606  .navlist li { 
     607    background: url(../../images/design/dots.gif) repeat-x left bottom; 
     608    list-style: none; 
     609    margin: 0; 
     610    padding: 7px 5px; 
     611  } 
     612  * html body .navlist li { 
     613    height: 1%; 
     614  } 
     615  .navlist li a,  
     616  .navlist li a:visited { 
     617    background-color: transparent; 
     618    background-image: none; 
     619    border: none; 
     620    color: #7BA857; 
     621    font-family: Georgia, 'Times New Roman', Times, Serif; 
     622    padding-left: 0; 
     623  } 
     624  .navlist li a span { 
     625    color: #9F9F9F;      
     626    font-family: Georgia, 'Times New Roman', Times, Serif; 
     627    font-size: 1em; 
     628    font-style: normal; 
     629  } 
     630  .navlist li a:hover { 
     631    color: #000; 
     632    text-decoration: none; 
     633  } 
     634  .navlist ul { 
     635    margin: 0 0 0 5px; 
     636    padding: 0; 
     637  } 
     638  .navlist ul li { 
     639    background: transparent; 
    457640  } 
    458641 
     
    545728  /* News Articles */ 
    546729  .news_index { 
    547     padding: 5px 0px 10px 0px; 
    548   } 
    549   .news_index h2 { 
    550     margin: 0; 
    551     padding: 2px 0px; 
    552   } 
     730    padding: 10px 5px 0px; 
     731  } 
     732  #pn-maincontent .news_index h2, 
     733  .bt_type_user #pn-maincontent .news_title { 
     734    margin: 0 0 0 -5px; 
     735  } 
     736  .news_post_info { 
     737    color: #B0B0B0; 
     738    font-size: 0.95em; 
     739    padding-left: 0; 
     740    padding-right: 0; 
     741    padding-top:3px; 
     742  } 
     743    .news_post_info a, 
     744    .news_post_info a:visited { 
     745      border: none; 
     746      color: #000; 
     747    } 
    553748  .news_index .news_hometext, 
    554749  .news_index .news_hometext p { 
     
    568763    line-height: 1.5em; 
    569764  } 
    570   .news_categories { 
    571     border-top: 1px solid #EFEFEF; 
    572     margin-top: 1em; /* optional */ 
    573     text-align: right; 
    574   } 
     765  .news_post_meta { 
     766    background: #F8F8F8; 
     767    border: 1px solid #EBEBEB; 
     768    margin: 20px -5px 15px; 
     769    padding: 5px; 
     770  } 
     771    .news_post_meta a:hover { 
     772      border: none; 
     773    } 
     774    .news_index  #news_editlinks_ajax { 
     775      float: none; 
     776    } 
    575777  #news_topic { 
    576778    float: right; 
     
    590792  /* General Blocks styles */ 
    591793  .pn-block { 
    592     margin-bottom: 15px; 
     794    margin-bottom: 25px; 
    593795  } 
    594796  .pn-block h4 { 
    595     font-weight: 700; 
    596     line-height: 22px; 
    597     margin: 0; 
    598     padding: 3px 4px; 
     797    color: #444; 
     798    font: normal 1.8em Georgia, 'Times New Roman', Times, Serif; 
     799    letter-spacing: -0.5px; 
     800    margin: 12px 0 5px 0; 
     801    padding: 5px 0; 
    599802  } 
    600803  .pn-block ul, 
     
    657860  } 
    658861 
     862  #footer .bt_zone { 
     863    border-bottom: 1px solid #dadada; 
     864    padding: 0 0 10px; 
     865  } 
     866 
    659867} 
  • themes/styleshout/KeepItSimple/templates/body/2col.htm

    r404 r408  
    11<!--[* $Id$ *]--> 
    2 <div id="page_margins" class="<!--[bt_htmloutput section='classespage']-->"> 
    3         <div id="page" class="<!--[bt_htmloutput section='classesinnerpage']-->"> 
    42 
    5                 <!-- begin: #header --> 
    6                 <div id="header" class="floatbox"> 
     3<!-- begin: #header --> 
     4<div id="header"> 
     5        <div class="page_margins <!--[bt_htmloutput section='classespage']-->"> 
     6                <div class="page floatbox <!--[bt_htmloutput section='classesinnerpage' noempty=true]-->"> 
    77                        <div id="topnav"> 
    88                                <!-- start: skip link navigation --> 
     
    2121                        <h1><a href="<!--[$baseurl]-->" title="<!--[pnml name='_AB_GOTOHOMEPAGE']-->"><!--[sitename]--></a></h1> 
    2222                        <span class="slogan"><!--[slogan]--></span> 
     23 
     24                        <!-- begin: main navigation #nav --> 
     25                        <div id="nav"> 
     26                                <!-- skiplink anchor: navigation --> 
     27                                <a id="navigation" name="navigation"></a> 
     28                                <!--[if $usenavtop eq 'b']--> 
     29                                        <!--[blockposition name='navtop']--> 
     30                                <!--[else]--> 
     31                                        <!--[bt_userlinks]--> 
     32                                <!--[/if]--> 
     33                        </div> 
     34                        <!-- end: main navigation --> 
     35 
     36                        <!-- begin: search box #themesearch --> 
     37                        <!--[pnpageaddvar name='javascript' value=$themepath|cat:'/javascript/overlabel.js']--> 
     38                        <!--[pnmodapifunc modname='Search' type='user' func='getallplugins' assign='searchplugins']--> 
     39                        <form id="themesearch" class="styleshout" action="<!--[pnmodurl modname='Search' type='user' func='search']-->" method="post" > 
     40                                <p> 
     41                                <label for="search_q" class="overlabel"><!--[pnml name='_SEARCH']--></label> 
     42                                <input class="tbox" id="search_q" type="text" name="q" value="" title="<!--[pnml name='_AB_SEARCHTYPE']-->" /> 
     43                                <input class="btn" alt="<!--[pnml name='_SEARCH']-->" type="image" name="submit" title="<!--[pnml name='_SEARCH']-->" src="<!--[$imagepath]-->/design/search.gif" /> 
     44                                <!--[section name='searchplugin' loop=$searchplugins]--> 
     45                                        <input type="hidden" name="active[<!--[$searchplugins[searchplugin].name|pnvarprepfordisplay]-->]" value="1" /> 
     46                                <!--[/section]--> 
     47                                </p> 
     48                        </form> 
     49                        <!-- end: search box #themesearch -->    
    2350                </div> 
    24                 <!-- end: #header --> 
     51        </div> 
     52</div> 
     53<!-- end: #header --> 
    2554 
    26                 <!-- begin: main navigation #nav --> 
    27                 <div id="nav"> 
    28                         <!-- skiplink anchor: navigation --> 
    29                         <a id="navigation" name="navigation"></a> 
    30                         <!--[if $usenavtop eq 'b']--> 
    31                                 <!--[blockposition name='navtop']--> 
    32                         <!--[else]--> 
    33                                 <!--[bt_userlinks]--> 
    34                         <!--[/if]--> 
    35                 </div> 
    36                 <!-- end: main navigation --> 
     55<!-- begin: main content area #main --> 
     56<div id="main"> 
     57        <div class="page_margins <!--[bt_htmloutput section='classespage']-->"> 
     58                <div class="page <!--[bt_htmloutput section='classesinnerpage' noempty=true]-->"> 
    3759 
    38                 <!-- begin: main content area #main --> 
    39                 <div id="main"> 
    4060                        <!--[if $layout|checklayout:2]--> 
    4161                        <!-- begin: #col2 column --> 
     
    88108                        </div> 
    89109                        <!-- end: #col1 --> 
     110 
    90111                </div> 
    91                 <!-- end: #main --> 
     112        </div> 
     113</div> 
     114<!-- end: #main --> 
    92115 
    93                 <!-- begin: #footer --> 
    94                 <div id="footer"> 
    95                 <!--[include file='footer.htm']--> 
     116<!-- begin: #footer --> 
     117<div id="footer"> 
     118        <div class="page_margins <!--[bt_htmloutput section='classespage']-->"> 
     119                <div class="page <!--[bt_htmloutput section='classesinnerpage' noempty=true]-->"> 
     120                        <!--[include file='footer.htm']--> 
    96121                </div> 
    97                 <!-- end: #footer --> 
     122        </div> 
     123</div> 
     124<!-- end: #footer --> 
    98125 
    99         </div> 
    100126<!--[* 
    101127<div> 
     
    104130</div> 
    105131*]--> 
    106 </div> 
  • themes/styleshout/KeepItSimple/templates/body/3col231.htm

    r404 r408  
    11<!--[* $Id$ *]--> 
    2 <div id="page_margins" class="<!--[bt_htmloutput section='classespage']-->"> 
    3         <div id="page" class="<!--[bt_htmloutput section='classesinnerpage']-->"> 
    42 
    5                 <!-- begin: #header --> 
    6                 <div id="header" class="floatbox"> 
     3<!-- begin: #header --> 
     4<div id="header"> 
     5        <div class="page_margins <!--[bt_htmloutput section='classespage']-->"> 
     6                <div class="page floatbox <!--[bt_htmloutput section='classesinnerpage' noempty=true]-->"> 
    77                        <div id="topnav"> 
    88                                <!-- start: skip link navigation --> 
     
    2121                        <h1><a href="<!--[$baseurl]-->" title="<!--[pnml name='_AB_GOTOHOMEPAGE']-->"><!--[sitename]--></a></h1> 
    2222                        <span class="slogan"><!--[slogan]--></span> 
     23 
     24                        <!-- begin: main navigation #nav --> 
     25                        <div id="nav"> 
     26                                <!-- skiplink anchor: navigation --> 
     27                                <a id="navigation" name="navigation"></a> 
     28                                <!--[if $usenavtop eq 'b']--> 
     29                                        <!--[blockposition name='navtop']--> 
     30                                <!--[else]--> 
     31                                        <!--[bt_userlinks]--> 
     32                                <!--[/if]--> 
     33                        </div> 
     34                        <!-- end: main navigation --> 
     35 
     36                        <!-- begin: search box #themesearch --> 
     37                        <!--[pnpageaddvar name='javascript' value=$themepath|cat:'/javascript/overlabel.js']--> 
     38                        <!--[pnmodapifunc modname='Search' type='user' func='getallplugins' assign='searchplugins']--> 
     39                        <form id="themesearch" class="styleshout" action="<!--[pnmodurl modname='Search' type='user' func='search']-->" method="post" > 
     40                                <p> 
     41                                <label for="search_q" class="overlabel"><!--[pnml name='_SEARCH']--></label> 
     42                                <input class="tbox" id="search_q" type="text" name="q" value="" title="<!--[pnml name='_AB_SEARCHTYPE']-->" /> 
     43                                <input class="btn" alt="<!--[pnml name='_SEARCH']-->" type="image" name="submit" title="<!--[pnml name='_SEARCH']-->" src="<!--[$imagepath]-->/design/search.gif" /> 
     44                                <!--[section name='searchplugin' loop=$searchplugins]--> 
     45                                        <input type="hidden" name="active[<!--[$searchplugins[searchplugin].name|pnvarprepfordisplay]-->]" value="1" /> 
     46                                <!--[/section]--> 
     47                                </p> 
     48                        </form> 
     49                        <!-- end: search box #themesearch -->    
    2350                </div> 
    24                 <!-- end: #header --> 
     51        </div> 
     52</div> 
     53<!-- end: #header --> 
    2554 
    26                 <!-- begin: main navigation #nav --> 
    27                 <div id="nav"> 
    28                         <!-- skiplink anchor: navigation --> 
    29                         <a id="navigation" name="navigation"></a> 
    30                         <!--[if $usenavtop eq 'b']--> 
    31                                 <!--[blockposition name='navtop']--> 
    32                         <!--[else]--> 
    33                                 <!--[bt_userlinks]--> 
    34                         <!--[/if]--> 
    35                 </div> 
    36                 <!-- end: main navigation --> 
     55<!-- begin: main content area #main --> 
     56<div id="main"> 
     57        <div class="page_margins <!--[bt_htmloutput section='classespage']-->"> 
     58                <div class="page <!--[bt_htmloutput section='classesinnerpage' noempty=true]-->"> 
    3759 
    38                 <!-- begin: main content area #main --> 
    39                 <div id="main"> 
    4060                        <!-- begin: #col2 second column --> 
    4161                        <div id="col2"> 
     
    91111                        </div> 
    92112                        <!-- end: #col1 --> 
     113 
    93114                </div> 
    94                 <!-- end: #main --> 
     115        </div> 
     116</div> 
     117<!-- end: #main --> 
    95118 
    96                 <!-- begin: #footer --> 
    97                 <div id="footer"> 
    98                 <!--[include file='footer.htm']--> 
     119<!-- begin: #footer --> 
     120<div id="footer"> 
     121        <div class="page_margins <!--[bt_htmloutput section='classespage']-->"> 
     122                <div class="page <!--[bt_htmloutput section='classesinnerpage' noempty=true]-->"> 
     123                        <!--[include file='footer.htm']--> 
    99124                </div> 
    100                 <!-- end: #footer --> 
     125        </div> 
     126</div> 
     127<!-- end: #footer --> 
    101128 
    102         </div> 
    103129<!--[* 
    104130<div> 
     
    107133</div> 
    108134*]--> 
    109 </div> 
  • themes/styleshout/KeepItSimple/templates/body/3col.htm

    r404 r408  
    11<!--[* $Id$ *]--> 
    2 <div id="page_margins" class="<!--[bt_htmloutput section='classespage']-->"> 
    3         <div id="page" class="<!--[bt_htmloutput section='classesinnerpage']-->"> 
    42 
    5                 <!-- begin: #header --> 
    6                 <div id="header" class="floatbox"> 
     3<!-- begin: #header --> 
     4<div id="header"> 
     5        <div class="page_margins <!--[bt_htmloutput section='classespage']-->"> 
     6                <div class="page floatbox <!--[bt_htmloutput section='classesinnerpage' noempty=true]-->"> 
    77                        <div id="topnav"> 
    88                                <!-- start: skip link navigation --> 
     
    2121                        <h1><a href="<!--[$baseurl]-->" title="<!--[pnml name='_AB_GOTOHOMEPAGE']-->"><!--[sitename]--></a></h1> 
    2222                        <span class="slogan"><!--[slogan]--></span> 
     23 
     24                        <!-- begin: main navigation #nav --> 
     25                        <div id="nav"> 
     26                                <!-- skiplink anchor: navigation --> 
     27                                <a id="navigation" name="navigation"></a> 
     28                                <!--[if $usenavtop eq 'b']--> 
     29                                        <!--[blockposition name='navtop']--> 
     30                                <!--[else]--> 
     31                                        <!--[bt_userlinks]--> 
     32                                <!--[/if]--> 
     33                        </div> 
     34                        <!-- end: main navigation --> 
     35 
     36                        <!-- begin: search box #themesearch --> 
     37                        <!--[pnpageaddvar name='javascript' value=$themepath|cat:'/javascript/overlabel.js']--> 
     38                        <!--[pnmodapifunc modname='Search' type='user' func='getallplugins' assign='searchplugins']--> 
     39                        <form id="themesearch" class="styleshout" action="<!--[pnmodurl modname='Search' type='user' func='search']-->" method="post" > 
     40                                <p> 
     41                                <label for="search_q" class="overlabel"><!--[pnml name='_SEARCH']--></label> 
     42                                <input class="tbox" id="search_q" type="text" name="q" value="" title="<!--[pnml name='_AB_SEARCHTYPE']-->" /> 
     43                                <input class="btn" alt="<!--[pnml name='_SEARCH']-->" type="image" name="submit" title="<!--[pnml name='_SEARCH']-->" src="<!--[$imagepath]-->/design/search.gif" /> 
     44                                <!--[section name='searchplugin' loop=$searchplugins]--> 
     45                                        <input type="hidden" name="active[<!--[$searchplugins[searchplugin].name|pnvarprepfordisplay]-->]" value="1" /> 
     46                                <!--[/section]--> 
     47                                </p> 
     48                        </form> 
     49                        <!-- end: search box #themesearch -->    
    2350                </div> 
    24                 <!-- end: #header --> 
     51        </div> 
     52</div> 
     53<!-- end: #header --> 
    2554 
    26                 <!-- begin: main navigation #nav --> 
    27                 <div id="nav"> 
    28                         <!-- skiplink anchor: navigation --> 
    29                         <a id="navigation" name="navigation"></a> 
    30                         <!--[if $usenavtop eq 'b']--> 
    31                                 <!--[blockposition name='navtop']--> 
    32                         <!--[else]--> 
    33                                 <!--[bt_userlinks]--> 
    34                         <!--[/if]--> 
    35                 </div> 
    36                 <!-- end: main navigation --> 
     55<!-- begin: main content area #main --> 
     56<div id="main"> 
     57        <div class="page_margins <!--[bt_htmloutput section='classespage']-->"> 
     58                <div class="page floatbox <!--[bt_htmloutput section='classesinnerpage' noempty=true]-->"> 
    3759 
    38                 <!-- begin: main content area #main --> 
    39                 <div id="main"> 
    4060                        <!-- begin: #col1 - main column --> 
    4161                        <div id="col1"> 
     
    91111                        </div> 
    92112                        <!-- end: #col3 --> 
     113 
    93114                </div> 
    94                 <!-- end: #main --> 
     115        </div> 
     116</div> 
     117<!-- end: #main --> 
    95118 
    96                 <!-- begin: #footer --> 
    97                 <div id="footer"> 
    98                 <!--[include file='footer.htm']--> 
     119<!-- begin: #footer --> 
     120<div id="footer"> 
     121        <div class="page_margins <!--[bt_htmloutput section='classespage']-->"> 
     122                <div class="page <!--[bt_htmloutput section='classesinnerpage' noempty=true]-->"> 
     123                        <!--[include file='footer.htm']--> 
    99124                </div> 
    100                 <!-- end: #footer --> 
     125        </div> 
     126</div> 
     127<!-- end: #footer --> 
    101128 
    102         </div> 
    103129<!--[* 
    104130<div> 
     
    107133</div> 
    108134*]--> 
    109 </div> 
  • themes/styleshout/KeepItSimple/templates/body/grid.htm

    r343 r408  
    11<!--[* $Id$ *]--> 
    2 <div id="page_margins" class="<!--[bt_htmloutput section='classespage']-->"> 
    3         <div id="page" class="<!--[bt_htmloutput section='classesinnerpage']-->"> 
    42 
    5                 <!-- begin: #header --> 
    6                 <div id="header" class="floatbox"> 
     3<!-- begin: #header --> 
     4<div id="header"> 
     5        <div class="page_margins <!--[bt_htmloutput section='classespage']-->"> 
     6                <div class="page floatbox <!--[bt_htmloutput section='classesinnerpage' noempty=true]-->"> 
    77                        <div id="topnav"> 
    88                                <!-- start: skip link navigation --> 
     
    2121                        <h1><a href="<!--[$baseurl]-->" title="<!--[pnml name='_AB_GOTOHOMEPAGE']-->"><!--[sitename]--></a></h1> 
    2222                        <span class="slogan"><!--[slogan]--></span> 
     23 
     24                        <!-- begin: main navigation #nav --> 
     25                        <div id="nav"> 
     26                                <!-- skiplink anchor: navigation --> 
     27                                <a id="navigation" name="navigation"></a> 
     28                                <!--[if $usenavtop eq 'b']--> 
     29                                        <!--[blockposition name='navtop']--> 
     30                                <!--[else]--> 
     31                                        <!--[bt_userlinks]--> 
     32                                <!--[/if]--> 
     33                        </div> 
     34                        <!-- end: main navigation --> 
     35 
     36                        <!-- begin: search box #themesearch --> 
     37                        <!--[pnpageaddvar name='javascript' value=$themepath|cat:'/javascript/overlabel.js']--> 
     38                        <!--[pnmodapifunc modname='Search' type='user' func='getallplugins' assign='searchplugins']--> 
     39                        <form id="themesearch" class="styleshout" action="<!--[pnmodurl modname='Search' type='user' func='search']-->" method="post" > 
     40                                <p> 
     41                                <label for="search_q" class="overlabel"><!--[pnml name='_SEARCH']--></label> 
     42                                <input class="tbox" id="search_q" type="text" name="q" value="" title="<!--[pnml name='_AB_SEARCHTYPE']-->" /> 
     43                                <input class="btn" alt="<!--[pnml name='_SEARCH']-->" type="image" name="submit" title="<!--[pnml name='_SEARCH']-->" src="<!--[$imagepath]-->/design/search.gif" /> 
     44                                <!--[section name='searchplugin' loop=$searchplugins]--> 
     45                                        <input type="hidden" name="active[<!--[$searchplugins[searchplugin].name|pnvarprepfordisplay]-->]" value="1" /> 
     46                                <!--[/section]--> 
     47                                </p> 
     48                        </form> 
     49                        <!-- end: search box #themesearch -->    
    2350                </div> 
    24                 <!-- end: #header --> 
     51        </div> 
     52</div> 
     53<!-- end: #header --> 
    2554 
    26                 <!-- begin: main navigation #nav --> 
    27                 <div id="nav"> 
    28                         <!-- skiplink anchor: navigation --> 
    29                         <a id="navigation" name="navigation"></a> 
    30                         <!--[if $usenavtop eq 'b']--> 
    31                                 <!--[blockposition name='navtop']--> 
    32                         <!--[else]--> 
    33                                 <!--[bt_userlinks]--> 
    34                         <!--[/if]--> 
    35                 </div> 
    36                 <!-- end: main navigation --> 
     55<!-- begin: main content area #main --> 
     56<div id="main"> 
     57        <div class="page_margins <!--[bt_htmloutput section='classespage']-->"> 
     58                <div class="page <!--[bt_htmloutput section='classesinnerpage' noempty=true]-->"> 
    3759 
    38                 <!-- begin: main content area #main --> 
    39                 <div id="main"> 
    4060                        <!-- skiplink anchor: Content --> 
    4161                        <a id="content"></a> 
    4262                        <div class="subcolumns"> 
    43                                 <div class="c62l"> 
     63                                <div class="c50l"> 
    4464                                        <div id="col1_content"> 
    4565                                                <!--[if $layout|checkzone:nc ne true]--> 
     
    5070                                        </div> 
    5171                                </div> 
    52                                 <div class="c38r"> 
     72                                <div class="c50r"> 
    5373                                        <!--[if $layout|checklayout:123 OR $layout|checklayout:132]--> 
    5474                                        <div class="subcolumns"> 
     
    84104                        </div> 
    85105 
     106                </div> 
     107        </div> 
     108</div> 
     109<!-- end: #main --> 
     110 
     111<!-- begin: #footer --> 
     112<div id="footer"> 
     113        <div class="page_margins <!--[bt_htmloutput section='classespage']-->"> 
     114                <div class="page <!--[bt_htmloutput section='classesinnerpage' noempty=true]-->"> 
     115 
     116                        <!--[if $layout|checkzone:2b]--> 
     117                        <div id="bt_2b" class="bt_zone subcolumns"> 
     118                                <div class="c50l"> 
     119                                        <div class="subcl"> 
     120                                                <!--[blockposition name='bottoml']--> 
     121                                        </div> 
     122                                </div> 
     123                                <div class="c50r"> 
     124                                        <div class="subcr"> 
     125                                                <!--[blockposition name='bottomr']--> 
     126                                        </div> 
     127                                </div> 
     128                        </div> 
     129                        <!--[/if]--> 
     130 
    86131                        <!--[if $layout|checkzone:3b]--> 
    87                         <div id="bt_3b" class="bt_zone subcolumns coolsubcol"> 
     132                        <div id="bt_3b" class="bt_zone subcolumns"> 
    88133                                <div class="c33l"> 
    89134                                        <div class="subcl"> 
     
    103148                        </div> 
    104149                        <!--[/if]--> 
    105                 </div> 
    106                 <!-- end: #main --> 
    107150 
    108                 <!-- begin: #footer --> 
    109                 <div id="footer"> 
    110151                        <!--[include file='footer.htm']--> 
    111152                </div> 
    112                 <!-- end: #footer --> 
     153        </div> 
     154</div> 
     155<!-- end: #footer --> 
    113156 
    114         </div> 
    115157<!--[* 
    116158<div> 
     
    119161</div> 
    120162*]--> 
    121 </div> 
  • themes/styleshout/KeepItSimple/templates/footer.htm

    r405 r408  
    66         * http://www.yaml.de/en/license/license-conditions.html 
    77*]--> 
    8                 <a href="<!--[pnmodurl modname='News' type='user' func='view' theme='rss']-->" title="RSS"><img src="<!--[$imagepath]-->/icons/rss14x14.png" alt="RSS" width="14" height="14" /> RSS</a> 
    9                 <span class="text_separator">|</span> 
    10                 <a href="<!--[pnmodurl modname='News' type='user' func='view' theme='Atom']-->" title="Atom"><img src="<!--[$imagepath]-->/icons/atom.png" alt="Atom" width="14" height="14" /> Atom</a> 
    11                 <span class="text_separator">|</span> 
    12                 <a href="<!--[pnmodurl modname='Legal']-->" title="<!--[pnml name='_AB_TERMSOFUSE']-->"><!--[pnml name='_AB_TERMSOFUSE']--></a> 
    13                 <span class="text_separator">|</span> 
    14                 <a href="<!--[pnmodurl modname='Formicula']-->" title="<!--[pnml name='_AB_CONTACTUS']-->"><!--[pnml name='_AB_CONTACTUS']--></a> 
    15                 <span class="text_separator">|</span> 
    16                 <a href="#header" title="<!--[pnml name='_AB_BACKTOTOP']-->"><!--[pnml name='_AB_BACKTOTOP']--></a> 
    17                 <br /> 
    18                 &copy; <!--['Y'|date]--> <a href="<!--[$baseurl]-->"><!--[sitename]--></a>.&nbsp;&nbsp;&nbsp; 
    19                 <a href="http://community.zikula.org/" title="<!--[pnml name='_AB_POWERED_BY_ZIKULA']-->">Zikula</a> 
    20                 <span class="text_separator">|</span> 
    21                 <a href="http://www.yaml.de/" title="<!--[pnml name='_AB_BASED_ON_YAML']-->">YAML</a> 
    22                 <span class="text_separator">|</span> 
    23                 <a href="http://jigsaw.w3.org/css-validator/check/referer" title="<!--[pnml name='_AB_VALIDCSS']-->">CSS</a> 
    24                 <span class="text_separator">|</span> 
    25                 <a href="http://validator.w3.org/check?uri=referer" title="<!--[pnml name='_AB_VALIDXHTML']-->">XHTML</a> 
     8                <div id="footer-bottom"> 
     9                <p class="footer-bottoml"> 
     10                        &copy; <!--['Y'|date]--> <a href="<!--[$baseurl]-->"><!--[sitename]--></a>.&nbsp;&nbsp;&nbsp; 
     11                        <!--[pnml name='_AB_DESIGN_BY' by='styleshout' url='http://www.styleshout.com' html=1]--> 
     12                </p> 
     13                <p class="footer-bottomr"> 
     14                        <a href="<!--[pnmodurl modname='News' type='user' func='view' theme='rss']-->" title="RSS"><img src="<!--[$imagepath]-->/icons/rss14x14.png" alt="RSS" width="14" height="14" /> RSS</a> 
     15                        <span class="text_separator">|</span> 
     16                        <a href="<!--[pnmodurl modname='News' type='user' func='view' theme='Atom']-->" title="Atom"><img src="<!--[$imagepath]-->/icons/atom.png" alt="Atom" width="14" height="14" /> Atom</a> 
     17                        <span class="text_separator">|</span> 
     18                        <a href="<!--[pnmodurl modname='Legal']-->" title="<!--[pnml name='_AB_TERMSOFUSE']-->"><!--[pnml name='_AB_TERMSOFUSE']--></a> 
     19                        <span class="text_separator">|</span> 
     20                        <a href="<!--[pnmodurl modname='Formicula']-->" title="<!--[pnml name='_AB_CONTACTUS']-->"><!--[pnml name='_AB_CONTACTUS']--></a> 
     21                        <span class="text_separator">|</span> 
     22                        <a href="#header" title="<!--[pnml name='_AB_BACKTOTOP']-->"><!--[pnml name='_AB_BACKTOTOP']--></a> 
     23                        <br /> 
     24                        <a href="http://community.zikula.org/" title="<!--[pnml name='_AB_POWERED_BY_ZIKULA']-->">Zikula</a> 
     25                        <span class="text_separator">|</span> 
     26                        <a href="http://www.yaml.de/" title="<!--[pnml name='_AB_BASED_ON_YAML']-->">YAML</a> 
     27                        <span class="text_separator">|</span> 
     28                        <a href="http://jigsaw.w3.org/css-validator/check/referer" title="<!--[pnml name='_AB_VALIDCSS']-->">CSS</a> 
     29                        <span class="text_separator">|</span> 
     30                        <a href="http://validator.w3.org/check?uri=referer" title="<!--[pnml name='_AB_VALIDXHTML']-->">XHTML</a> 
     31                </p> 
     32                </div> 
  • themes/styleshout/KeepItSimple/templates/modules/admin.htm

    r379 r408  
    1313 
    1414<!--[* for the backend we don't include the layout template *]--> 
    15 <div id="page_margins" class="bt_1"> 
    16         <div id="page"> 
     15<div class="page_margins" class="bt_1"> 
     16        <div class="page"> 
    1717 
    1818                <!-- begin: #header --> 
  • themes/styleshout/KeepItSimple/templates/modules/home.htm

    r326 r408  
    33<!--[ assign var='current' value='home' ]--> 
    44<!--[ assign var='body'    value='grid' ]--> 
    5 <!--[ assign var='layout'  value='123_3b' ]--> 
     5<!--[ assign var='layout'  value='123_2b' ]--> 
    66 
    77<!DOCTYPE html  
  • themes/styleshout/KeepItSimple/templates/modules/News/news_user_articlecontent.htm

    r395 r408  
    66/* ]]> */</script> 
    77 
    8 <span class="news_category"><!--[$preformat.category]--></span> 
    98<h2 class="news_title"><!--[$info.title]--></h2> 
    109 
    11 <!--[nocache]--> 
    12 <div id="news_editlinks"><!--[articleadminlinks sid=$info.sid]--></div> 
    13 <!--[if $enableajaxedit]--> 
    14 <div id="news_editlinks_ajax" class="hidelink"><!--[articleadminlinks sid=$info.sid page=$page type="ajax"]--></div> 
    15 <!--[/if]--> 
    16 <!--[/nocache]--> 
    17  
    18 <p class="news_meta"><!--[pnml name=_NEWS_POSTEDBYANDON username=$info.informant date=$info.briefdatetime]--></p> 
     10<div class="news_index"> 
     11         
     12<p class="news_post_info"> 
     13  <!--[pnml name='_NEWS_POSTEDBY' username=$info.informant|userprofilelink html=1]--> 
     14        <!--[if !empty($info.categories)]--> 
     15        <span class="text_separator"> | </span> 
     16        <!--[pnml name='_NEWS_FILEDUNDER']-->: <!--[foreach from=$preformat.categories item='categorylink' name='articleCatsLoop']--><!--[$categorylink]--><!--[if $smarty.foreach.articleCatsLoop.last ne true]--><span class="text_separator">, </span><!--[/if]--><!--[/foreach]--> 
     17  <!--[/if]--> 
     18</p> 
    1919 
    2020<!--[if $links.searchtopic neq '' AND $info.topicimage neq '']--> 
     
    3232 
    3333<!--[*<p class="diggers"><!--[diggers title=$info.title sid=$info.sid]--></p>*]--> 
     34<div class="news_post_meta"> 
     35        <!--[if $links.postcomment neq '']--> 
     36        <!--[$preformat.commentlink]--> 
     37        <span class="text_separator"> | </span> 
     38        <!--[/if]--> 
     39        <span class="news_index_date"><!--[$info.briefdate|pnvarprephtmldisplay]--></span> 
     40        <span class="text_separator"> | </span> 
     41        <!--[nocache]--> 
     42        <span id="news_editlinks"><!--[articleadminlinks sid=$info.sid start='' end='']--></span> 
     43        <!--[if $enableajaxedit]--> 
     44        <span id="news_editlinks_ajax" class="hidelink"><!--[articleadminlinks sid=$info.sid page=$page type='ajax' start='' end='']--></span> 
     45        <!--[/if]--> 
     46        <!--[/nocache]--> 
     47</div> 
     48 
     49</div> 
     50 
    3451<br class="clear" /> 
    3552<!--[* the next code is to display the pager *]--> 
  • themes/styleshout/KeepItSimple/templates/modules/News/news_user_index.htm

    r405 r408  
    11<!--[* $Id$ *]--> 
    22<div class="news_index floatbox"> 
    3   <span class="news_index_date"><!--[$info.briefdate|pnvarprephtmldisplay]--></span><br /> 
    43  <h2><!--[$preformat.title|pnvarprephtmldisplay]--></h2> 
     4  <p class="news_post_info"> 
     5    <!--[pnml name='_NEWS_POSTEDBY' username=$info.informant|userprofilelink html=1]--> 
     6        <!--[if !empty($info.categories)]--> 
     7        <span class="text_separator"> | </span> 
     8        <!--[pnml name='_NEWS_FILEDUNDER']-->: <!--[foreach from=$preformat.categories item='categorylink' name='articleCatsLoop']--><!--[$categorylink]--><!--[if $smarty.foreach.articleCatsLoop.last ne true]--><span class="text_separator">, </span><!--[/if]--><!--[/foreach]--> 
     9    <!--[/if]--> 
     10  </p> 
    511 
    612  <div class="news_hometext floatbox"><!--[$info.hometext|pnvarprephtmldisplay]--></div> 
     
    915  <!--[/if]--> 
    1016 
    11   <div class="news_categories"> 
    12         <!--[* <p class="diggers"><!--[diggers title=$info.title url=$url]--></p> *]--> 
    13     <!--[if !empty($info.categories)]--> 
    14         <!--[pnml name='_NEWS_FILEDUNDER']-->: <!--[foreach from=$preformat.categories item='categorylink' name='articleCatsLoop']--><!--[$categorylink]--><!--[if $smarty.foreach.articleCatsLoop.last ne true]--><span class="text_separator">|</span><!--[/if]--><!--[/foreach]--> 
    15     <!--[/if]--> 
     17  <div class="news_post_meta"> 
     18        <!--[$preformat.readmore]--> 
     19        <span class="text_separator"> | </span> 
     20        <!--[if $links.postcomment neq '']--> 
     21        <!--[$preformat.commentlink]--> 
     22        <span class="text_separator"> | </span> 
     23        <!--[/if]--> 
     24        <span class="news_index_date"><!--[$info.briefdate|pnvarprephtmldisplay]--></span> 
    1625  </div> 
    17   <!--[* $preformat.readmore]--> <!--[recommend modname='News' itemid=$info.sid]--> <!--[$preformat.print *]--> 
    1826</div> 
  • themes/styleshout/KeepItSimple/version.php

    r401 r408  
    1111 
    1212 
    13 $themeversion['name']           = 'blanktheme'; 
    14 $themeversion['displayname']    = _BLANKTHEME_DISPLAYNAME; 
    15 $themeversion['description']    = _BLANKTHEME_DESCRIPTION; 
     13$themeversion['name']           = 'KeepItSimple'; 
     14$themeversion['displayname']    = _KEEPITSIMPLE_DISPLAYNAME; 
     15$themeversion['description']    = _KEEPITSIMPLE_DESCRIPTION; 
    1616$themeversion['version']        = '0.9'; 
    1717$themeversion['regid']          = '0'; 
    1818$themeversion['official']       = '0'; 
    19 $themeversion['author']         = 'BlankTheme Team'; 
    20 $themeversion['contact']        = 'http://www.blanktheme.org'; 
     19$themeversion['author']         = 'BlankTheme Team, Erwin Aligam'; 
     20$themeversion['contact']        = 'http://www.blanktheme.org, http://www.styleshout.com'; 
    2121$themeversion['admin']          = 1; 
    2222$themeversion['user']           = 1; 
     
    2525$themeversion['credits']        = 'docs/credits.txt'; 
    2626$themeversion['help']           = 'docs/help.txt'; 
    27 $themeversion['license']        = 'docs/license.txt'; 
     27$themeversion['license']        = 'http://creativecommons.org/licenses/by/2.5/'; 
    2828$themeversion['xhtml']          = true; 
    2929 
    30 $themeversion['extra']          = array('blanktheme' => '0.9', 
     30$themeversion['extra']          = array('blanktheme' => '0.9-r406', 
    3131                                        'yaml'       => '3.1'); 
 
 
Powered by Trac
Design by Arcsin