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

    I have JaNickel template inthis web site
    http://servexterior.cancilleria.gob.ni/
    The problem is when I translate to English
    The menu is enlarged and appears the site name over the image at the top

    The question is why it happens when I translate to English but not to Spanish, how can I do to fix the problem

    Saguaros Moderator
    #325597

    Please open the file “/templates/ja_nickel/index.php” and find a section code at line :86:

    [PHP]

    <h1 class=”logo”>
    <a href=”index.php” title=”<?php echo $siteName; ?>”><span><?php echo $siteName; ?></span></a>
    </h1>
    [/PHP]

    Replace:

    [PHP]
    <h1 class=”logo”>
    <a href=”index.php” title=”<?php echo $siteName; ?>”><span> </span></a>
    </h1>
    [/PHP]

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

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

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