Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • reidwalley Friend
    #948826

    I’m using Purity 3 – Corporate

    This is my CSS:
    .t3-wrapper{
    background:url(/images/banner-home.jpg) !important;
    background-position: center center;
    background-size: cover;
    }

    This is where I put the CSS:
    {root}/templates/{template-name}/local/less/custom.less (file name: custom.less)
    {root}/templates/{template-name}/local/css/custom.css (file name: custom.css)

    Problem: Background image does not show up.

    Where should I put the CSS?

    pavit Moderator
    #948877

    Hi

    You can simply add your custom.css file into this folder {root}/templates/{template-name}/css/
    then add background code to it

    Share also your website url if you are still facing problems with it

    Regards

    reidwalley Friend
    #948997

    But won’t the custom.css file at {root}/templates/{template-name}/css/ get overwritten the next time the site theme gets updated?

    pavit Moderator
    #949121

    But won’t the custom.css file at {root}/templates/{template-name}/css/ get overwritten the next time the site theme gets updated?

    No custom.css file is not included in templates file so it is not overrided from updates , for info on custom.css read carefully T3 Framework documentation HERE

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

This topic contains 3 replies, has 2 voices, and was last updated by  pavit 8 years, 4 months ago.

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