1

Topic: forum display options

in the columns for topics and posts, would it be possible to display the number of new topics or posts since last visit and then the total (possibly in different style/color) separated by a slash? for instance, if there were 5 new threads out of 100 and 10 new posts out of 1000 within a forum, you'd see this:

topics         posts
5/100         10/1000

i think this would be a lot more useful for a user than just the totals by themselves.

also, is it possible to easily remove the 'moderators' column? for many, it's not necessary at all and at the very least i don't feel that it needs to be so prominent.

Re: forum display options

im not sure how to go about showing the number of posts & topics sence last visit.

you can easly take out the moderators column. open "index.php" and delete the right lines around 50 & 118

and around line 66 change colspan="6" to colspan="5"