Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • norito Friend
    #171692

    At left-bottom, Teline IV shows text logo footer. I would like to change it into image logo.
    Could you kindly tell me how to do that?

    TomC Moderator
    #429168

    In order to best assist you, please post the url to the site you’re working on – as well as set “Optimze CSS” to “No” within your Template Manager–>General Settings.

    norito Friend
    #429170

    Hi.
    site URL
    http://soccer.kyaku.info/

    “Optimze CSS” is set to “No” .

    TomC Moderator
    #429171

    Open your template.css file (within path /templates/ja_teline_iv/css/template/css)

    at line 1108, you should see the following . . .


    /* Foot Logo ---*/
    #ja-footlogo {
    background: url(../images/curl-bg-4.png) no-repeat right top;
    height: 85px;
    left: 12px;
    position: absolute;
    text-align: center;
    top: -5px;
    width: 220px;
    }


    #ja-footlogo a {
    background: #000;
    border: 1px solid #000;
    color: #666;
    display: block;
    font: 24px/85px ArialNarrowBold, "Arial Narrow", Arial, sans-serif;
    height: 85px;
    text-transform: uppercase;
    white-space: nowrap;
    width: 214px;
    }


    #ja-footlogo a:hover,
    #ja-footlogo a:active,
    #ja-footlogo a:focus { background: #069; color: #fff; text-decoration: none; }

    The parameter at line 1110 is where you can change the image currently used with your own custom image.

    Always remember, after you make your changes . . . SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Hope that helps.

    norito Friend
    #429175

    Thank you. I will try that. 🙂

    <em>@TomC 288510 wrote:</em><blockquote>Open your template.css file (within path /templates/ja_teline_iv/css/template/css)

    at line 1108, you should see the following . . .


    /* Foot Logo ---*/
    #ja-footlogo {
    background: url(../images/curl-bg-4.png) no-repeat right top;
    height: 85px;
    left: 12px;
    position: absolute;
    text-align: center;
    top: -5px;
    width: 220px;
    }


    #ja-footlogo a {
    background: #000;
    border: 1px solid #000;
    color: #666;
    display: block;
    font: 24px/85px ArialNarrowBold, "Arial Narrow", Arial, sans-serif;
    height: 85px;
    text-transform: uppercase;
    white-space: nowrap;
    width: 214px;
    }


    #ja-footlogo a:hover,
    #ja-footlogo a:active,
    #ja-footlogo a:focus { background: #069; color: #fff; text-decoration: none; }

    The parameter at line 1110 is where you can change the image currently used with your own custom image.

    Always remember, after you make your changes . . . SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Hope that helps.</blockquote>

    Kris Small Friend
    #463109

    Has this worked? I’ve tried and it didn’t work.

    I used the following code:

    #ja-footlogo {
    background: url(../images/vbj_logo_red.png) no-repeat right top;
    height: 97px;
    left: 12px;
    position: absolute;
    text-align: center;
    top: -5px;
    width: 220px;

    The site is http://www.vbjusa.com/new_vbj/

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

This topic contains 6 replies, has 3 voices, and was last updated by  Kris Small 12 years, 3 months ago.

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