Hi,
in the whole (btw: great) template, you see that little title-tag-window, if you hover a link. If you hover the mainmenu, you see the links one more time at the side of the cursor. For the mainmenu i changed line 358 to the following:
lib/menu/GKBase.class.php
358 // $title = "title=\"$tmpname\"";
359 $title= "";
and it works, so it doesn't show the link-names again.
But could you please tell me where to change the code for those modules in the demo page:
"What's new in this week"
"Main News"
"K2 Tags"
"Music News"
"Popular"
and anywhere else where the title-window pops up if you hover the link with the cursor? That would be nice, because i think for my vistors it would be annoying.
Thank you!
Best regards