PDA

View Full Version : How to make Navbar "Tabs"


gregrob
12-30-2008, 03:06 AM
How do make your navbar like the way this site is with the tabs to go to other foprums sections?:confused::confused::confused:

Winterworks
12-30-2008, 01:16 PM
<a href="https://vborg.vbsupport.ru/showpost.php?p=1697153&postcount=4" target="_blank">https://vborg.vbsupport.ru/showp...53&postcount=4</a>

Just make the images in with your header, cut them in PS, and add them all beside each other linking to other pages.

packlite
01-19-2009, 04:15 PM
https://vborg.vbsupport.ru/showpost.php?p=1697153&postcount=4

Just make the images in with your header, cut them in PS, and add them all beside each other linking to other pages.Huh ??? are you speaking in code ? :)

UKBusinessLive
01-19-2009, 04:28 PM
You could try some nice easy menu tabs https://vborg.vbsupport.ru/showthread.php?t=200686

Would look nice at the top of your forums ;)

gregrob
02-01-2009, 04:18 PM
I am more looking for how do you set the menu tabs like this site has for (Home, Forums, Articles ETC.ETC) Thxs guy I was wondering is it a module or add on program or codeing in the CSS

private_ale
02-01-2009, 05:40 PM
I am more looking for how do you set the menu tabs like this site has for (Home, Forums, Articles ETC.ETC) Thxs guy I was wondering is it a module or add on program or codeing in the CSS

It's nothing more than adding a few lines of code to your header template and some additional CSS.

This exact header consists of a table with 2 columns, the first column contains the logo, the second column contains 2 rows (upper user info, lower tabs).

Dax IX
02-02-2009, 10:16 PM
And for certain pages (which may have been covered in one of the other threads that were linked to), if you want a certain section of your forums to show only after clicking on one of the tabs, you can change the setting, "Forum is Active" in your forum manager to "No". Then you can set that tab to link to that section of your site. :)

UKBusinessLive
02-08-2009, 12:17 AM
I am more looking for how do you set the menu tabs like this site has for (Home, Forums, Articles ETC.ETC) Thxs guy I was wondering is it a module or add on program or codeing in the CSS

Yes by using easy menu tabs you can create such tabs

https://vborg.vbsupport.ru/external/2009/02/103.png

;)

dvsDave
02-08-2009, 01:01 AM
I had to customize the snot out of my header, but I will post the code if anybody is interested. Check it out here: http://www.controlbooth.com/forums/index.php?styleid=15 (please note, I will NOT provide support for my customizations)

The code linked to above has some CSS errors, but I honestly don't remember what I edited.