Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • jdponce Friend
    #135119

    Yes, when I move the mouse over the logo I got the following tag: “1St Oct Joomla template”, how can I remove it?

    I’m using Joomla 1.5.7

    Anonymous Moderator
    #278252

    Please open file template_css.css in templates/ja_iris/css folder, about line 1058 , change:

    #ja-header h1 a:focus {
    background: url(../images/logo-hover.gif) no-repeat;
    }

    To

    /*#ja-header h1 a:focus {
    background: url(../images/logo-hover.gif) no-repeat;
    }*/

    Anonymous Moderator
    #278253

    Please open file template_css.css in templates/ja_iris/css folder, about line 1058 , change:

    #ja-header h1 a:focus {
    background: url(../images/logo-hover.gif) no-repeat;
    }

    To

    #ja-header h1 a:focus {
    /*background: url(../images/logo-hover.gif) no-repeat;*/
    }

    jdponce Friend
    #278322

    Thank you.

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

This topic contains 4 replies, has 2 voices, and was last updated by  jdponce 15 years, 6 months ago.

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