Navigation-Marker change in STEAKHOUSE-template

GK User
Mon Sep 01, 2014 8:22 am
Hey guys!

I have changed the background-color of the main menu in STEAKHOUSE-template to grey.
Unfortunately the main-menu-indicators (when having sumnavigation-items) seems to be a jpg with white background.
Bildschirmfoto 2014-09-01 um 09.12.39.png


I cannot find the image in the templates-folder.
Any suggestions where this little item is located?

Thank you for your superb support!
User avatar
Expert Boarder

teitbite
Tue Sep 02, 2014 8:11 pm
Hi

Please tell me an url to Your site.
User avatar
Moderator

GK User
Thu Sep 04, 2014 10:15 am
There you go: http://www.cool-o-mat.com/_energetic/

There's another issue that I am facing with the menu:
Actually I changed the background of the cild-items to #fff - how can I change the color of the mouseover-text to another color - so that the text doesnot disappear when hoveing?
User avatar
Expert Boarder

teitbite
Fri Sep 05, 2014 10:13 am
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.gkMenu > ul > li.haschild > a:before {
    border-left-color: transparent;
    border-right-color: transparent;
}


For the second issue please tell be where I can find this text invisible on hovering. Cannot locate it myself.
User avatar
Moderator

GK User
Mon Sep 08, 2014 12:50 pm
Works like a charm - brillant!
Thank you very much!
User avatar
Expert Boarder

teitbite
Mon Sep 08, 2014 2:33 pm
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron