Hello!!
Thanks for your collaboration!
It didnt worked, i need to convert the image into a link to the home of my website,,,
;(
Hello Zeaks!
Another little cuestion,
And if i have to add a link to my image?
I tried this:
#header {
background: url(‘http://urbancoach.es/wp-content/uploads/2012/logo.png’) top left;
display:block;
background-repeat: no-repeat;
height:180px;
width:300px;
margin-left: -18px;
}
#header a span {
visibility: hidden;
}
<div id=”header” onclick=”location.href=’http://www.elwebmaster.com/'”>
#header {cursor:pointer}