Border style in menu

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Robson
Beginner
Beginner
Posts: 2
Joined: Fri Aug 20, 2004 8:48 am

Border style in menu

Post by Robson »

I've tested Milonic DHTML Menu for at couple of hours now and I find it very interesting and easy to implement! BUT I have one problem... I need to control how the borders look like - in this case I need the right border to be 0px in the main menu (design issue).
I have read a couple af topics on these pages on this subject but without finding the solution.
I have a test link here
http://www.rej.dk/menutest/default2.asp

my problem is to control the style af the borders (top, bottom, left and right). I have tried with the onclass and the offclass but as you can see on my testpage it wont work...

Is this possible in any way??[/url]
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

Hi,

Since you appear to be defining border style, color, and size in the css, try removing the border properties (borderstyle, bordercolor, and borderwidth) from your menuStyle2 definition.

Cheers,

Kevin
Robson
Beginner
Beginner
Posts: 2
Joined: Fri Aug 20, 2004 8:48 am

Post by Robson »

Hi Kevin - thanks for jour reply! I have tried to remove the border properties as you suggest, but without succes.

You can see the result here
http://www.rej.dk/menutest/default2.htm

:(

I am running out of time and I have to switch to an other DHTML menu, but thank you for your time.
Post Reply