Setting up header for menu top items only

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
vlk
Beginner
Beginner
Posts: 5
Joined: Mon Aug 25, 2003 4:27 pm
Contact:

Setting up header for menu top items only

Post by vlk »

I apologize for my question. I use version 3.3.19 and i am very satisfied with its functions and behavior. But now I need to set up the header for the menu top items. And i do not know where i can find the correct syntax according to my "old" version.

"dcdcdc", // Menu Header Font Color (Leave blank if headers are not needed)
"cdcdcd", // Menu Header Background Color (Leave blank if headers are not needed)

,"Dogs","show-menu=26",,"",1
,"Pigeons","show-menu=32","URL","",1
,"Cats","show-menu=307","URL","",1
User avatar
Hergio
Milonic God
Milonic God
Posts: 1123
Joined: Wed Jun 12, 2002 7:46 pm
Location: Rochester, NY

Post by Hergio »

If you are absolutely going to stick with version 3, I suggest upgrading to 3.5.15 at least. You can get it at the version information page on the website. Then you'll at least have the full feature set of the old menu.
In your menu right after the URL you can say type=header and it will make that item a menu header type of item...so it would be something like ,"show-menu=foo","page.asp type=header","",1 or something to that effect. I found at example at http://milonic.com/forum/viewtopic. ... lor+colour...look towards the bottom of this gentleman's code.
Dave Hergert
Software Engineer
"Helping to make the menu better, one :?: at a time."
vlk
Beginner
Beginner
Posts: 5
Joined: Mon Aug 25, 2003 4:27 pm
Contact:

Specification

Post by vlk »

I want to better describe my request. I want top menu items to be colored by different color than all other menu. Therefore i thought headers can be applied to solve this problem. My idea is menu with other colored top items (background color), that have show-menu included and do not have the URL entered - like Windows Start menu. Is it possible ?
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

You confused Dave (and me!) in the way you asked your question. You want to color the menu itself, not headers. The answer is yes, but I believe, as Dave suggested, you'll need to go to 3.5.15 to get that functionality. Right now you're 20+ levels down.

Note also that officially the v3 series, including 3.5.15, is no longer supported. Moving to the new v5 menu is really your best choice.
John
vlk
Beginner
Beginner
Posts: 5
Joined: Mon Aug 25, 2003 4:27 pm
Contact:

Post by vlk »

thank you very much. upgrade is the best choice.
User avatar
Hergio
Milonic God
Milonic God
Posts: 1123
Joined: Wed Jun 12, 2002 7:46 pm
Location: Rochester, NY

Post by Hergio »

Definetly upgrade...if you are upgrading then disregard this answer...otherwise this will help you. You see how you have styles defined in your menu? Well define another style, with different foreground and background colors. Then make the menu at the top of your page use that NEW style, while the others use the old style. That way they will have different colors. And if you dont want them to have links, then don't specify a URL, make it # and just have a show-menu in there and that should do it. ;)
Dave Hergert
Software Engineer
"Helping to make the menu better, one :?: at a time."
vlk
Beginner
Beginner
Posts: 5
Joined: Mon Aug 25, 2003 4:27 pm
Contact:

Post by vlk »

it works!! without upgrading!! i only added new style as you wrote and linked this new style to the top level items addmenu. very simply. in a minute it is all done.
vlk
Beginner
Beginner
Posts: 5
Joined: Mon Aug 25, 2003 4:27 pm
Contact:

Post by vlk »

thank you very much
User avatar
Hergio
Milonic God
Milonic God
Posts: 1123
Joined: Wed Jun 12, 2002 7:46 pm
Location: Rochester, NY

Post by Hergio »

You're very welcome. But I would start playing with version 5 and consider upgrading, it will be well worth your time. ;) Enjoy the menu.
Dave Hergert
Software Engineer
"Helping to make the menu better, one :?: at a time."
Post Reply