Changeset 123


Ignore:
Timestamp:
07/04/08 08:24:18 (4 years ago)
Author:
nigel.sim
Message:
  • Added recent comment cSS
  • Removed old fleximodules
Location:
themes/mkwebdiary2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • themes/mkwebdiary2/page.tpl.php

    r122 r123  
    2727  <tr bgcolor="#00376a"> 
    2828    <td colspan="2" align="center" bgcolor="#FFFFFF"> 
    29         <?php $blocks = theme('flexiblock_blocks', 1); ?> 
    30 <?php foreach ( $blocks as $block ) { ?> 
    31 <?php echo $block['content'] ?>  
    32 <?php } ?> 
    3329        </td> 
    3430  </tr> 
     
    170166    <td colspan="2" style="border-top:2px solid #FFFFFF"><table width="100%"  border="0" cellspacing="0" cellpadding="0"> 
    171167      <tr> 
    172         <td style="width:195px; height:20px;" align="left" bgcolor="#CD0606"><span class="copyright">&copy; 2006, Webdiary Pty Ltd</span></td> 
     168        <td style="width:195px; height:20px;" align="left" bgcolor="#CD0606"><span class="copyright">&copy; 2006 - 2008, Webdiary Pty Ltd</span></td> 
    173169        <td align="right" bgcolor="#CD0606"> 
    174170                <div class="footer_links"><a href="./?q=node/303">Advertise</a></div> 
  • themes/mkwebdiary2/style.css

    r122 r123  
    897897} 
    898898 
     899.recentcomments { 
     900        font-family:Arial,Helvetica,sans-serif; 
     901        font-size: 0.9em; 
     902} 
Note: See TracChangeset for help on using the changeset viewer.