Search found 5 matches

by IndigoTide
Fri Aug 22, 2003 4:35 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu Background Color incorrect
Replies: 8
Views: 5262

That did the Trick!

:) That did it. It's amazing to me how things work when they are spelled correctly. This is one of my more frequent problems.

THANKS TO ALL,
Indigo
by IndigoTide
Fri Aug 22, 2003 3:38 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu Background Color incorrect
Replies: 8
Views: 5262

Good Idea, but...

Good Idea, but it did not make any difference. I even took the subpadding out and it still showed up with a white background.
:?
by IndigoTide
Fri Aug 22, 2003 3:28 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu Background Color incorrect
Replies: 8
Views: 5262

Additional Clue

I narrowed it down, it only happens when the Sub Images parms are there in the submenu style:

subimage="images/arrow.gif";
subimagepadding="2";
by IndigoTide
Fri Aug 22, 2003 3:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu Background Color incorrect
Replies: 8
Views: 5262

Here's the code

The page is not available to the extranet yet. So here is the code:


effect="fade(duration=0.3);Shadow(color='#373535', Direction=135, Strength=4)";

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=0;
_subOffsetLeft=0;

with ...
by IndigoTide
Fri Aug 22, 2003 3:13 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu Background Color incorrect
Replies: 8
Views: 5262

Menu Background Color incorrect

I am trying to set up a menu with all items being linked to html pages and several levels of sub menus. The top level is fine but the 2nd-level sub menu items with 3rd-level sub menus are showing up with a white background color instead of the tan I was using at this level. The mouse over color is ...