Hi,
Is it possible to change the width of my logo according to the width of the screen?
I have a very long logo and if i place it it looks pretty bad on a iphone...
Kind regards.
mobile.css
tablet.css
#gkLogo.cssLogo {
background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
height: 30px;
width: 154px;
}
mobile.css
small.tablet.css
tablet.css
template.css
#gkMobileMenu
#gkMainMenu
#gkMainMenu { display:none;}
#gkMobileMenu { display:block;}
#gkMobileMenu { display:none;}
.gkNspPM-ProductGallery .gkImagesWrapper > div img { height: 200px; width 200px;}
.browseProductImage {height: 200px !important;width: 200px !important;}
.category-view img {height: 200px!important;}
.browseProductImage {height: 100px!important;}
.browseProductImage {height: 100px!important;}