-
AuthorPosts
-
June 14, 2008 at 2:15 pm #129681
Hi
I want to create module positon just under the topsl : slideshow-module:
How to create that
Menalto Friend
Menalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 14, 2008 at 6:44 pm #253565Which joomla version do you use?
June 14, 2008 at 10:37 pm #253575one7media Friend
one7media
- Join date:
- June 2007
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
June 15, 2008 at 5:00 am #253599I copied the banner position and put it under the topsl:
<!-- BEGIN: TOPSL -->
<div id="ja-topsl">
<?php mosLoadModules('topsl',-1); ?>
</div>
<?php endif; ?>
<!--Additional Banner -->
<?php if( mosCountModules('banner2')) : ?>
<div id="ja-banner">
<?php mosLoadModules('banner2', -1); ?>
</div>
<?php endif; ?>
<!--End Additional Banner -->it worked for me…just remember to rename the position banner2 (like above) and go to Site/Template Manager/Module Postitions in joomla backend and create banner2 as an additional module position.
Menalto Friend
Menalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 15, 2008 at 5:12 am #253600Just one thing, rename
<div id="ja-banner">
to<div id="ja-banner1">
And find#ja-banner
in the css file and add#ja-banner1
to it so it will look like this:
#ja-banner, #ja-banner1 {
If not it will never validate, since you are using the div id twice.1 user says Thank You to Menalto for this useful post
one7media Friend
one7media
- Join date:
- June 2007
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
June 15, 2008 at 5:14 am #253601thanks for the tip menalto!
I’m just a hack, so stuff like that is helpful to know!
lasor123 Friend
lasor123
- Join date:
- April 2008
- Posts:
- 116
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
June 20, 2008 at 6:48 am #254869Hi.
I have the same problem whit my banner position…..maybe you also can help me….?
Best, Lasor
http://www.wibergpartner.dk
Vers. 1.0.15 -
AuthorPosts
This topic contains 7 replies, has 4 voices, and was last updated by lasor123 16 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum