I found some questions about this in this forum, but I can´t find a clear answer
How can I remove h1 title from logo. I want to put my own h1 title on each page
Thanks
div#gkLogo a.cssLogo {
background: url("../images/dark/logo.png") no-repeat scroll 0 0 transparent;
display: block;
height: 56px;
left: 0;
margin: 0;
text-indent: -999em;
top: 0;
width: 260px;
z-index: 1001;
}