A few days ago i've been modifying the original files of the forum mainly "global.php" and i renamed it to "global3.php" so that it wouldn't overwrite the orginal global.php file. i've also stripped down the "portal.php" so that it can only show the forums headlines. which has been renamed to "latestpost.php"
you can view my example here http://www.emunext.net/forums/latestpost.php
but there is a small problem that i have with it. forsome reason i can't get it to align to the left or the right it remains "Centered" and also if its possible to somhow fix the way it looks. it looks toppled on top of each other. though im guessing theres a invisible table in there doing that. could you possibly help me out with this?
Add this to your Admin CP > Modify/Templates insert this code and overwrite the original Portal Template.
note once this code is added your portal will no longer be in use.
Updated files 2/17/05-------below
you can view my example here http://www.emunext.net/forums/latestpost.php
but there is a small problem that i have with it. forsome reason i can't get it to align to the left or the right it remains "Centered" and also if its possible to somhow fix the way it looks. it looks toppled on top of each other. though im guessing theres a invisible table in there doing that. could you possibly help me out with this?
Add this to your Admin CP > Modify/Templates insert this code and overwrite the original Portal Template.
$whosonline
$latestthreads
</td>
$announcements
</td>
note once this code is added your portal will no longer be in use.
Updated files 2/17/05-------below