MyBB Community Forums

Full Version: Removing the portal?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey, how can I remove the portal from my home page? I deleted portal.php but it still shows the portal button on my index. Help?
Is this your forum? If it is, it seems like there is only a link in the header linking to the portal. It's easy to remove it.

Admin CP -> Templates & Style -> Templates -> *your theme's templates* -> Header Templates -> header

Remove this code:

<li><a href="http://game-net.co/portal.php" class="portal"><img src="http://game-net.co/images/darkfusion/icons/home.png" alt="" title="" />Portal</a></li>