Viewing 1 post (of 1 total)
  • Author
    Posts
  • TomC Moderator
    #168607

    To change the logo in JA Social . . .

    1. Open your template.css file with your chosen html editor
    You can find this file along the following path –> templates/ja-social/css/template.css

    2. At line 438, you will see the following code . .


    h1.logo a {
    background: url("../images/logo.png") no-repeat scroll left center transparent;
    display: block;
    height: 80px;
    width: 220px;
    }

    3. You will need to create your own logo image, save it to your templates/images folder, and then change the “logo.png” above to what you named your new logo image (including the extension – i.e. .png, .jpg, .gif).

    You may also need to adjust the height and width parameters – depending on the dimensions of your logo image.

    SAVE CHANGES – REFRESH

Viewing 1 post (of 1 total)

This topic contains 1 reply, has 1 voice, and was last updated by  TomC 13 years, 1 month ago.

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