Version: 1.00, by tnguy3n
Developer Last Online: Sep 2010
Version: Unknown
Rating:
Released: 05-31-2004
Last Update: Never
Installs: 64
No support by the author.
Desciption: This mod will add a right side bar (or left side bar) or divide the forum home into two columns. One with main forum info and additional ones for whatever info you want to add to. For my hack, the addtional column contains guest message, forum stats, user birthday, upcoming event and 1 custom cell.
Installation time: 5-10 mins
Template mod: 1
- FORUMHOME
If you want to make your custom cell(s) collapsable, REPLACE:
HTML Code:
<tbody><tr><td class="thead">
Your custom cell.
</td></tr></tbody><tbody><tr><td class="alt1" width="100%"><div class="smallfont">Some text for your custom cell go here!</div></td></tr></tbody>
WITH:
HTML Code:
<tbody><tr><td class="thead"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_events')"><img id="collapseimg_forumhome_events" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_events].gif" alt="" border="0" /></a>
Your custom cell.
</td></tr></tbody><tbody><tr><td class="alt1" width="100%"><div class="smallfont">Some text for your custom cell go here!</div></td></tr></tbody>
------
Click install if you use it.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I really like this idea, but I dunno how the add more custom cell
I'd like to add Currently Active Users, Who's in Chat?, bbs.metallifukinca.com Statistics and Tracker Statistics.
you can see what i'm talking about @ http://bbs.metallifukinca.com/index.php?
All that info gets lost at the bottom of the page.
Could someone help me out please?
I really like this idea, but I dunno how the add more custom cell
I'd like to add Currently Active Users, Who's in Chat?, bbs.metallifukinca.com Statistics and Tracker Statistics.
you can see what i'm talking about @ http://bbs.metallifukinca.com/index.php?
All that info gets lost at the bottom of the page.
Could someone help me out please?
Sorry for the late response, i haven't been on this site for so long.
Anyway, to add another custom cell, FIND:
HTML Code:
<tbody><tr><td class="thead">
Your custom cell.
</td></tr></tbody><tbody><tr><td class="alt1" width="100%"><div class="smallfont">Some text for your custom cell go here!</div></td></tr></tbody>
BELOW IT, ADD:
HTML Code:
<tbody><tr><td class="thead">
Some Header Text
</td></tr></tbody><tbody><tr><td class="alt1" width="100%"><div class="smallfont">Some texts go here.</div></td></tr></tbody>
check my first post for update on collapsable of your custom cell(s).
np tnguy3n
HOw would I remove my stats and other info it the bottom of my forums?
Just cut it out of the forumhome and paste it into the right/letf bar?
Quote:
Originally Posted by tnguy3n
Sorry for the late response, i haven't been on this site for so long.
Anyway, to add another custom cell, FIND:
HTML Code:
<tbody><tr><td class="thead">
Your custom cell.
</td></tr></tbody><tbody><tr><td class="alt1" width="100%"><div class="smallfont">Some text for your custom cell go here!</div></td></tr></tbody>
BELOW IT, ADD:
HTML Code:
<tbody><tr><td class="thead">
Some Header Text
</td></tr></tbody><tbody><tr><td class="alt1" width="100%"><div class="smallfont">Some texts go here.</div></td></tr></tbody>
check my first post for update on collapsable of your custom cell(s).
If someone could help me and my tracker, chatroom and other info blocks to the sidebar blocks. I would be greatful, I'll throw in $5.00 for you troubles.
I know it ain't much, but its better then nothing
If someone could help me and my tracker, chatroom and other info blocks to the sidebar blocks. I would be greatful, I'll throw in $5.00 for you troubles.
I know it ain't much, but its better then nothing