MyBB Community Forums

Full Version: New page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
At the top left corner of my forum there is Search, Member list, Calender, and Help. I want to add a page to it, how do i do that?
To add a link there, you'd need the header_welcomeblock_member template.
Where can i find this?
Template & style>yourtheme>header templates>header_welcomeblock_member template.
Found it, now what do i do to add the page?
Copy one of the current links and edit the appropriate bits of it. For your theme, you also need to lime a new CSS class, you can copy of of the current ones from global.css to see how its done.
I don't understand anything. Okay the page i want to add is www.legitnoobs.net/donate.php please give me the code for it (in order to add the page)

Edit: Nvm i figured out the code its --> <a href=http://www.newsite.com target='_new'>new site</a> The url is the page you want to go to and the "new site" is the name of the page

For noobs like me go to: http://www.plus2net.com/html_tutorial/link-window.php
The way you explained in your first post indicated you just wanted to add a link up at the top.

Use this tutorial: http://community.mybboard.net/thread-6615.html