-
AuthorPosts
-
December 4, 2008 at 6:46 pm #135944
Hi. Can I place JA Slideshow in B? I need to place it over “Welcome to JA Helio “.
annaleen Friendannaleen
- Join date:
- April 2007
- Posts:
- 187
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 56
- Thanked:
- 13 times in 1 posts
December 16, 2008 at 6:39 pm #283136<em>@arcano 93498 wrote:</em><blockquote>Hi. Can I place JA Slideshow in B? I need to place it over “Welcome to JA Helio “.</blockquote>
maybe this can help http://www.joomlaspan.com/general/include-any-module-within-content-in-joomla-15.phpscotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
December 16, 2008 at 8:10 pm #283147If you want to move the original one from where it now to between the breadcrumbs and the ‘Welcome…’ text then do this…
BACK UP FILES BEFORE MODIFYING!!!
Open templates/ja_helio/index.php and find….
[PHP]<div id=”ja-mainbody” class=”clearfix”>
<?php if ($this->countModules(‘user5’) && $ja_right) { ?>
<!– BEGIN: TOPSPOTLIGHT –>
<div id=”ja-topsl”>
<jdoc:include type=”modules” name=”user5″ style=”raw” />
</div>
<!– END: TOPSPOTLIGHT –>
<?php } ?><!– BEGIN: CONTENT –>
<div id=”ja-content” class=”clearfix”><jdoc:include type=”message” />
<div id=”ja-current-content” class=”clearfix”>
<!– BEGIN: PATHWAY –>
<div id=”ja-pathwaywrap”><div id=”ja-pathway”><div class=”ja-innerpad”>
<jdoc:include type=”module” name=”breadcrumbs” />
</div></div></div>
<!– END: PATHWAY –><jdoc:include type=”component” />[/PHP]
and change to…
[PHP] <div id=”ja-mainbody” class=”clearfix”>
<!– BEGIN: CONTENT –>
<div id=”ja-content” class=”clearfix”><jdoc:include type=”message” />
<div id=”ja-current-content” class=”clearfix”>
<!– BEGIN: PATHWAY –>
<div id=”ja-pathwaywrap”><div id=”ja-pathway”><div class=”ja-innerpad”>
<jdoc:include type=”module” name=”breadcrumbs” />
</div></div></div>
<!– END: PATHWAY –>
<!– BEGIN: TOPSPOTLIGHT –>
<div id=”ja-topsl”>
<jdoc:include type=”modules” name=”user5″ style=”raw” />
</div>
<!– END: TOPSPOTLIGHT –><jdoc:include type=”component” />[/PHP]
Of course you will need to adjust your slideshow size accordingly via the mod manager.
1 user says Thank You to scotty for this useful post
-
AuthorPosts
This topic contains 3 replies, has 3 voices, and was last updated by scotty 15 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum