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
#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;
}
}