logo looking too big in Iphone
Sep '13 Joomla Template
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Mon Oct 20, 2014 10:10 pm
- Reply with quote
- Report this post
How can I fix my logo in the mobile,check pic!
/Lizzy
/Lizzy
-
- Junior Boarder
- GK User
- Mon Oct 20, 2014 10:58 pm
- Reply with quote
- Report this post
Hi,
what answer you expect : funny or useful.
1) Buy iPhone 6 with bigger screen ...and please do not put into pants pockets
2) You have to reduce logo size when screensize will be similar to old iPhone screen.
To use right technique I need to see your whole URL where you have this new website.
what answer you expect : funny or useful.
1) Buy iPhone 6 with bigger screen ...and please do not put into pants pockets
2) You have to reduce logo size when screensize will be similar to old iPhone screen.
To use right technique I need to see your whole URL where you have this new website.
-
- Platinum Boarder
- GK User
- Mon Oct 20, 2014 11:06 pm
- Reply with quote
- Report this post
This should also fit for you:
Please add this code at the end of this file: templates\gk_cloudhost\css\mobile.css
and check again.
You can also use 200px
- Code: Select all
@media only screen and (max-width: 480px) {
#gkLogo img {max-width: 220px;}
}
Please add this code at the end of this file: templates\gk_cloudhost\css\mobile.css
and check again.
You can also use 200px
-
- Platinum Boarder
3 posts
• Page 1 of 1