Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • felix79 Friend
    #881843

    Hi,
    I have troubles to get the background image in right position
    I want to stop ther image befor the text-area. (see screenshot)
    is this possible?

    Thanks!


    1. cta2
    Pankaj Sharma Moderator
    #881878

    Hi
    You can use background position style and define it in the php file of acm style
    Here : templates/uber/acm/cta/tmpl/style-2.php
    find this code

     $ctaBackground  = 'background-image: url("'.$ctaImg.'"); background-position: center bottom; background-repeat: no-repeat; background-size: auto;';
    

    define new style `
    background-position-x: -40%; }

    
    as given in the  above code > http://prntscr.com/a294qr
    by the way your BG image is small so it too not goes to full width .
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 2 months ago.

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