Hello,
JA Sensei - Masthead Modul only shows a gradient / color. How to change it to original use that images are shown that are set up in the module?
Regards
Hello,
JA Sensei - Masthead Modul only shows a gradient / color. How to change it to original use that images are shown that are set up in the module?
Regards
Hi sure,
at the moment the masthead is just shown here.
http://kindergarten.daeumling.com/index.php/homepage/typo
In Its settings it is only set shown in this article, but with an image but we still only see the linear gradient that is from template.
The side is still in work.
Regards.
Hi ossi2612,
You can open the /templates/ja_sensei/html/mod_jamasthead/default.php file, line 28, replace with this code:
<div class="ja-masthead<?php echo $params->get('moduleclass_sfx','')?> <?php if ($mh_background && $mh_background->type == 'image') echo 'has-bg' ?>" <?php if ($mh_background && $mh_background->type == 'image') : ?>style="background-image: url('<?php echo $mh_background->url; ?>') !important"<?php endif; ?>>