-
AuthorPosts
-
art3 Friend
art3
- Join date:
- April 2011
- Posts:
- 146
- Downloads:
- 81
- Uploads:
- 65
- Thanks:
- 96
- Thanked:
- 26 times in 4 posts
November 5, 2015 at 7:16 pm #721620Good 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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 6, 2015 at 3:17 am #721680Hi,
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
1 user says Thank You to Ninja Lead for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 6, 2015 at 3:17 am #753864Hi,
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
1 user says Thank You to Ninja Lead for this useful post
-
AuthorPosts
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