Viewing 16 post (of 16 total)
  • Author
    Posts
  • TomC Moderator
    #566385

    <em>@imurillo 467600 wrote:</em><blockquote>I did change in template.css file, and it does not work., nothing happens

    /*.t3-footer {
    /* background: #222222
    /* color: #595959
    /* font-size: 12px;
    /*}

    I set

    .t3-footer {
    background: red;
    }

    /*.t3-copyright {
    /* border-top: 1px solid rgba(255, 255, 255, 0.05);
    /* font-size: 12px;
    /* margin-top: 20px;
    /*}

    I set

    .t3-copyright {
    margin-top: 60px;
    background: black;
    }

    t3logo-small-light.png is my logo file.

    .t3-logo-light {
    background-image: url(“images/t3logo-small-light.png”);
    }

    .t3-logo-small.t3-logo-light {
    background-image: url(“images/t3logo-small-light.png”);</blockquote>

    Look to THIS template.css file —> /templates/ja_biz/local/css/themes/blue/template.css
    . . . starting at/about line 4144

    Enter the various modifications and see how that works.

    I suspect the prior efforts didn’t work because of the particular color theme you’re using
    – which necessitates modification of the particular theme’s css.

Viewing 16 post (of 16 total)

This topic contains 16 replies, has 3 voices, and was last updated by  TomC 9 years, 6 months ago.

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