Hi,
Is there a way to make the Intro slide image responsive?
http://cleverinkdev.co.uk/stereo/
Thanks
.gkIsWrapper-gk_creativity .figcaption > a, .enter {
background: url("../images/live.png") no-repeat scroll 0 0 transparent !important;
border: medium none !important;
height: 100%;
max-height: 100%;
max-width: 100%;
width: 155px;
}
.gkIsWrapper-gk_creativity .figcaption > a:hover {
background:url(../images/hover.png) no-repeat !important;;
color: #7484FF;
}
.gkIsWrapper-gk_creativity .figcaption > a, .enter {
background: url("http://www.awnederland.nl/test/images/startscherm/logo-AW-startscherm-kleur.png") no-repeat scroll 0 0 transparent !important;
border: medium none !important;
text-indent: -9999px;
height: 134px;
width: 155px;
}
.gkIsWrapper-gk_creativity .figcaption > a:hover {
background:url(http://www.awnederland.nl/test/images/startscherm/logo-AW-startscherm-grijs.png) no-repeat !important;;
color: #7484FF;
}