Mobile Specfic Banner

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
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?
User avatar
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 ?
User avatar
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
User avatar
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:

Code: Select all
#gkLogo {
    float: none;
    margin: 0 auto 15px;
    width: 184px;
}

#gkLogo img {
    display: block;
    height: 184px;
    margin: 0;
    width: 184px;
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.