menu item "text separator" without link and changing cursor

Questions related to the configuration of Joomla, Templates, and Security related questions/issues
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sun Sep 30, 2012 3:20 pm
Hello! I`m not shure, is this theme right for this topic, sorry. I have structure of menu, contains some levels. Most of them are of "text separator" type. I wish they were like ordinary text, and cursor not changes to "arm like link" when it`s over this text.
User avatar
Senior Boarder

GK User
Sun Sep 30, 2012 10:27 pm
Hi

I don't know which template are you using, but try enable the use of css override on template parameters > advanced settings and them open ../css/override.css and add this line:

Code: Select all
.gk-menu li a.cursor_default {cursor: default}


Now you need to add link suffix in the text-separator link > Menu Params (GavickPro) > Additional class
"[space]cursor_default"

screen.png


There's no other way to do this because text-separator type doesn't have it's own id.

Cheers
User avatar
Platinum Boarder

GK User
Wed Oct 03, 2012 8:35 pm
Yes! It`s exactly what I needed! Seichinha, thank you for your work!
User avatar
Senior Boarder

GK User
Sat Feb 16, 2013 5:02 pm
I was facing the same issue and I found out on other website that if we change "text seperator" by "external link" (but we let it empty) it's working as you except.

Regards
User avatar
Gold Boarder


cron