-
AuthorPosts
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 7, 2015 at 2:46 am #695764This issue is weird as I tested carefully with several server but this issue doesn’t happen. Seem that it occurs in your server hosting specific.
I just applied the same solution as above by replacing:
$featuresBackground = 'background-image: url("'.$featuresImg.'"); background-repeat: no-repeat; background-size: auto auto; background-position: center center;';
with:
$featuresBackground = 'background-image: url('.$featuresImg.'); background-repeat: no-repeat; background-size: auto auto; background-position: center center;';
and it works now.
1 user says Thank You to Saguaros for this useful post
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 7, 2015 at 2:46 am #750833This issue is weird as I tested carefully with several server but this issue doesn’t happen. Seem that it occurs in your server hosting specific.
I just applied the same solution as above by replacing:
$featuresBackground = 'background-image: url("'.$featuresImg.'"); background-repeat: no-repeat; background-size: auto auto; background-position: center center;';
with:
$featuresBackground = 'background-image: url('.$featuresImg.'); background-repeat: no-repeat; background-size: auto auto; background-position: center center;';
and it works now.
1 user says Thank You to Saguaros for this useful post
jessehunt Friendjessehunt
- Join date:
- June 2009
- Posts:
- 32
- Downloads:
- 4
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
jessehunt Friendjessehunt
- Join date:
- June 2009
- Posts:
- 32
- Downloads:
- 4
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
-
AuthorPosts
This topic contains 21 replies, has 3 voices, and was last updated by Saguaros 9 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum