MyBB Community Forums

Full Version: How Do I Add Pages?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey Guys I Am Wondering How I Can Add Pages To My Forum?
For Example; Forum Search Member List Calendar Help
You mean on the header?

With the default theme of MyBB:

Just play around "header template"

Sample taken from MYBB Site:
<div id="menu">

					<ul>

						<li class="default"><a href="http://www.mybb.com/">Home</a></li>

						<li class="default"><a href="http://www.mybb.com/about">About</a></li>

						<li class="default"><a href="http://www.mybb.com/features">Features</a></li>

						<li class="default"><a href="http://www.mybb.com/downloads">Downloads</a></li>

						<li class="active"><a href="http://community.mybb.com/">Community Forum</a></li>

						<li class="default"><a href="http://www.mybb.com/get-involved">Get Involved</a></li>

						<li class="default"><a href="http://ideas.mybb.com/">Ideas</a></li>

						<li class="default"><a href="http://mods.mybb.com/">Mods</a></li>

						<li class="default"><a href="http://wiki.mybb.com/">Wiki</a></li>

						<li class="default"><a href="http://blog.mybb.com/">Blog</a></li>

					</ul>

				</div>
how do i find header template
Go to Template and Styles > Templates > Edit your theme > header > "header template"

YOUR_URL.COM/ADMIN/index.php?module=style-templates