Show
Ignore:
Timestamp:
08/04/05 19:42:14 (3 years ago)
Author:
bergius
Message:

Finetuning

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/templates/layout-kubrick.xml

    r8320 r8323  
    194194</blobs> 
    195195 
    196 <element id="4f4cfd5e84e49950a70cf6585cce7dcd" changed="20050804170805"> 
     196<element id="4f4cfd5e84e49950a70cf6585cce7dcd" changed="20050804193526"> 
    197197        <value><![CDATA[<?php 
    198198if (   $_MIDGARD['self'] != $GLOBALS["midcom_site"]["uri"] 
     
    279279        <(content)> 
    280280        <(edit-this-page)> 
     281        <(breadcrumb)> 
    281282    </div> 
    282283    <?php 
     
    380381        <p> 
    381382                &(midcom_site["site_title"]); is proudly powered by  
    382                 <a href="http://www.midgard-project.org/">Midgard CMS <?php echo mgd_version(); ?></a> 
     383                <a href="http://www.midgard-project.org/">Midgard CMS <?php echo mgd_version(); ?></a>. 
    383384                <!-- 
    384385                and valid <a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional (most of the time)">XHTML</a> and 
    385386                <a href="http://jigsaw.w3.org/css-validator/check/referer" title="Valid CSS; hopefully...">CSS</a>. 
    386387                --> 
    387                 <a href="http://binarybonsai.com/kubrick/">Design by Michael Heilemann.</a> 
     388                Design by <a href="http://binarybonsai.com/kubrick/">Michael Heilemann</a>. 
    388389        </p> 
    389390</div> 
     
    644645        <pid>9f78a8384a425feb0cfb22d9461f5a71</pid> 
    645646</blobs> 
    646 <element id="d83e96647714a5621b6abbc1f3c891e4" changed="20050804165614"> 
     647<element id="d83e96647714a5621b6abbc1f3c891e4" changed="20050804193842"> 
    647648        <value><![CDATA[/*    
    648649        Kubrick v1.2.5  for  WordPress 1.2 
     
    883884.widecolumn { 
    884885        padding: 10px 0 20px 0; 
    885         margin: 5px 0 0 150px; 
    886         width: 450px; 
     886        margin: 5px 0 0 50px; 
     887        width: 550px; 
    887888        } 
    888889         
     
    12461247/* End Various Tags & Classes*/ 
    12471248 
     1249/* Some minor Midgard CMS tuning */ 
     1250div.widecolumn ul.midcom_toolbar li { 
     1251        display: inline; 
     1252        margin-right: 8px; 
     1253        list-style: none; 
     1254        } 
     1255 
     1256#midcom_helper_datamanager_field_content { 
     1257        width: 400px; 
     1258        } 
    12481259 
    12491260