no logo on mobile devices (tablet / smartphone)

GK User
Mon Dec 01, 2014 4:45 pm
Hi,
my logo is not appearing on mobile devices (tablet or smartphone).
site is http://www.flolebeau.ch
can anyone please help?
Thanks!
User avatar
Junior Boarder

GK User
Mon Dec 01, 2014 5:06 pm
Please add this to override.css:
#gkLogo, #gkLogo.cssLogo, #gkLogoSmall, #gkLogoSmall.cssLogo {
background-size: 100%;
}
User avatar
Moderator

GK User
Tue Dec 02, 2014 7:47 am
thanks for your reply.
unfortunately, the css override doesn't seem to fix the issue....
User avatar
Junior Boarder

GK User
Tue Dec 02, 2014 9:28 pm
Which os and version are you having problem with?
User avatar
Moderator

GK User
Tue Dec 02, 2014 9:36 pm
Hmm, strange. The only thing that comes to my mind is that you are having problem with you sag logo. Please try using png one instead:
Code: Select all
.svg #gkLogo.cssLogo { background-image: url('../images/logo.png'); }
.svg #gkLogoSmall.cssLogo { background-image: url('../images/logo_dark.png'); }
User avatar
Moderator

GK User
Sat Dec 06, 2014 8:58 am
Working now! Many thanks for your help.
User avatar
Junior Boarder

GK User
Sat Dec 06, 2014 10:12 am
No problem.
Is there anything else I can help you with regarding this topic?
User avatar
Moderator

GK User
Fri Dec 12, 2014 3:48 pm
Thanks for your help on this. I do have other issues, but think it's probably better to open a new thread, as it's a different matter. Best regards, Florence
User avatar
Junior Boarder

GK User
Fri Dec 12, 2014 4:25 pm
Yes, please create new forum threads and use titles corresponding to the issue so if in future someone will have similar problem - solution provided for your problem would be useful.
User avatar
Moderator


cron