Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • midhat Friend
    #195229

    Hi,
    I want to add a little backgroungd image that repeats in my t3_bs3_blank template. I try this code in custom.css:

    .home .t3-mainbody{
    padding-top:0px !important;
    background-image: url("../images/bg.jpg");
    background-repeat:repeat;
    }
    .container.t3-header {
    background: url("../images/bg.jpg");
    background-repeat:repeat;
    }

    but the image appears only in the header and in the area where the article.
    What do I need to change the image to appear as background on the whole page and the empty space around it

    Regards,
    Midhat

    midhat Friend
    #524467

    I tried to add:

    .t3-wrapper {
    background: url("../images/bg.jpg");
    background-repeat:repeat;

    In this case, the background is fine, but black dots appear in Falang menu in the header

    Any advice?


    1. dots
    Nazario A Friend
    #524573

    Hi Midhat,

    Please set the “Development Mode” and “Optimize CSS” OFF in the template setting in back-end, then post the URL your site in here, I will have a look to detect the root of issue.

    midhat Friend
    #524801

    The problem was solved when I turned off the Optimize CSS.*
    Now working without problems,*Thanks anyway

    Regards,*
    Midhat

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

This topic contains 4 replies, has 2 voices, and was last updated by  midhat 10 years, 9 months ago.

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