![]() |
Mark Forums Read
Hi
I need help in moving Mark Forums Read link to bottom above bottom navigation bar. How i can do this? www.talkinwebforum.com |
Hi vimarc,
Remove this line from FORUMHOME : Code:
<a href="{vb:raw $vboptions.vbforum_url}{vb:if "$vboptions['vbforum_url']", '/', ''}forumdisplay.php?{vb:raw session.sessionurl}do=markread&markreadhash={vb:raw bbuserinfo.securitytoken}" rel="nofollow">{vb:rawphrase mark_forums_read}</a> Then, if you want the Mark Forums Read link in the main navbar, just make a new tab link with this URL: Code:
{vb:raw $vboptions.vbforum_url}{vb:if "$vboptions['vbforum_url']", '/', ''}forumdisplay.php?{vb:raw session.sessionurl}do=markread&markreadhash={vb:raw bbuserinfo.securitytoken} |
If you want it in the navigation bar, there's actually already one under the Forum Actions dropdown menu and as a standalone link by default on pages like Activity Stream and New Posts.
|
Quote:
|
You can just remove the surrounding div tag, including forum leaders link - make sure to backup the template before deleting anything!
|
Hi Tried that one also then gap removed completely and ad messed up with forum lists
|
Try just replacing all of this:
Code:
<div class="navlinks"> Code:
<div class="navlinks"> Code:
<div> </div> |
Hi Thanks.. I don't want to delete need to just move to below advertisement..
|
All times are GMT. The time now is 10:29 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|