Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • jpbenning Friend
    #182668

    I am unable to get the main-bg image to appear on the light theme. I never changed the code and for some reason it will not appear for me…

    Test website is at: http://s443564345.onlinehome.us/

    Regards, JP

    TomC Moderator
    #474607

    What is the background image supposed to be/look like?

    smartmax Friend
    #477091

    I seem to have the same problem..? I have made a ‘Custom-HTML’ module “Main Background”… But no Background Image?
    images/main-bg.png
    http://79.99.131.159/~sbrr

    Saguaros Moderator
    #477150

    Hi smartmax,

    Do you mean that you want to change background for whole page? since currently, the bottom and footer block have red background color.

    To change background, you can open file: /templates/ja_mixmaz/css/template.css, add this CSS rule:


    body#bd #ja-wrapper {
    background: url("../images/main-bg.png");// or background: color_code_here;
    }

    Then clean cache.

    TomC Moderator
    #477415

    <em>@TomC 348419 wrote:</em><blockquote>What is the background image supposed to be/look like?</blockquote>

    Still wondering as to the answer to my original question

    smartmax Friend
    #477420

    Hi Saguaros,
    ‘almost-almost’…
    The image is finally there, only it repeats. Can we show the image only ‘once’? On the bottom?
    http://79.99.131.159/~sbrr/
    :-[

    smartmax Friend
    #477427

    Done it!
    }
    body#bd #ja-wrapper {
    background: url(“../images/main-bg.png”) no-repeat center bottom;
    }

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

This topic contains 7 replies, has 4 voices, and was last updated by  smartmax 11 years, 10 months ago.

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