Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ollyjk Friend
    #147709

    Hi – just wondering, whcih file and what do I need to edit in order to create a tiled background that works instead of the default grey background?

    Many thanks in advance.

    gray Friend
    #329491

    To change the background form solid color to a tiled picture, you should apply an image as background.
    Look at this thread for a solution.

    ollyjk Friend
    #329493

    Hi thanks for the reply – id already seen this post…i dont know how to add the tiled background however, ie how to add the code to retrieve the image and set it so that it tiless…. not an experienced coder me.

    Many thanks

    gray Friend
    #329497

    Try this:

    ja_teline_iii/css/template.css


    body#bd {
    background: #f7f7f7;
    color: #000;
    }

    change your code for background here:


    body#bd {
    background: url(../images/default/your-image) repeat top left ;
    }

    Were your-image – is the full file name of the image (with tiled picture) placed in images/default folder of the teline template folder.

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

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

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