In the template css file, I see indent "-9999px" and it has GameNews, a Wordpress theme. How do I edit or remove that. Also, how do I edit the logo padding from the top of the page?
Thanks for any help.
#gk-head a.cssLogo {
background: transparent url('../images/style1/logo.png') no-repeat 0 0;
display: block;
height: 155px;
margin: 0 0 10px 0;
width: 300px;
text-indent: -9999px;
}