Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • joeleal Friend
    #127542

    Hi folks, this is my first post here.

    Does any one know how i could add a background picture (like a water mark) to a content page (article).

    Thanks.

    Nam Nguyen Phi Friend
    #245464

    To set background for content area, pls open /templates/ja_corona/css/template.css,
    find this line

    #ja-content {

    and add background property for it.
    Example:

    #ja-content {
    clear:both;
    display:block;
    float:left;
    width:59%;
    background: url(../images/container-bot.gif) no-repeat left top;
    }

    Goodluck!

    joeleal Friend
    #245595

    Thanks for your help.

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

This topic contains 3 replies, has 2 voices, and was last updated by  joeleal 16 years, 5 months ago.

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