Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • edd Friend
    #195847

    Hi there,

    I have changed the web site picture background and when I try to send an article by email to a friend (using the button send by email or print) it is using the same background that the web site.
    So I would like to know where in the CSS code can I change the backgraound for the “send to a friend” option.
    Thanks a lot for help 🙂

    ED

    chavan Friend
    #526958

    can you please post your site Url. so we can check the exact fix and suggest you

    chavan Friend
    #526988

    Go to this code: /templates/ja_bistro/css/template.css

    1. Add Background Image

    Add this code, upload your image to this folder /templates/ja_bistro/images/ and
    change the #22717f to any color code

    .com_mailto {
    background: url(../images/yourimage.png) no-repeat #22717f !important;
    }

    2. Add background color

    Add this code, change the #22717f to any color code

    .com_mailto {
    background: #22717f !important;
    }

    edd Friend
    #526990

    Hi there,

    Thanks a lot, it is working just fine.

    ED

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

This topic contains 4 replies, has 2 voices, and was last updated by  edd 10 years, 1 month ago.

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