
08-17-2008, 08:07 AM
|
 |
|
|
Join Date: Nov 2004
Posts: 669
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by mlthmp
Have a question. I have installed this mod, and so far I really like it. However its not displaying correctly in forums that do not have "sub-forums"
For all forum areas that do have subs, the link displays correctly (above the subforum listing) however, for areas without sub forums the link displays in the middle of the Page Nav links (1,2,3,4) and so on.
There anyway I can fix this?
|
Replace template forumstats_navbar with
Code:
<div class="smallfont"><a style="float:right" href="misc.php?do=statistics&foruminclude=$foruminfo[forumid]">Forum Statistics</a></div>
Is it working right now?
|