Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • gubben Friend
    #159265

    Hello fellows, how is it possible to insert a backgroundimage in the blank template ?

    I tried with: background: #ffffff; url(/images/bg.png) center top #000 no-repeat;

    In both template.css, the one in the folder plugins…/defealt and the one in templates/ja_t3_blank/css
    but the picture doesnt show up, what do I do wrong ?

    And wich is the RIGHT file to put the backgroundimage in ?

    Please help I really need this to work…

    aman204 Friend
    #374075

    You can try change this::

    background: #ffffff; url(/images/bg.png) center top #000 no-repeat;

    to

    background: #ffffff; url(../images/bg.png) center top #000 no-repeat;

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

This topic contains 2 replies, has 2 voices, and was last updated by  aman204 13 years, 9 months ago.

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