logo_small not responsive
Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
- GK User
- Thu Jan 01, 2015 6:49 pm
Bonjour
Site with joomla 3.3.6 and Steakhouse 3.15 template.
I have tried with logo "css" and with logo "image" and test in site responsinator.com.
Always the logo_small of menu isn't responsive.
I have override css with
@media (max-width: 640px){
{
#gkLogoSmall {height: 44px;}
}
}
but it's not good.
Option is actualy logo "image"
Adress of site test : fantasleria.fr/lenapo
Merci
Site with joomla 3.3.6 and Steakhouse 3.15 template.
I have tried with logo "css" and with logo "image" and test in site responsinator.com.
Always the logo_small of menu isn't responsive.
I have override css with
@media (max-width: 640px){
{
#gkLogoSmall {height: 44px;}
}
}
but it's not good.
Option is actualy logo "image"
Adress of site test : fantasleria.fr/lenapo
Merci
-

- Fresh Boarder
- GK User
- Thu Jan 01, 2015 7:29 pm
Error
Of cause it's
@media (max-width: 640px)
{
#gkLogoSmall {height: 44px;}
}
Of cause it's
@media (max-width: 640px)
{
#gkLogoSmall {height: 44px;}
}
-

- Fresh Boarder
- GK User
- Thu Jan 01, 2015 11:55 pm
Perhaps the solution
@media (max-width: 640px)
{
#gkLogoSmall img {max-height: 40px;}
}
It seems that it's good...... I hope.
@media (max-width: 640px)
{
#gkLogoSmall img {max-height: 40px;}
}
It seems that it's good...... I hope.
-

- Fresh Boarder
- teitbite
- Fri Jan 02, 2015 9:59 am
Hi
Yes this can be an answer, but it mostly depends from the logo dimensions. This is why sometimes it needs an adjustment. Anyway I'm glad You've figured it out.
Yes this can be an answer, but it mostly depends from the logo dimensions. This is why sometimes it needs an adjustment. Anyway I'm glad You've figured it out.
-

- Moderator
- GK User
- Fri Jan 02, 2015 7:39 pm
OK.
Merci.
Merci.
-

- Fresh Boarder
5 posts
• Page 1 of 1
