MyBB Community Forums

Full Version: Move Mark All Read to top
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there,
I would like to move the Mark All Read line on the bottom of index page to the top so it is more visible.
Can anyone help.
Appreciated.
The code for that link is:
<a href="misc.php?action=markread">{$lang->markread}</a>

It is found in the index template of your forums. You can paste the above code to other templates. If nothing shows you may have to use this code:
<a href="misc.php?action=markread">Mark All Forums Read</a>
DrPoodle Wrote:The code for that link is:
<a href="misc.php?action=markread">{$lang->markread}</a>

It is found in the index template of your forums. You can paste the above code to other templates. If nothing shows you may have to use this code:
<a href="misc.php?action=markread">Mark All Forums Read</a>
1000 thanks Poodle...
er sorry Dr Poodle.

lol
All done moved to top had to use second code.
Thanks again.
The result here
http://www.australian-hayabusa-club.com/MyBB/index.php