Is Clickable Issue

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
7/14/2015 12:44:39 PM
Gravatar
Total Posts 18

Is Clickable Issue

I've read and tried many of the posts about is clickable issue with no success.  The skin I'm using is a modified skin from Artisteer 4.  The version of MojoPortal I'm using is 2.4.0.3.

What I'm trying to do is make the top menu items non-clickable.  The type of menu I'm using is a FlexMenu for the Sitemenu and PageMenu controls.  I've done the following so far:

- Unchecked Is Clickable for the top menu pages

- Added EnableNonClickableLinks = true to StyleSheetCombiner in the layout.master file for the skin

Is there something I should add to the FlexMenu settings in the theme.skin file for the skin, like you do for TreeView menus?

Thanks for any help you can provide.  

7/14/2015 12:48:14 PM
Gravatar
Total Posts 18439

Re: Is Clickable Issue

in addition to unchecking Is Clickable in page settings, also add the custom menu css class unclickable in page settings

7/14/2015 9:54:29 PM
Gravatar
Total Posts 18

Re: Is Clickable Issue

Do I just add the name of the class or do I have to add all the CSS elements?  Do you have an example?

7/18/2015 11:19:35 AM
Gravatar
Total Posts 18439

Re: Is Clickable Issue

just add the word unclickable with no quotes or anything else. if you want more than one class just use a space between them

You must sign in to post in the forums. This thread is closed to new posts.