Closed (fixed)
Project:
Danland
Version:
7.x-1.0
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Reporter:
Created:
16 Jun 2011 at 18:20 UTC
Updated:
5 Jul 2011 at 00:51 UTC
In Danland Theme - How to remove hyperlink on the site name?
Comments
Comment #1
komal.savla commentedHi,
To remove the hyperlink on the sitename, Replace the following code in the page.tpl.php :
With this:
Also add the following style in your .css file
Thanks,
Komal
Comment #2
danpros commentedThanks Komal,
Yes just remove the anchor tag.