XF 1.4 How do I add a link to my navigation bar?

Jadster

Member
I wanted to add a new button with a link to a page on my navigation bar but I am unsure of how to do that? Any tips on how i can do this?
 
I have been with CodeCademy for a while. I have completed HTML & CSS and I am working with Javascript at the moment. I have also used W3Schools before. I used HTML to create the page content that I wanted.
 
I have been with CodeCademy for a while. I have completed HTML & CSS and I am working with Javascript at the moment. I have also used W3Schools before. I used HTML to create the page content that I wanted.
Then adding a link shouldn't be a problem. As you can see from @Maru's screenshot, it's just HTML with a bit of Xen syntax. As he said, just copy an existing link and edit it to suit using straight HTML if necessary until you have learned a bit more about Xen syntax (search the site, I'm sure there's stuff around about this).

Alternatively, take a look at Nodes As Tabs.

https://xenforo.com/community/resources/nodes-as-tabs.9/
 
Top Bottom