Change logo on template

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 Dec 15, 2013 7:36 pm
Reply with quote
Report this post
Hi there,

I am updating my site to the new Joomla. Now I have chosen the Magazine template for my new site but I have an issue on changing te logo.
When I set the setting to Image and select my own logo it does show on the site only the color changer does not work.

The logo that I am using is a clear PNG.

What am I doing wrong?
:blink:

Here is my site http://test.gkvcapelle.nl

Thanks

Ard Molenaar

ps. Here is my current site http://www.gkvcapelle.nl
User avatar
Junior Boarder

teitbite
Sun Dec 15, 2013 9:21 pm
Reply with quote
Report this post
Hi

Color is stored in a css file. You can use override.css and override this color with the one of Your choice with this code.

Code: Select all
#gkLogo:hover {
    background-color: #FEC64D;
}
User avatar
Moderator


cron