itsZenti   04-02-2024, 10:37 AM
#1
Sorry am new to php/javascript not really sure where I need to go to add new items under the dropdown menu. Any help would be appreciated!
Matty   04-02-2024, 11:08 AM
#2
(04-02-2024, 10:37 AM)itsZenti Wrote: Sorry am new to php/javascript not really sure where I need to go to add new items under the dropdown menu. Any help would be appreciated!

No problem at all!

Go to Admin CP > Templates & Styles > Templates > Inspired > Header Templates > header_welcomeblock_member

To add a new item to the dropdown menu, add this code directly underneath ($pmslink}

Code:
<a class="dropdown-item p-2" href="#yourlink">Your Link</a>

Just replace '#yourlink' with the desired page (i.e newpage.php) and 'Your Link' with what you'd like it to be called.
  
Users browsing this thread: 1 Guest(s)
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.