Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • imurillo Friend
    #161598

    The logo is an image that has three lines of text at the right. Who Do I add text?.
    Is text because I need translate it when I apply the Google translation

    Saguaros Moderator
    #382017

    You copy this file: pluginssystemjat3jat3base-themesdefaultblocksheader.php to the templates/ja_rave/blocks

    Then open that file and find the following code:

    <h1 class=”logo”>
    <a href=”index.php” title=”<?php echo $siteName; ?>”><span><?php echo $siteName; ?></span></a>
    </h1>
    replace by:

    <h1 class=”logo”>
    <a href=”index.php” title=”<?php echo $siteName; ?>”><span><?php echo $siteName; ?></span></a>
    </h1>
    <div>PUT YOUR TEXT IN HERE</div>

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

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

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