Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • art3 Friend
    #721620

    Good afternoon,
    I have a problem with masshead not displayed the image when using “Single Article Aboutus”

    Please can you help me, sent screenshots.

    Thanks !!!!

    Ninja Lead Moderator
    #721680

    Hi,

    The details article on this template does not support to show the image background of JA Masshead module but I made the custom on that

    + Open templates/ja_medicare/html/mod_jamasshead/default.php file

    From

    <div class="jamasshead<?php echo $params->get('moduleclass_sfx','')?>">

    To

    <div class="jamasshead<?php echo $params->get('moduleclass_sfx','')?>" <?php if(isset($masshead['params']['background'])): ?> style="background-image: url(<?php echo $masshead['params']['background'] ?>)" <?php endif; ?>>

    Now the image background is showing on your site, see the screenshot

    Regards

    Ninja Lead Moderator
    #753864

    Hi,

    The details article on this template does not support to show the image background of JA Masshead module but I made the custom on that

    + Open templates/ja_medicare/html/mod_jamasshead/default.php file

    From

    <div class="jamasshead<?php echo $params->get('moduleclass_sfx','')?>">

    To

    <div class="jamasshead<?php echo $params->get('moduleclass_sfx','')?>" <?php if(isset($masshead['params']['background'])): ?> style="background-image: url(<?php echo $masshead['params']['background'] ?>)" <?php endif; ?>>

    Now the image background is showing on your site, see the screenshot

    Regards

    art3 Friend
    #722527

    Good Morning;
    Changes are perfect !!!
    Thank you so much, everything is solved.

    art3 Friend
    #753909

    Good Morning;
    Changes are perfect !!!
    Thank you so much, everything is solved.

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

This topic contains 5 replies, has 2 voices, and was last updated by  art3 9 years ago.

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