Quote:
Originally Posted by Mastar
To display only on your forum index
In your header template:
Find: Replace it with
Code:
<if condition="THIS_SCRIPT == index">$leftcolumn </if>
And in your Footer template:
Find: Replace it with:
Code:
<if condition="THIS_SCRIPT == index">$rightcolumn</if>
|
Thanks for doing that but I didn't ask for how to put this hack on forum index only.
I am no longer using this hack because the column was not correct align, it kept over the fixed width or whatever. I've got mine worked.