Good to hear you got it sorted out.
Good to hear you got it sorted out.
I searched for "faq" in navbar_header and it came up empty. Just in case, I included a pic of where I want it. Right next to mChat would be fine. Since I'm no expert, please let me know what text I'll be looking for so I can put the link under or above it.
Your search was probably case-sensitive.
Found it, but I still don't know what to write and where to put it. All I want it to say is Blogs, and clicking it goes to a link.
That would have been awesome if it allowed you to use any specific link, but it doesn't. Wonder why there's no option?jrolson wrote: ↑Wed Jan 05, 2022 4:54 pm The pages mod would add the link for you.
https://www.phpbb.com/customise/db/extension/pages/
Although im not sure if it would allow a redirect to the blog...
Code: Select all
<li <!-- IF not S_USER_LOGGED_IN -->data-skip-responsive="true"<!-- ELSE -->data-last-responsive="true"<!-- ENDIF -->>
<a href="{U_FAQ}" rel="help" title="{L_FAQ_EXPLAIN}" role="menuitem">
<i class="icon fa-question-circle fa-fw" aria-hidden="true"></i><span>{L_FAQ}</span>
</a>
</li>
Code: Select all
<li>
<a href="URL" title="Blogs" role="menuitem">
<i class="icon fa-share-square fa-fw" aria-hidden="true"></i><span>Blogs</span>
</a>
</li>
Code: Select all
<div class="custombg"><div class="customborder"></div></div>
forumlist_body_last_row_after
event but after disabling all extensions one by one it is still there (I made the screenshot while all extensions were disabled).You won't find it because of the endingMike-on-Tour wrote: ↑Tue Apr 12, 2022 3:12 pm ..
It appears to be just this code:but I can't find it anywhere in the template files.Code: Select all
<div class="custombg"><div class="customborder"></div></div>
</div></div>
Code: Select all
<div class="custombg"><div class="customborder">