Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • pimmar Friend
    #136911

    Hi there,

    there is text showing in the top left corner of the background
    when looking at the homepage with a larger monitor say 21/22 inch

    i checked in menu , the home item parameters but this is not it …
    how to remove the new plymouth words on this background
    its similar to the logo and ‘clickable’

    see attachment


    1. screenshot2
    Anonymous Moderator
    #285589

    Hi pimmar,

    Please send me your live url via PM. I hope i can help you this issue.

    pimmar Friend
    #285689
    Anonymous Moderator
    #285738

    Hi,

    Please open file template.css, at about line 1044, find following script:

    #ja-header h1 a {
    display:block;
    height:46px;
    text-indent:-300%;
    width:220px;
    }

    and change to:

    #ja-header h1 a {
    display:block;
    height:46px;
    text-indent: -9999%;
    width:220px;
    }

    pimmar Friend
    #285745

    yes, that did the trick, thanks 🙂

    Solved

    erkorb Friend
    #312411

    I removed the entire link by editting the index.php file about link 82. I just commented out the reference to it.

    <div class=”clearfix”>
    <!–Erok remove logo and site link <h1>
    <a href=”index.php”>
    <?php echo $tmpTools->sitename();?>
    </a>
    </h1>
    End of romove logo and site link –>

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

This topic contains 6 replies, has 3 voices, and was last updated by  erkorb 14 years, 10 months ago.

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