Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • enolbos Friend
    #143071

    How do I add background images to ja_acatslwi? I don’t see anywhere to do this in the module manager.

    Thanks,
    Brian

    Anonymous Moderator
    #312521

    Hi

    Open templates/ja_sulfur/css/template.css, at about line 766, find following code:

    .main, #ja-topsl .ja-box-ct {
    margin:0 auto;
    width:940px;
    }

    and change to:


    .main, #ja-topsl .ja-box-ct {
    margin:0 auto;
    width:940px;
    background:url(your path image);
    }

    enolbos Friend
    #312569

    This is how to change the main body background. I need to know how to change the acatslwi module background image.

    Thanks for the effort.

    Anonymous Moderator
    #312648

    Hi

    I would like to answer your question as follows:

    1.This is how to change the main body background.
    => Open file templates/ja_sulfur/css/template.css, at about line 19, find following code:

    body#bd {
    background: #F5F5F5;
    color: #555555;
    }

    here you can change to the background attribute to your idea.
    2.I need to know how to change the acatslwi module background image.
    => please see my previous reply.

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

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

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