Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • canton Friend
    #126086

    Problem with the Site Name title.

    When approx 55 Characters or more including spaces are entered in the site name ( <title> ) bleeding of the access characters appear into the Site Banner/Logo area…….. How can i stop this happening or what have i done wrong, as Ive never seen this before.

    Thank you in advance 😀

    Khanh Le Moderator
    #240444

    I’m not sure what you mean. Can you provide me your livesite url?

    canton Friend
    #240450

    hi here is a pic of the problem. Hope you can help

    thanks again 😀


    1. Words-in-banner
    Khanh Le Moderator
    #240493

    I see that word, but I cannot figure out what’s problem. It seems you have a livesite, so please PM me.

    canton Friend
    #240659

    i SEE THIS IS THE CULPRIT

    <div id=”ja-header”>
    <h1><a href=”index.php”><?php echo $mosConfig_sitename?></a></h1>#

    ————-

    this piece of coding show the logo as well as the meta header. so how can i get rid of this without getting ride of the logo

    thanks in advance

    Khanh Le Moderator
    #240712

    Open your index.php file, search this code:


    <h1><a href="index.php"><?php echo $mosConfig_sitename?></a></h1>

    and change to


    <h1><a href="index.php" title="<?php echo $mosConfig_sitename?>"></a></h1>

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

This topic contains 6 replies, has 2 voices, and was last updated by  Khanh Le 16 years, 2 months ago.

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