problem with header?
Posted: Mon Apr 20, 2009 5:37 pm
Hello all, i am new here. I have a qestion, i have 1.5.4 version and default template, when i put cursor on logo header i have 'Home page, shortcut=1' i want change this, also i want to delete "a href" link from this logo. Where can i editing this?
I cant see this when i editing this template (in panel admin). This is a place what i am talking about from generated html page:
I cant see this when i editing this template (in panel admin). This is a place what i am talking about from generated html page:
Code: Select all
<hr class="accessibility" />
<div id="header">
<h1><a href="xxxx" title="Home Page, shortcut key=1">xxxx</a></h1>
<hr class="accessibility" />
</div>