Page 1 of 1

[SOLVED] .currentpage on active links

Posted: Mon Sep 13, 2010 9:37 am
by qwalk
Hi.

I did not know where to post this thread, this seemed liked the right place, sorry if I'm wrong.

I have been using CMSMS for some time now, and I have some questions about the auto-generation of links.

When you are on an active page the link changes into .currentpage h3 in the menu. Is there any way to keep it an link instead of an ? And maybe also to remove the .currentpage class?

It seems a bit frustrating not to be able to click on the link of the current page you are visiting, because of the tag.

Any help or ideas are appreciated!

Kind regards,
Qwalk

Re: .currentpage on active links

Posted: Mon Sep 13, 2010 9:55 am
by qwalk
I just discovered how menu templates works! Problem solved.

Re: .currentpage on active links

Posted: Mon Sep 13, 2010 9:14 pm
by tyman00
Care to share for others that may find this in search?

Please add [solved] to the title of your first post as well. Thanks!

Re: .currentpage on active links

Posted: Tue Sep 14, 2010 7:35 am
by qwalk
tyman00 wrote: Care to share for others that may find this in search?

Please add [solved] to the title of your first post as well. Thanks!
I just choosed the menu template called: simple_navigation.tpl from the Menu manager. I discovered that it didn't make a h3 on an active link.

You can also edit the templates and from there, remove the and replace it with an tag. (also delete the currentpage class).