Quick Nav:  Online Store   |   Login | Register

Remove Link Titles

Rate this topic:

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
AuthorMessages
Dean
<20 Posts
Posts:2


06/11/2007 3:07 PM  
How do I remove the link titles from the navigation links that are rendered.  They are popping up and hovering over my nav and are very distracting.  I noticed you have them surpressed somehow in your demos.
John Mitchell
Posts:3276


06/11/2007 3:36 PM  

My demos probably just don't have the Page Title set for that page in DNN.  You probably do not want to do that though.

Unfortunately those titles are coded into the object, and I don't have a way to switch them off.

Depending on your version you could either use the Replacements property :

Replacements="title.*? = "

Make sure you copy and paste the above statement as-is to get the needed space after the question mark.

Or, if you are using version 3.0 of the navMenu you could also create a template that does not include that output.

 

Keep in mind that having a title tag in your links is very good for SEO, and it may give you an opportunity to further describe the page the link goes to, but I can see where it would be annoying too.

Dean
<20 Posts
Posts:2


06/11/2007 3:46 PM  

Thanks for the quick reply.  Could I ask for some more specifics, however.  Where do I paste this replacements property?

 

 

John Mitchell
Posts:3276


06/11/2007 3:50 PM  
Oh sorry, it goes in the Snapsis:NavMenu declaration in your skin. Same place as the Levels, Type, etc.
Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.



ActiveForums 3.7
Powered by: Snapsis Software