01-09-2018, 06:05 PM
(This post was last modified: 01-10-2018, 02:45 AM by Hyperspace.)
(01-09-2018, 05:41 PM)WallBB Wrote: Add this code in header_welcomeblock_member template, make sure to follow the similar scheme as other links present in focus theme
Code:<a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->welcome_newposts}</a>
<a href="{$mybb->settings['bburl']}/search.php?action=getnew&showresults=threads">View New Threads</a> |
That didn't work out so well. It throws the width of the forum off and the menu into 2 rows.