Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • melanieb Friend
    #183347

    Hi,

    I have spent days trying to figure this out. I have read all the other threads and made the changes suggested but still no joy.

    My logo is 200 x 84

    I have change the template.css in both jabrisk, and the green theme along with a whole load of other files but its not altering the size at all. When I right click in chrome over my logo it still shows the size as follows:

    .logo-image a {
    background-image: url(‘/templates/ja_brisk/images/themes/green/logo.png’);
    background-repeat: no-repeat;
    width: 80px;
    height: 50px;

    When I look at the file path to the css file it points to: /?t3action=lessc&s=templates/ja_brisk/less/style.less
    When I open this file, the code above is not there – just something like @T3logoheight @T3logowidth

    Can someone please tell me where I change the logo size display? I am just going round in circles

    Thanks in advance

    pavit Moderator
    #477234

    Hi melanieb

    Did you tried to disable ThemeMagic and Development mode from your template manager ?


    1. brisk3
    melanieb Friend
    #477249

    Hi pavit,

    I have solved it now (literally minutes ago). I just copied and pasted the following into the custom.css file and then changed the width and height to what I needed and now it displays properly. I don’t know if this impacts on anything else, but for the moment at least I haven’t spotted anything.

    .logo-image a {
    background-image: url(‘/templates/ja_brisk/images/themes/green/logo.png’);
    background-repeat: no-repeat;
    width: 80px;
    height: 50px;

    Thanks for responding by the way

    webmedia Friend
    #477256

    Thanks , yes, I do the same and just now is working OK. Thanks!

    melanieb Friend
    #477262

    Glad it has helped you 🙂

    jaus Friend
    #478246

    Thanks, it works!:)

    melanieb Friend
    #478277

    You are welcome

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

This topic contains 7 replies, has 4 voices, and was last updated by  melanieb 11 years, 10 months ago.

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