Helpful Information
 
 
Category: Dynamic Drive scripts help
Top Navigational Bar All NS6!

Hi to everyone,

I was told to try this site and its fantastic. However I need someones help if at all possible <pretty please>.

After many hours of attempting to do my own dropdown and it looking good on pc and online then I made the error of turning my mac on and found that the submenus fly off everywhere. I have given in and then found this brilliant navbar, scripted by Constantin Kuznetsov Jr.


Ive downloaded it and when Ive come to edit it, I cant find where to change colours and fonts etc. Help!! I am so new to this.

Any advice will be greatly appreciated and then I can nip out and have a glass of lager.

Cheers to all

Pip
:o

I have used a very similar navigational menu. Have you read the "readme.txt" file? It should have directions on how to customize the colors, fonts, etc. in one of the .js files you downloaded. Just use your text editor to open the .js file.

Thanks for your prompt response.

I dont know if its me being thick but I cant find the directions in any of the .js files.

I have even downloaded it again

Thanks

Pip
:confused:

OK, I looked and the directions are in the "readme.txt" file. Here's some of the directions I'll try to help you with....

1) Add the following code inside the <HEAD> section of your page:

<style>
all.clsMenuItemNS, .clsMenuItemIE{text-decoration: none; font: bold 12px Arial; color: white; cursor: hand; z-index:100}
#MainTable A:hover {color: yellow;}
</style>

Here you can change your font weight, size, type and color.


var keepstatic=1 //specify whether menu should stay static (works only in IE4+)
var menucolor="#000000" //specify menu color
var submenuwidth=150 //specify sub menus' color
this last line looks wrong to me

Here you can change the color of the menu's background....#000000 is black.

All these directions and more are in the "Readme.txt" file. Hopefully someone else here who is better at this than me can help you out more.

Thanks once again, I have just got up from a good nights sleep and will try it out once again.

Fingers crossed.


Pip










privacy (GDPR)