Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • Saguaros Moderator
    #695764

    This 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.

    Saguaros Moderator
    #750833

    This 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.

    jessehunt Friend
    #695781

    Great, thank you. It looks good now. I will try this myself for any future issues such as this.

    jessehunt Friend
    #750850

    Great, thank you. It looks good now. I will try this myself for any future issues such as this.

    Saguaros Moderator
    #695784

    You’re welcome and Have a nice day!!!

    Saguaros Moderator
    #750853

    You’re welcome and Have a nice day!!!

Viewing 6 posts - 16 through 21 (of 21 total)

This topic contains 21 replies, has 3 voices, and was last updated by  Saguaros 9 years ago.

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