Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • thefc_uk Friend
    #1045519

    We found our background image missing on the ACM style after recent updates.

    The solution for us was…

    Open the /templates/uber/acm/features-intro/tmpl/style-5.php file

    Change line 5 from…
    $featuresBackground = ‘background-image: url("‘.$featuresImg.’"); background-repeat: no-repeat; background-size: auto auto; background-position: center center;’;

    to…
    $featuresBackground = ‘background-image: url(‘.$featuresImg.’); background-repeat: no-repeat; background-size: auto auto; background-position: center center;’;

    Hope this helps 😉

    Pankaj Sharma Moderator
    #1045559

    Hi
    Are you still facing this issue with latest version of template and ACM module?
    Regards

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

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

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