Mobile Logo with Blue Background

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
Fri Sep 21, 2012 3:06 am
Reply with quote
Report this post
Logo that fits for Desktop is showing approx 20% blue to right side on iPhone & Android - any ideas?

Site is www.gibsanhottubspa.com

Thanks!
User avatar
Fresh Boarder

GK User
Fri Sep 21, 2012 11:28 am
Reply with quote
Report this post
Hi

Please this line on override.css file:

Code: Select all
#gkLogo.cssLogo {
   background-color: #000!important;
}


Cheers ;)
User avatar
Platinum Boarder

GK User
Tue Sep 25, 2012 6:34 pm
Reply with quote
Report this post
Excellent! It worked perfectly. :)

Is there any way though to centre the logo in mobile?

Thanks!
User avatar
Fresh Boarder

GK User
Wed Sep 26, 2012 12:03 am
Reply with quote
Report this post
Yes there is ;)

Add this line on ../css/mobile.css file:

Code: Select all
a#gkLogo.cssLogo {background-position:  center 0}


Cheers
User avatar
Platinum Boarder


cron