Resize/show another logo for Mobiles.

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
Thu Jan 30, 2014 10:44 am
Reply with quote
Report this post
Hi,

I would like to change the size of the mobile logo since it's too big on mobile devices.

If possible I'd like to use a completely different logo.

I have tried to edit mobile.css by changing #GkLogo to something like this:

Code: Select all
#gkLogo {
width: 60%
margin-left: 10px!important;
}


That didn't work tho so I tried adding this.

Code: Select all
#gkLogo.imageLogo {
width: 60%
}


Finally I tried this with no luck.

Code: Select all
#gkLogo.image {
   width: 20%
}   


Can you tell me where, and how, to make the logo smaller on mobiles in portrait view(320x480) or how to show another logo only for mobiles?

Thanks in advance.
User avatar
Fresh Boarder

teitbite
Sat Feb 01, 2014 1:20 pm
Reply with quote
Report this post
Hi

First of all pleas show me Your site so I'll be able to see which type of logo You use.
User avatar
Moderator


cron