Page 1 of 1

How do I .....

PostPosted: Tue May 08, 2007 5:18 am
Author: kurtbmiller
Please look at http://founders.frederickwebdesigner.co ... /index.php and scroll all the way down. You will see Calendar, Shoutbox and Online in the bottom center.

I want to get rid of them, and put the General Info top box from this page http://founders.frederickwebdesigner.co ... portal.php on the top of the Forum index page.

Please help. I am going bald and blind looking through the ACP page.

PostPosted: Tue May 08, 2007 7:30 am
Author: Whisky
I am sure this has been asked many times and the last time was so long ago, i would suggest you to perform a quick search on the forum...

Re: How do I .....

PostPosted: Tue May 08, 2007 11:07 am
Author: Frost
You could do my way of removing items you don't watch by heading straight to the source...

With this option however, you will not be able to "turn it back on" without once again editing the code. But have a look in templates/your_template/index_body.tpl

Be sure to back-up first and try just commenting out the code instead of deleting it, that way it's easier later.

Commenting is like this with tpl:

Code: Select all
 <Commented>

PostPosted: Tue May 08, 2007 11:24 am
Author: ZacFields
^ Better than my way. I just delete the code alltogether.

Zac

Re: How do I .....

PostPosted: Sun May 13, 2007 4:23 am
Author: Frost
Solved / Abandoned?