Quote:
Originally Posted by Jabong82
Hello I am having the same issue as well. I have a big empty space on my forum.php page. I have a forum sideblock enabled as well, maybe this is a conflict?
Please take a look. www.favormob.com/forum.php
This is a great mod and I love it if this could be fixed. Nominated and installed!
Also after installing I still have the "Help" tab in the top right corner. Any way to remove this as well?
Help Tab: www.favormob.com
Thank you again. Really great mod I hope to use if I can fix these issues.
|
Your forum looks fine. I left the help tab up there incase anyone still wanted it. You can remove it by:
Open template "header"
Find and remove
Code:
<vb:else />
<ul class="nouser">
<li><a rel="help" href="faq.php{vb:raw session.sessionurl_q}">{vb:rawphrase help}</a></li>
</ul>