-
AuthorPosts
-
jessehunt Friend
jessehunt
- Join date:
- June 2009
- Posts:
- 32
- Downloads:
- 4
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
October 28, 2015 at 11:18 pm #719723Hello. Can someone please provide the additional or changed code to make the Module Title show up on the ACM Tabs style 1? See attached. I would really like to display module title here in the Center. Thank you.
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
October 29, 2015 at 3:57 am #719834Hi @jessehunt,
Could you please provide your site url and a temporary admin account via private reply so I can check ?
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
October 29, 2015 at 3:57 am #753148Hi @jessehunt,
Could you please provide your site url and a temporary admin account via private reply so I can check ?
jessehunt Friendjessehunt
- Join date:
- June 2009
- Posts:
- 32
- Downloads:
- 4
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
October 29, 2015 at 1:24 pm #720199PM sent, thank you.
jessehunt Friendjessehunt
- Join date:
- June 2009
- Posts:
- 32
- Downloads:
- 4
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
October 29, 2015 at 1:24 pm #753211PM sent, thank you.
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
October 30, 2015 at 8:10 am #720374Hi @jessehunt,
Thanks for the info. Try navigate to module editing page (ACM Tabs Style 1), switch to tab Advanced and under Module Style, choose T3Xhtml.
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
October 30, 2015 at 8:10 am #753332Hi @jessehunt,
Thanks for the info. Try navigate to module editing page (ACM Tabs Style 1), switch to tab Advanced and under Module Style, choose T3Xhtml.
jessehunt Friendjessehunt
- Join date:
- June 2009
- Posts:
- 32
- Downloads:
- 4
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
October 30, 2015 at 1:31 pm #720518That makes the module title show but the format is not correct, is all caps, and is inconsistent with the other module styles. Any other solutions?
jessehunt Friendjessehunt
- Join date:
- June 2009
- Posts:
- 32
- Downloads:
- 4
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
October 30, 2015 at 1:31 pm #753356That makes the module title show but the format is not correct, is all caps, and is inconsistent with the other module styles. Any other solutions?
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
November 2, 2015 at 7:07 am #720953Hi @jessehunt,
Please revert the change we have just made and look for this line in file templatesuberacmtabstmplstyle-1.php :
<div class="acm-tabs">
add the title above it :
<h3 class="section-title ">
<?php if($module->showtitle): ?>
<span><?php echo $module->title ?></span>
<?php endif; ?>
</h3>
<div class="acm-tabs">1 user says Thank You to Adam M for this useful post
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
November 2, 2015 at 7:07 am #753459Hi @jessehunt,
Please revert the change we have just made and look for this line in file templatesuberacmtabstmplstyle-1.php :
<div class="acm-tabs">
add the title above it :
<h3 class="section-title ">
<?php if($module->showtitle): ?>
<span><?php echo $module->title ?></span>
<?php endif; ?>
</h3>
<div class="acm-tabs">1 user says Thank You to Adam M for this useful post
-
AuthorPosts
This topic contains 13 replies, has 2 voices, and was last updated by jessehunt 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum