Logo on mobile

GK User
Mon Apr 09, 2012 4:00 am
Logo is not mounted on mobile (header_logo.png)wath I can do? Thank you very much for your help
User avatar
Gold Boarder

GK User
Mon Apr 09, 2012 12:28 pm
Hi,

Can you give me your site URL to check?

Thanks,
User avatar
Platinum Boarder

GK User
Mon Apr 09, 2012 12:39 pm
User avatar
Gold Boarder

GK User
Mon Apr 09, 2012 1:30 pm
Please check my screenshot, I don't see the problem!
User avatar
Platinum Boarder

GK User
Mon Apr 09, 2012 1:38 pm
It is a good news of it to look in other mobiles, in mine I do not see it will be because my mobile is smaller and the logo is great as out in the website and in your mobile? Thanks Don Lee
User avatar
Gold Boarder

GK User
Mon Apr 09, 2012 1:54 pm
Yes it looks great in iPhone and my HTC phone as well, the logo appears properly.
User avatar
Platinum Boarder

GK User
Mon Apr 09, 2012 2:24 pm
Appsite 2.5 brings a folder "mobile" where the logo is special for mobile (header_logo.png). Can anything be done without sacrificing size type formats Iphone, HTC?
Thanks DL.
User avatar
Gold Boarder

GK User
Mon Apr 09, 2012 3:34 pm
Sorry I don't get you, can you please clarify?
User avatar
Platinum Boarder

GK User
Mon Apr 09, 2012 4:05 pm
Appsite 2.5 solves the problem of large logo for web and small for mobiles: appsite / templates / images / mobile / header_logo.png.
In 1.6 there will be solution to use the two sizes?, Thanks
User avatar
Gold Boarder

GK User
Mon Apr 09, 2012 4:18 pm
Finally I saw riding the logo, the problem is with the size of my mobile to see the logo I remove the eye and then the logo appears.
Thanks Don, that's all
User avatar
Gold Boarder

GK User
Tue Apr 10, 2012 2:47 pm
Hi,

I get you now, you can change css code to have another logo for mobile layout. Open file /templates/gk_appsite/css/handheld/iphone.css

Find:
Code: Select all
h1.logo a {
    background: url("../../images/logo.png") no-repeat scroll center center transparent;
    display: block;
    height: 109px;
    margin: 0;
    text-indent: -999em;
}

Change the file name "logo.png" to your smaller logo's.
User avatar
Platinum Boarder


cron