Changeset 123
- Timestamp:
- 07/04/08 08:24:18 (4 years ago)
- Location:
- themes/mkwebdiary2
- Files:
-
- 2 edited
-
page.tpl.php (modified) (2 diffs)
-
style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
themes/mkwebdiary2/page.tpl.php
r122 r123 27 27 <tr bgcolor="#00376a"> 28 28 <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 } ?>33 29 </td> 34 30 </tr> … … 170 166 <td colspan="2" style="border-top:2px solid #FFFFFF"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 171 167 <tr> 172 <td style="width:195px; height:20px;" align="left" bgcolor="#CD0606"><span class="copyright">© 2006 , Webdiary Pty Ltd</span></td>168 <td style="width:195px; height:20px;" align="left" bgcolor="#CD0606"><span class="copyright">© 2006 - 2008, Webdiary Pty Ltd</span></td> 173 169 <td align="right" bgcolor="#CD0606"> 174 170 <div class="footer_links"><a href="./?q=node/303">Advertise</a></div> -
themes/mkwebdiary2/style.css
r122 r123 897 897 } 898 898 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.
