View Single Post
  #9 (permalink)  
Old 01-24-2007, 05:28 AM
endph endph is offline
New Pligger
 
Join Date: Jul 2006
Posts: 21
Thanks: 2
Thanked 3 Times in 1 Post
Quote:
Originally Posted by alaink2 View Post
Could you share how you did the cbox so we all can have it? You did a great job........thank for sharing it....
Ok, here's how I do it

1. create a tpl file and name it shoutbox.tpl

then paste this code inside

Quote:
<li>
<div class="box" id="shoutbox">
<h1><span class="expand"><a id="exprss" class="expand-up"></a></span><a class="htitle">Shoutbox</a></h1>
<!-- CBOX CODE HERE -->
</div>
</li>
2. upload your shoutbox.tpl file inside your sidebar_modules folder

3. after that edit your sidebar.tpl

then add this code anywhere you want your shoutbox to appear.

Quote:
{assign var=sidebar_module value="shoutbox"}{include file=$the_template_sidebar_modules."/shoutbox.tpl"}
There you have it! Enjoy!

Last edited by endph; 01-24-2007 at 05:31 AM..
Reply With Quote
The Following 3 Users Say Thank You to endph For This Useful Post: