PDA

View Full Version : Change default navbar links into tabs


tijmen_4real
11-06-2008, 08:42 AM
Hi !

Before i asked this i already Googled around, and searched this and the vB.com website, without any real succes.

I want to change my default navbar into one without the blue strip. And i want to change the links into tabbed buttons.

Does anyone know a good tutorial for this ? Or a similar thing like this ??
Please provide me with one.....
Thanks in advance !
Greetz,

Tijmen :cool:

Gio~Logist
11-06-2008, 03:45 PM
If you want to keep the cells as is and just apply code, you can use javascript to do onmouseover and onmouseout effects as well a create conditionals to keep certain cells highlighted based on the page the user is viewing.

Search "onmousover background color change" or something like that for more info on creating the effect itself within cells.

If you're good with css, you can also just change the nav over to css and apply styling and conditionals accordingly as well.

Also:
http://www.vbulletin.com/forum/showthread.php?p=1648699#post1648699

Feel free to follow up/push that suggestion to get something like this more standard into vb :p