simsnet New member Licensed customer Nov 1, 2010 #1 Hello All, I have created a page in my testzone and want to add a link to that page from the Navbar. Next to Home, forums, members etc.. What is the best and easiest way of doing this?
Hello All, I have created a page in my testzone and want to add a link to that page from the Navbar. Next to Home, forums, members etc.. What is the best and easiest way of doing this?
simsnet New member Licensed customer Nov 1, 2010 #2 Ok, I managed to do it by adding an extra line in the navigation template: <!-- Customlink --> <li class="navTab home PopupClosed"><a href="http://mydomain.com" class="navLink">Link Text to Display</a></li> The link appears in the navigation bar just fine. When i click on the link the page is displayed but the forum tab remains highlighted. How can i change this to reflect the custom link being highlighted when visiting that page? Upvote 0 Downvote
Ok, I managed to do it by adding an extra line in the navigation template: <!-- Customlink --> <li class="navTab home PopupClosed"><a href="http://mydomain.com" class="navLink">Link Text to Display</a></li> The link appears in the navigation bar just fine. When i click on the link the page is displayed but the forum tab remains highlighted. How can i change this to reflect the custom link being highlighted when visiting that page?
L Lawrence Well-known member Licensed customer Nov 1, 2010 #3 Are you referring to a link or a Tab? A tutorial on adding a Tab via template edits can be found here: http://xenforo.com/community/threads/how-to-adding-tabs-to-your-pages.7145/ Upvote 0 Downvote
Are you referring to a link or a Tab? A tutorial on adding a Tab via template edits can be found here: http://xenforo.com/community/threads/how-to-adding-tabs-to-your-pages.7145/