dntel
04-19-2010, 06:28 AM
Is it possible to turn my background image in my header into a link that goes to the home page?
this is my css code:
#header {
background:url("http://worldcupflags.eu/assets/mytemplates/wcf2/images/wcf2_header.jpg") repeat-x scroll 0 0 #004E6C;
border-bottom:1px solid #46A0CA;
border-top:4px solid #003042;
height:157px;
margin:0 auto;
position:relative;
}
I just need it clickable going to home and I only know that in html?
Any ideas? :confused:
this is my css code:
#header {
background:url("http://worldcupflags.eu/assets/mytemplates/wcf2/images/wcf2_header.jpg") repeat-x scroll 0 0 #004E6C;
border-bottom:1px solid #46A0CA;
border-top:4px solid #003042;
height:157px;
margin:0 auto;
position:relative;
}
I just need it clickable going to home and I only know that in html?
Any ideas? :confused: