test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Larry Cable Friend
    #160003

    I need to add an Alt Tag to the site logo. Where and what file can I do this in?

    Thanks

    aman204 Friend
    #376141

    <em>@bodaddy 220605 wrote:</em><blockquote>I need to add an Alt Tag to the site logo. Where and what file can I do this in?

    Thanks</blockquote>

    Go to templates/ja_community_plus/blocks/header.php file and change this::

    <a href=”#” title=”<?php echo $siteName; ?>”><span><?php echo $siteName; ?></span></a>

    to

    <a href=”#” alt=”logo” title=”<?php echo $siteName; ?>”><span><?php echo $siteName; ?></span></a>

    Update alt tag accordingly

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  aman204 13 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum