1. Stanicki
  2. Commercial Templates
  3. Tuesday, 26 November 2013
  4.  Subscribe via email
Hello If you are inserting the logo text itself eg "kol" then h1 = is "kol". If you are inserting logo picture I have możlaiwości setting h1. Can anyone help me in what file can I add or change the alt h1. thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Not sure if I understand you correctly but hopefully the following may help...

Your image logo is rendered by the following in your templates header.php (../templates/j51_renovate/php/layouts/header.php - line64)...


<h1 class="logo"> <a href="/index.php" title="<?php echo $siteName; ?>"><span>
<?php echo $siteName; ?>
</span></a> </h1>


To put in your own alt text replace the following with the text of your choice...


<?php echo $siteName; ?> 


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
thank you very much the point. Darek greet
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!