PEAK XOOPS - Re: On and OFF Left Column in englishin japanese

Re: On and OFF Left Column

List posts in the topic

question Re: On and OFF Left Column

msg# 1.1.1.1
depth:
3
Previous post - Next post | Parent - Children.1 | Posted on 2005/5/15 17:38
GIJOE  ÀèǤ·³Áâ   Posts: 4110
hi kenchan.

At first, thank you for buying my book.

The codes looks safe enough.

But I think there are no necessity to hack header.php.
 <!-- Display left blocks if any -->
 <{if count($xoops_lblocks) > 0}>
  <td id="leftcolumn">
   <!-- Start left blocks loop -->
   <{foreach item=block from=$xoops_lblocks}>
    <{if $block.title}>
     <div align=center class="blockTitle">
      <{$block.title}>
     </div>
    <{/if}>
    <div class="blockContent"><{$block.content}></div>
   <{/foreach}>
   <!-- End left blocks loop -->
  </td>
 <{/if}>
I'm sorry that I don't check the code woks or not
Votes:1 Average:0.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!