Same hover effect on Frame Logo footer like the Meet Gavern

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Mar 02, 2014 1:05 am
Reply with quote
Report this post
Hi,
I am using a dark wood picture as a background on the footer and the Frame Logo on the footer is not very clear I would like to have the same hover effect like the Meet Gavern template.

Thank you in advance.
User avatar
Expert Boarder

GK User
Sun Mar 02, 2014 9:12 am
Reply with quote
Report this post
Could you please post an URL to your site?
User avatar
Moderator

GK User
Sun Mar 02, 2014 11:36 am
Reply with quote
Report this post
Hi Cyberek

Thank you for your quick reply. The site is http://rootcrusher.com/
User avatar
Expert Boarder

GK User
Sun Mar 02, 2014 4:59 pm
Reply with quote
Report this post
Please edit: /templates/gk_musicstate/css/override.css and add at its end:
Code: Select all
#gk-framework-logo:hover {
opacity: 1.0;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Sun Mar 02, 2014 5:11 pm
Reply with quote
Report this post
Hi Cyberek,

I've edited the ccs override file and also the setting is enable but there is no change
User avatar
Expert Boarder

GK User
Mon Mar 03, 2014 1:24 pm
Reply with quote
Report this post
Sorry, my mistake:
Code: Select all
#gkFrameworkLogo:hover {
opacity: 1.0;
}
User avatar
Moderator

GK User
Mon Mar 03, 2014 2:01 pm
Reply with quote
Report this post
It works..!

Many thanks
User avatar
Expert Boarder


cron