DREAM. 60 [hide]Basically, the code is taken or parts of it taken from "Showgroups.php" (If you have showgroups.php that is)To begin, what i did was made a "Showstaff.php". You can call it whatever the fuck you like, but I called it showstaff because "showteam" sounds a bit retarded to me. And I'm cba to look around for the showteam template too.Once you make a file, insert this code into it. <?phpdefine('IN_MYBB', 1); require "./global.php";add_breadcrumb("Current Forum Staff", "showstaff.php");eval("\$html = \"".$templates->get("showstaff")."\";");output_page($html);?> Again, if you decide to call it something different, replace everywhere that says "Showstaff" with whatever you're calling it.Step 2. Upload the file to your root directory aka public_html if you're normal and not stupid enough to make a subdirectory and put all your forum stuff in there.Once you've done that, go to templates, global templates and make a new one inside there called "showstaff" or whatever you named the file.Step 3. Here's where it gets less easy.I'm only giving you code to start with since we're trying to develop your HTML skills, not spoonfeed you. Insert this code into your template you just made. Insert a title here{$headerinclude}{$header}</pre> <table border="0" cellspacing="1" cellpadding="4">Current Staff or whatever you called the file etcVoltaics Bitches Current Bitches Chance </ To add more groups, copy and paste the bit where it shows the actual table/rank and change where needed. And you instatly have a better page. All you need to do is replace the "Show team" link at the bottom now. Your welcome.[/hide] Quote Share this post Link to post Share on other sites
Alfurin 0 I would love to check this out thanks man Quote Share this post Link to post Share on other sites
jawitzonur 0 thanks for sharin this my brother Quote Share this post Link to post Share on other sites
Yesits0ro 0 Very Appreaciated, thank you much Quote Share this post Link to post Share on other sites
Mandaryna 2 thanks for sharin this my brother thanks for sharin this my brother Quote Share this post Link to post Share on other sites