Page 1 of 1
First level nav not to act like links? [solved]
Posted: Thu Aug 28, 2008 12:09 pm
by fatcuban
Anyone know how to make the first level nav not act like a link if there are drop down menu items?
Thanks in advance
Re: First level nav not to act like links?
Posted: Thu Aug 28, 2008 12:18 pm
by nakkiel
Change the "content type" to "section header".
Re: First level nav not to act like links?
Posted: Thu Aug 28, 2008 12:28 pm
by fatcuban
Thanks but I tried this... it still acts like a link ie. cursor change on rollover.
Re: First level nav not to act like links?
Posted: Thu Aug 28, 2008 5:10 pm
by Dr.CSS
OK if you just want the cursor not to change you can call it out in CSS, cursor: pointer...
Re: First level nav not to act like links?
Posted: Fri Aug 29, 2008 4:32 pm
by fatcuban
Cool thanks very much - one more question though! Do you know why they still link back to the home page even though I have defined them as a section header?
Re: First level nav not to act like links?
Posted: Fri Aug 29, 2008 7:58 pm
by Dr.CSS
Because they are menuparents, so you will have to change your menu template to make them not have the < a href="#"...
Re: First level nav not to act like links?
Posted: Tue Sep 02, 2008 9:43 am
by fatcuban
Superb, thanks for your help Mark
[solved]
Re: First level nav not to act like links?
Posted: Wed Sep 03, 2008 4:45 pm
by Dr.CSS
ah the [solved] goes in the subject line of the first post...