-
AuthorPosts
-
August 28, 2006 at 7:18 am #117112
Is it possible in an easy way to add a right module position in this template? To use for example banner ads.
Hung Dinh FriendHung Dinh
- Join date:
- September 2014
- Posts:
- 4408
- Downloads:
- 11
- Uploads:
- 189
- Thanks:
- 309
- Thanked:
- 3310 times in 3 posts
August 28, 2006 at 7:27 am #210334It will require lot of customized codes into the projects for adding a right module. However, if they are just the banner, I think you can add them to the right of templates outside the whole template container 🙂
October 9, 2006 at 2:11 pm #210903I think it will work fine if I could add it to the right of the template, but how do I do that?
Hung Dinh FriendHung Dinh
- Join date:
- September 2014
- Posts:
- 4408
- Downloads:
- 11
- Uploads:
- 189
- Thanks:
- 309
- Thanked:
- 3310 times in 3 posts
October 10, 2006 at 2:30 am #210920Add <?php mosLoadModules( ‘banner’, -1 ); ?> to the desired location of template index file.
I think it can be just before or after <?php mosMainBody(); ?>.
Do not forget to publish from admin panel.October 10, 2006 at 8:59 am #210925Can’t get it to work. It doesn’t show up outside the template, just inside in different positions. Could you give me more specifik instruktions?
Hung Dinh FriendHung Dinh
- Join date:
- September 2014
- Posts:
- 4408
- Downloads:
- 11
- Uploads:
- 189
- Thanks:
- 309
- Thanked:
- 3310 times in 3 posts
October 10, 2006 at 5:19 pm #210940have you checked the module position of the banner? it must be in the banner position?
If you can PM me the Admin information of your site, I will go over to have a look for you.October 11, 2006 at 1:09 pm #210958Instead of using “banner” I am been using “Right” module position. I have inserted the following code in the index file of the JA Plut template.
<blockquote><!– BEGIN: RIGHT COLUMN –>
<div id=”rightcol”><?php mosLoadModules(‘right’,-2);?>
</div>
<!– END: RIGHT COLUMN –></blockquote>In the attached picture you can see where the module “CB Workflow” ends up inside the template.
I have tried to insert the text in different places and are able to move around the right module position, but it never goes outside to the right of the template.
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by tomaspe 18 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum