Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

i want to change h1 to h3 on the displaing logo
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: i want to change h1 to h3 on the displaing logo

i want to change h1 to h3 on the displaing logo 10 years, 4 months ago #15518

  • Light_And_Dark
  • OFFLINE
  • Single Product
  • Fresh Boarder
  • Posts: 12
  • Karma: 0
I want to change:
<div id="yt_logoposition" class="span4">
<h1 class="logo"> ...
</h1></div>
to:
<div id="yt_logoposition" class="span4">
<h3 class="logo"> ...
</h3></div>

but, i could not find these div in template.

Re: i want to change h1 to h3 on the displaing logo 10 years, 4 months ago #15538

Dear Oxana Artushenko,

Please go to your_site\plugins\system\yt\includes\site\lib\yt_template.php and find:
<h1 class="logo">
                <a href="index.php" title="<?php echo $app->getCfg('sitename'); ?>">
                	<img alt="<?php echo $app->getCfg('sitename'); ?>" src="<?php echo $url; ?>"/>
                </a>
            </h1>

=>

<h3 class="logo">
                <a href="index.php" title="<?php echo $app->getCfg('sitename'); ?>">
                	<img alt="<?php echo $app->getCfg('sitename'); ?>" src="<?php echo $url; ?>"/>
                </a>
            </h3>


Thanks!
  • Page:
  • 1
Time to create page: 0.19 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes