movil logo

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
Tue Aug 30, 2016 8:33 pm
Reply with quote
Report this post
hi, my logo or image of "nicole" top screen phone, as I give up space to make it in the movil

I CAN NOT MAKE IT TO CHANGE THE IMAGE AND SMALL
http://quirktools.com/screenfly/#u=http ... h=667&a=37

url: nicoleide.cl

Image
User avatar
Platinum Boarder

teitbite
Fri Sep 02, 2016 12:21 pm
Reply with quote
Report this post
Hi

I can see You've fixed that already. From override.css I can see this was the code which made it possible:

Code: Select all
#gkLogo.cssLogo, #gkLogoSmall.cssLogo {
    background: rgba(0, 0, 0, 0) url("../images/style1/logo.png") no-repeat scroll 0 0 / 100% auto;
    height: 270px;
    margin-bottom: -55px;
    margin-top: 0;
    width: 300px;
    z-index: 100;
}

@media only screen and (max-width: 1060px) {
#gkLogo.cssLogo, #gkLogoSmall.cssLogo {
    height: 129px;
    width: 140px;
}
}

@media only screen and (max-width: 580px) {
#gkLogo.cssLogo, #gkLogoSmall.cssLogo {
    height: 200px;
    width: 180px;
}

#gkLogo img, #gkLogoSmall img {
    display: block;
    margin-top: -54px;
}
}
User avatar
Moderator

GK User
Fri Sep 02, 2016 3:05 pm
Reply with quote
Report this post
hi,
and I fix it, do not know how, but although it was not the same code once before I also had the same problem and I changed until it was ok.


I need now is that the top banner displayed on the mobile version


Image

thanks!
User avatar
Platinum Boarder

teitbite
Tue Sep 06, 2016 11:38 am
Reply with quote
Report this post
Hi

Looks like this is solved as well :) You are amazing! Give me a chance next time please.
User avatar
Moderator

GK User
Tue Sep 06, 2016 6:07 pm
Reply with quote
Report this post
No, we do not resolved, just put the head on the slider at the moment, we need the top banner appears and the slider
User avatar
Platinum Boarder

teitbite
Fri Sep 09, 2016 8:14 am
Reply with quote
Report this post
Hi

I do not understand what You want me to do :( Can You please make a screenshot and show me exact what should be where on desktop and mobile ? That would help me understand I hope.
User avatar
Moderator


cron