First level nav not to act like links? [solved]

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
User avatar
fatcuban
Forum Members
Forum Members
Posts: 16
Joined: Fri Feb 01, 2008 3:23 pm

First level nav not to act like links? [solved]

Post 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
Last edited by fatcuban on Fri Oct 22, 2010 10:50 am, edited 1 time in total.
User avatar
nakkiel
Forum Members
Forum Members
Posts: 70
Joined: Wed Apr 02, 2008 7:15 am

Re: First level nav not to act like links?

Post by nakkiel »

Change the "content type" to "section header".
User avatar
fatcuban
Forum Members
Forum Members
Posts: 16
Joined: Fri Feb 01, 2008 3:23 pm

Re: First level nav not to act like links?

Post by fatcuban »

Thanks but I tried this... it still acts like a link ie. cursor change on rollover.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: First level nav not to act like links?

Post by Dr.CSS »

OK if you just want the cursor not to change you can call it out in CSS, cursor: pointer...
User avatar
fatcuban
Forum Members
Forum Members
Posts: 16
Joined: Fri Feb 01, 2008 3:23 pm

Re: First level nav not to act like links?

Post 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?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: First level nav not to act like links?

Post by Dr.CSS »

Because they are menuparents, so you will have to change your menu template to make them not have the < a href="#"...
User avatar
fatcuban
Forum Members
Forum Members
Posts: 16
Joined: Fri Feb 01, 2008 3:23 pm

Re: First level nav not to act like links?

Post by fatcuban »

Superb, thanks for your help Mark

[solved]
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: First level nav not to act like links?

Post by Dr.CSS »

ah the [solved] goes in the subject line of the first post...
Post Reply

Return to “Layout and Design (CSS & HTML)”