Page 1 of 1

Sidebar/Menu bar edits

Posted: September 9th, 2009, 12:21 am
by mdpatrick
Hi,
I love the skin. How do I make a link on the menubar at the top that isn't in ONE subcategory? I.e. I'd like to just put a normal "Email" or "Contact" link that doesn't lie in a subcategory. How would I go about doing that?

Re: Sidebar/Menu bar edits

Posted: September 9th, 2009, 3:29 pm
by Paul
The menu syntax is like this:

Code: Select all

link|Name of the link
so let's say link to Google, it will be like this:

Code: Select all

http://www.google.com|Google
Similar as email and other links...

Re: Sidebar/Menu bar edits

Posted: September 18th, 2009, 6:26 pm
by mdpatrick
Hey Paul,
Thanks for the help. That works pretty well -- my one complaint is that I'd like my main menu (the first link) to not be clickable since it's the general category. Is there a way to make the top level link just plain text?

You can see what I'm doing at perciavalle.com

Thanks a bunch

Re: Sidebar/Menu bar edits

Posted: September 27th, 2009, 9:18 am
by Paul
Then you need to modify GuMaxDD.php... compare version 1.0 and you might see what changes are...

I've made clickable since many use complain... now you want different...

Re: Sidebar/Menu bar edits

Posted: October 24th, 2010, 8:57 am
by tormine
Hi

It seems in the newest version that this is is not working anymore. Any upper level category used to be clickable to an internal page with the name of that category. How might I be able to get that feature back in the newest version of the vertical drop down menu?