Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • TCB Friend
    #206246

    I am having problems with my custom logo being way too small. I consulted older posts and tried to solve it…

    I adjusted the code: /templates/ja_muzic/css/themes/blue/template.css

    }
    .logo-image a {
    background-image: none;
    background-repeat: no-repeat;
    width: 141px;
    height: 36px;

    but the template does not reflect these changes in size and remains very tiny.


    1. logo
    Adam M Moderator
    #570181

    Hi @cmnow,

    Please open file /templates/ja_muzic/css/custom.css (if you don’t have this file, just create a new one) then add this code :

    div.logo-image {
    overflow: visible;
    }
    div.logo-image a {
    width: 141px;
    height: 36px;
    }

    Adjust the width / height value above to suite your need.

    Adam M Moderator
    #735253

    Hi @cmnow,

    Please open file /templates/ja_muzic/css/custom.css (if you don’t have this file, just create a new one) then add this code :

    div.logo-image {
    overflow: visible;
    }
    div.logo-image a {
    width: 141px;
    height: 36px;
    }

    Adjust the width / height value above to suite your need.

    TCB Friend
    #570197

    Thanks for your reply! I made the code change described above, however it unfortunately did not affect logo size?

    TCB Friend
    #735269

    Thanks for your reply! I made the code change described above, however it unfortunately did not affect logo size?

    TomC Moderator
    #570198

    Is your logo an image or text content you wrote in somewhere?

    TomC Moderator
    #735270

    Is your logo an image or text content you wrote in somewhere?

    TCB Friend
    #570199

    It is an image.

    TCB Friend
    #735271

    It is an image.

    TomC Moderator
    #570203

    <em>@cmnow 472893 wrote:</em><blockquote>It is an image.</blockquote>

    What is the actual size (dimensions) of your logo image?

    TomC Moderator
    #735275

    <em>@cmnow 472893 wrote:</em><blockquote>It is an image.</blockquote>

    What is the actual size (dimensions) of your logo image?

    TCB Friend
    #570205

    <em>@TomC 472897 wrote:</em><blockquote>What is the actual size (dimensions) of your logo image?</blockquote>
    386×36

    http://christianmusicnow.org/images/logo.png

    TCB Friend
    #735277

    <em>@TomC 472897 wrote:</em><blockquote>What is the actual size (dimensions) of your logo image?</blockquote>
    386×36

    http://christianmusicnow.org/images/logo.png

    TomC Moderator
    #570212

    It seems to be larger now on your site 🙂

    TomC Moderator
    #735284

    It seems to be larger now on your site 🙂

Viewing 15 posts - 1 through 15 (of 17 total)

This topic contains 17 replies, has 3 voices, and was last updated by  TCB 9 years, 5 months ago.

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