I need to add a hot link to a banner on a WP website. Here is my code but I'm not sure where I'm supposed to add the link. Can anyone help out? Thanks in advance.
__________________
#topbanner {
border:solid #dadada;
height:70px;
border-width:1px 0;
}
#topbanner .pagetitle_prefix {
background:#fff;
color:#000;
float:left;
font:700 2em arial, sans-serif;
letter-spacing:-.036em;
text-transform:lowercase;
margin:20px 0 0;
padding:1px 5px 1px 0;
}
#topbanner .pagetitle {
background:#fff;
color:#000;
float:left;
font:700 2em arial, sans-serif;
letter-spacing:-.036em;
text-transform:lowercase;
margin:20px 0 0;
padding:1px 5px;
}
___________________



LinkBack URL