MyBB Community Forums

Full Version: Altering Navigation Bar
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I am wondering if anyone knows how to do this.

Currently I have a nav bar at the top of my forum: www.vampirecounts .net

It’s a relatively simple affair, with the layout and background created in the global.css and the content in the header template.

However I want to modify it in a certain way, and I am not sure how.

Currently when you hover over an option a little box comes up on the mouse with the description, entered by me in the template for example:

  <li><a href="http://www.vampirecounts.net/links_40000.php" title="Warhammer 40,000 Links" target="_self" >Warhammer 40,000</a>

However what I would like to do for the future, is when you hover over an option, a description fades / scrolls in above the nav bar, a description that I can edit of course. Does anyone have any idea how this could be done?

Cheers

DoN
Javascript, but that i know relatively little about Confused

You could probably use bit of flash as well
jQuery is aweshom, it should be able to do what you need.
Yeah I know next to no javascript............