Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • studio1c Friend
    #191073

    I’m trying to edit the copyright in the sidebar-1 area and cannot find where to edit that.

    Also, I’ve uploaded a new logo.png file into the templates/images folder and it’s not overwriting the existing one. How can I update/change the logo? I will also need to know how to change the pixel display size of the logo (in the css?) as it will be a different size than the one on there now.

    Thank you.

    Ninja Lead Moderator
    #507766

    This way will help you to find and change copyright footer page: templates/ja_smashboard/html/mod_footer/default.php file. Other request about logo site, you can find css style and logo image as below

    Open templates/ja_smashboard/css/template.css file


    .logo-image a {
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    width: 170px;
    }

    Logo image path: templates/ja_smashboard/images/logo.png

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 1 month ago.

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