PDA

View Full Version : New page or section


asuccar
03-05-2010, 05:29 AM
Hey all,

You know how you can have sections on the vb CMS, and in the admincp you can add different sections - with 'home' a main tab button in the navbar and your sections appear in the navbar sub-menu...well, I want to create a new navbar button called 'resources' with its own page and its own sections....does anyone know how?

Thanks heaps!

ChopSuey
03-05-2010, 05:31 AM
For the tabs, you can try vBH - Add New Tabs :)

asuccar
03-05-2010, 08:54 PM
Sorry to sound stupid...but what's vbH?

--------------- Added 1267830335 at 1267830335 ---------------

Oh sorry about the oversight...i found the mod you mentioned:-)

But this mod only creates new tabs to link to pages...what I want is to have a new tab which has its own page and submenu links...just like the default 'Home' tab in which you can add sections in your admincp!

ChopSuey
03-06-2010, 04:30 AM
Try using ]html]<div class="float container">
<li><a>Links here</a></li>[/html]

That worked for a forum i helped with.