the logo looks bad on the phone, how to fix it?
flip the slider, need to be responsive, that bilge
http://quirktools.com/screenfly/#u=http ... h=533&a=34
#gkLogoSmall.cssLogo {
background-image: url("../images/style1/logos.jpg" no-repeat scroll 0 0);
position: absolute;
}
#gkLogoSmall.cssLogo {
background: transparent url("../images/style1/logos.jpg") no-repeat scroll 0 0;
height: 90px;
width: 100px;
position: absolute;
/*margin-left: 50px;
margin-top: 50px;*/
}
#gkLogoSmall {
display: block;
float: left;
height: 40px;
margin: 0px;
padding: 0;
text-indent: -999em;
text-shadow: none;
width: 124px;
}
@media only screen and (max-width:1150px) {
#gkLogo.cssLogo, #gkLogoSmall.cssLogo {
background-size: 100% auto;
height: 150px;
margin-left: 0;
margin-top: 0;
width: 150px;
}
}
@media only screen and (max-width:850px) {
width: 100px;
height: 100px;
}
background: transparent url("../images/style1/logo.jpg") no-repeat scroll 0 0;
#gkLogo.cssLogo {
background-image: url("../images/style1/logo.jpg" no-repeat scroll 0 0);
position: absolute;
}
#gkLogo.cssLogo {
background: transparent url("../images/style1/logo.jpg") no-repeat scroll 0 0;
height: 180px;
width: 200px;
position: absolute;
margin-left: 50px;
margin-top: 50px;
}
#gkLogo {
display: block;
float: left;
height: 40px;
margin: 0px;
padding: 0;
text-indent: -999em;
text-shadow: none;
width: 124px;
}
/*Logo small*/
*#gkLogoSmall.cssLogo {
background-image: url("../images/style1/logos.jpg" no-repeat scroll 0 0);
position: absolute;
}
#gkLogoSmall.cssLogo {
background: transparent url("../images/style1/logos.jpg") no-repeat scroll 0 0;
height: 90px;
width: 100px;
position: absolute;
/*margin-left: 50px;
margin-top: 50px;*/
}
#gkLogoSmall {
display: block;
float: left;
height: 40px;
margin: 0px;
padding: 0;
text-indent: -999em;
text-shadow: none;
width: 124px;
}
@media only screen and (max-width:1150px) {
#gkLogo.cssLogo, #gkLogoSmall.cssLogo {
background-size: 100% auto;
height: 150px;
margin-left: 0;
margin-top: 0;
width: 150px;
}
}
@media only screen and (max-width:850px) {
width: 100px;
height: 100px;
}
#gkLogo.cssLogo, #gkLogoSmall.cssLogo {
background-image: url("../images/style1/logo.jpg" no-repeat scroll 0 0);
position: absolute;
}
/*
#gkLogo.cssLogo, #gkLogoSmall.cssLogo {
background: transparent url("../images/style1/logo.jpg") no-repeat scroll 0 0;
height: 180px;
width: 200px;
position: absolute;
margin-left: 50px;
margin-top: 50px;
}
#gkLogo, #gkLogoSmall {
display: block;
float: left;
height: 40px;
margin: 0px;
padding: 0;
text-indent: -999em;
text-shadow: none;
width: 124px;
}*/
#gkLogo.cssLogo, #gkLogoSmall.cssLogo {
background: transparent url("../images/style1/logo.jpg") no-repeat scroll 0 0 / 100% auto;
height: 150px;
width: 150px;
}
#gkLogo.cssLogo, #gkLogoSmall.cssLogo {
background: transparent url("../images/style1/logo.jpg") no-repeat scroll 0 0 / 100% auto;
height: 172px;
margin-bottom: 0;
margin-top: 21px;
width: 180px;
}
@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: 172px;
width: 180px;
}
#gkTopNav {
float: right;
height: 55px;
margin-top: -45px;
}
#gkToolbar {
display: none;
}
}