Dear all,
I'm using the Magazin template. 
I'd like to include a logo a the banner_top position. 
How can I add a png file there, that autoscales?
Best regards
Felix
               
                
               
          




 1.00 out of 6 based on 1 vote(s)
1.00 out of 6 based on 1 vote(s)


#gkBannerTop {
display: block;
}


#gkLogo.cssLogo, #gkLogoSmall.cssLogo {
  background-image: url("../../../images/Kopf_141127.png");
  width: 808px;
  height: 120px;
  margin-left:140px;
}
#gkLogo.cssLogo, #gkLogoSmall.cssLogo {
background-size: 100%;
max-width: 808px;
width: auto;
float: none;
}


#gkLogo.cssLogo, #gkLogoSmall.cssLogo {
background-image: url("../../../images/Kopf_141127.png");
background-size: 100%;
max-width: 808px;
width: auto;
float: none;
}
#gkLogo.cssLogo, #gkLogoSmall.cssLogo {
background-image: url("../../../images/Kopf_141127.png");
background-size: 100%;
max-width: 808px;
width: auto;
float: none;
}


#gkLogo.cssLogo, #gkLogoSmall.cssLogo {
background-image: url("../../../images/Kopf_141127.png");
background-size: 100%;
max-width: 808px;
margin: 0px !imoprtant;
width: auto;
float: none;
}

margin-right: 0px;  margin-left: 15%;









