Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • nomoro Friend
    #1020603

    Tell me how to set the picture on the background of the site?

    Pankaj Sharma Moderator
    #1020700

    Hi
    Hello
    Yes you can defined the css style in custom.css file

    .t3-wrapper {
    background-image: url("/images/Home-Page/730_BG_bottomright.png"); }

    Replace the image path with your image.
    Save file Clear cache and check .

    nomoro Friend
    #1020772

    Hi!
    I did not find this file.
    Should I create it myself?
    Where should it be?

    Pankaj Sharma Moderator
    #1020779

    Hi
    Kindly create custom.css file in the template folder.
    Regards

    nomoro Friend
    #1020889

    Hi!

    I create the custom.css file in the folder
    templates/ja_megastore/css/themes/brown

    .t3-wrapper {
    background-image: url("templates/ja_megastore/images/wood1.jpg"); }

    Making this the default style.
    The cache has cleared.
    Background is not displayed.

    Pankaj Sharma Moderator
    #1020897
    This reply has been marked as private.
    nomoro Friend
    #1020947

    Hi!
    I create file templates/ja_megastore/css/custom.css
    Background is not displayed.
    🙂

    Pankaj Sharma Moderator
    #1021087

    Hi
    the image path added by your is wrong
    Kindly use below code to fix it

    .t3-wrapper {
        background-image: url(/templates/ja_megastore/images/wood1.jpg);
    }

    Regards

    nomoro Friend
    #1021134

    Hi!
    I also tried this option.
    Does not work.

    Pankaj Sharma Moderator
    #1021144

    Hi
    Kindly use below code to fix it

    .t3-wrapper {
        background-image: url(/templates/ja_megastore/images/wood1.jpg);
    }

    You to use the code i sent. see older code on your site http://prntscr.com/end9vy

    nomoro Friend
    #1021813

    How do I remove embedded products? In VirtueMart cleared all categories and goods


    1. q
    Pankaj Sharma Moderator
    #1021828

    Hi
    Kindly open separate thread for different topic questions.
    Regards

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

This topic contains 11 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 1 month ago.

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