Header logo doesn't work in mobile view

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
Tue Mar 22, 2016 1:04 pm
Reply with quote
Report this post
Hello together

I Installed the Joomla Template John S on Joomla 3.4.8 on the website http://inspiration-stiller.de/ .
The Template for tablet or Mobilphoneview doesn't work properly. The small logo, defined in the css file (template.css), isn't displayed on gk_header. Always the normal logo (big size) is shown. Who can help?
Appreciate an immediate support.

Thanks in advance
Sven
User avatar
Fresh Boarder

teitbite
Sat Mar 26, 2016 11:16 am
Reply with quote
Report this post
Hi

You have a code in override.css setting the new size for the logo. Add this as well and all should be fine:

Code: Select all
#gkLogo, #gkLogo.cssLogo, #gkLogoSmall, #gkLogoSmall.cssLogo {
    background-size: cover;
}
User avatar
Moderator

GK User
Mon Mar 28, 2016 2:40 pm
Reply with quote
Report this post
Thank your very much. It works.
User avatar
Fresh Boarder

teitbite
Sat Apr 02, 2016 12:50 pm
Reply with quote
Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron