Hi there,
We would like to use the site logo (not a downloaded image) of the NEWS template.
But we need to modify its size, font type and colour.
Is there a tutorial available for this?
With thanks.
We would like to use the site logo (not a downloaded image) of the NEWS template.
But we need to modify its size, font type and colour.
#gkLogo {
display: block;
float: left;
height: 35px;
margin: 5px 30px 0 0;
padding: 0;
text-indent: -999em;
text-shadow: none;
width: 140px;
}