how can I add a link on my logo that I put in through css
-
I added my logo on the top of my page and I want it to link to my home page, so if people drift away from the home page it is an easy way to get back I just can’t figure out how to add that link. This is what the code looks like now:
#top {
background:url(‘http://katypair.files.wordpress.com/2012/01/katypairphotography-logo_final-03.png’) no-repeat scroll 0 0 transparent;
width:910px;
color:#666;
margin:0 185px;
padding:25px 30px 2em;
}Any help would be greatly appreciated!
Thanks
The blog I need help with is: (visible only to logged in users)
- The topic ‘how can I add a link on my logo that I put in through css’ is closed to new replies.