Version: 1.10, by (Guest)
Developer Last Online: Jan 1970
Version: 3.5.4
Rating:
Released: 07-30-2006
Last Update: 08-01-2006
Installs: 35
Template Edits
No support by the author.
vBAdvanced Cleaner Site Navigation Module - CSS Driven Rollovers
What it does: Replace your default vBAdvanced navigation pane with a cross-browser, CSS driven rollover menu.
Time to install: 10 Minutes
Tested: IE, Firefox, Maxthon, Opera
Difficulty: Easy
Templates: 2
CSS Edit: 1
Demo: http://www.sevenstring.org
I wasn't happy with the stock look of the vBAdvanced portal navigation. It's very plain, and I personally like rollovers (if done properly) for adding a little bit of organic movement to static pages.
Here's the default CMPS on the left, and my module on the right. The screenshots don't really do it justice, for the full effect check out my website linked above. I am using it both for navigation and for the "Artist Reviews & Interviews" portal templates.
Default: This Mod:
Step 1: Create the New Module
AdminCP -> vBA CMPS -> Add Module -> Template
Module Title: Site Navigation
Column: Left Column
Display Order: 1
Active: Yes
Update All Pages: Yes
Template to Include: (adv_portal)clean_nav
Style: (Your style)
This is the WHOLE template. For each link you want to add, you will need to add the following line BEFORE the closing </table></td>, and edit it to the URL and description of the option that you are linking:
Use Module Shell Template: Yes
Usergroups: All set to yes
Other template edits:
In my example, #444444 is my ON color, and "#555555" is my OFF color. Change these to whatever you like. I also have a fixed table width in the initial table call, here:
This is for the same font and color in my demo. Change the #FFCC00 to your desired color, and edit your font CSS as desired.
Step 3: Disable your old navigation block.
ACP -> vBA CMPS -> Edit Modules -> Site Navigation
Set "Active" to No. Keep in mind that you'll have two modules named Site Navigation now, so make sure you disable the non-template driven, default module and not the one you just created.
Please click INSTALL if you are using this. It's the only recognition designers and coders get for sharing their work!
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
The only thing my users may not like about it is that you can't use the middle mouse click to open the links in a new window with FireFox. Is there any way to change this?
I'll take a look at that asap and see if I can figure out why.