Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
February 12, 2016 at 10:21 am #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!
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 12, 2016 at 11:24 am #881878Hi
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 .
AuthorPostsViewing 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, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum