How to make the Logo responsive in Game Template

December '13 Joomla 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
Thu Jul 03, 2014 9:00 am
Reply with quote
Report this post
Hi , I installed this beautiful template for my site, I like it a lot. I would like to know how I can make the logo ''image'' responsive. Thanks :roll:
User avatar
Fresh Boarder

teitbite
Fri Jul 04, 2014 9:55 am
Reply with quote
Report this post
Hi

Please show me Your site so I'l see what type of logo are You using.
User avatar
Moderator

GK User
Fri Sep 19, 2014 1:12 pm
Reply with quote
Report this post
I would like to know myself?? Any feedback on this?
User avatar
Fresh Boarder

teitbite
Sat Sep 20, 2014 1:51 pm
Reply with quote
Report this post
Hi

Please let me know the url to Your site so I'll check what can be done.
User avatar
Moderator

GK User
Fri May 01, 2015 2:00 pm
Reply with quote
Report this post
Hi
same question for me. I tried some css rules (height: auto; max-width: 100%;) without success
url : www.bruitdescene.fr/site2
many thanks
User avatar
Gold Boarder

teitbite
Mon May 04, 2015 11:19 am
Reply with quote
Report this post
Hi

Try add this code to override.css and make sure override is enabled:

Code: Select all
#gkLogo.cssLogo {
    background-position: left center !important;
    background-size: 100% auto !important;
    height: 78px !important;
    width: 44.5%;
}
User avatar
Moderator

GK User
Thu May 07, 2015 4:37 pm
Reply with quote
Report this post
Thanks !
I'll try and post a result as soon as done.
:)
User avatar
Gold Boarder

GK User
Sun May 10, 2015 11:16 am
Reply with quote
Report this post
It works perfectly.
Thanks !!
User avatar
Gold Boarder

teitbite
Mon May 11, 2015 11:55 am
Reply with quote
Report this post
Hi

Than I'm glad I could help :)
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.