I downloaded a template for my blog. Right now when you click on the cute little twitter image on it, it goes to a Twitter error page that says page does not exist. How can I edit this to make it link to my page?
/*twitter
-----------------------------------------------------------------------------------*/
#twitter {
margin-top: 0px;
}
#twitter img {
width:150px;
height:40px;
}
-----------------------------------------------------------------------------------*/
#twitter {
margin-top: 0px;
}
#twitter img {
width:150px;
height:40px;
}