Headline text into image ...


Author Message
Valics Lehel

Posted: 5/17/2009
Quote message 

I would like to have an opportunity to choose (and export into CSS) a way to change the HEADLINE (SLOGAN) text into a company logo for example.
This mean that the in class

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover

should have also ...

width: 355px; height: 80px; /* the image exact size */
background: url(../images/logo.gif) no-repeat;
text-indent: -9999px;

I thinbk it is easy to implement in next version.