Mobile Specfic Banner
Rate this topic:
- GK User
- Mon May 15, 2017 11:07 pm
- Reply with quote
- Report this post
Is there a way to have a mobile specific top banner?
-
- Senior Boarder
- teitbite
- Wed May 17, 2017 4:22 pm
- Reply with quote
- Report this post
Hi
Can I please see how the regular banner for desktop looks lie on Your site so I may be able to optimise it for mobile ?
Can I please see how the regular banner for desktop looks lie on Your site so I may be able to optimise it for mobile ?
-
- Moderator
- GK User
- Wed May 17, 2017 5:02 pm
- Reply with quote
- Report this post
Here is the site CrateConnect.net/j3
thanks for offering to help
thanks for offering to help
-
- Senior Boarder
- teitbite
- Sat May 20, 2017 4:21 pm
- Reply with quote
- Report this post
Hi
I do not know what You mean by "banner". On top of Your site I can only see a logo with some bad codding and positioning. You should cut just the logo from all of this empty space and use a style like this to center it:
I do not know what You mean by "banner". On top of Your site I can only see a logo with some bad codding and positioning. You should cut just the logo from all of this empty space and use a style like this to center it:
- Code: Select all
#gkLogo {
float: none;
margin: 0 auto 15px;
width: 184px;
}
#gkLogo img {
display: block;
height: 184px;
margin: 0;
width: 184px;
}
-
- Moderator
4 posts
• Page 1 of 1