How do add a link in my header in CSS?
-
Dear WordPress People!
My blog is here: http://dianebourque.com
I purchased the CSS Upgrade and am tweeking it.
What I have failed to do is a web link in the header image at the top (Blogue Techno). No luck yet.
This is the code for my header:
#header h1 {
text-align:center;
background:url(http://mllemartini.files.wordpress.com/2008/10/blogue_header5.jpg) top center no-repeat;
height:150px;
width:780px;
text-indent:0;
font-family:Helvetica, Arial, “Lucida Grande”, “Lucida Sans”, Verdana, sans-serif;
font-size:0;
font-weight:normal;
margin:0;
}Can anyone give me a suggestion on what I could add to this header that would link the image to http://dianebourque.com?
Thanks to anyone that dares to suggest anything.
Diane
-
-
- The topic ‘How do add a link in my header in CSS?’ is closed to new replies.