Remove h1 tag from the logo image

GK User
Fri Jul 15, 2011 1:52 am
Is there a way to remove the h1 tag from the logo in the cherry template so that the h1 can be used elsewhere

thanks
User avatar
Fresh Boarder

GK User
Sun Jul 17, 2011 9:04 am
Yes, you can.

First you have to remove h1 tag in the layout.

And then you have to remove h1 in all the css files, in particular all those files that have an h1.log tag (template.css and styleX.css)

Or better, you can create a new class and replace h1 by this class in layout and in css files. In this case, you should have to change the h1 tag by another tag such as p or div

Do you understand me? Is this your problem?
User avatar
Senior Boarder


cron