-
AuthorPosts
-
October 30, 2007 at 1:28 pm #123505
I want to put a module in the middle of the page, not in the left, right, 8,9,top positions, I want in the top of the news, please help me.
:((
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
October 30, 2007 at 1:34 pm #231819Can you give us your site url?
Have you done any modifications to the template?October 30, 2007 at 2:58 pm #231821I haven’t done any modifications to the template, here is my URL http://totonacapan.com.mx/index.php
The page is going to ask you for a user=xxxx
and a Password:xxxxxxxxxxI want the gallery module in the middle as a content item, please
Thanks
:laugh:Khanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
October 30, 2007 at 5:35 pm #231829Open template index.php file, search:
<?php mosMainBody(); ?>
Insert following code before:
<?php if ( mosCountModules("gallery") ) { ?>
<div>
<?php mosLoadModules ( "gallery", -1 ); ?>
</div>
<?php } ?>
Then add module position ‘gallery’ and publish the gallery module to that position.October 30, 2007 at 10:57 pm #231842thank you, was not exactly what I wanted but showed me the way.:D
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
October 28, 2008 at 7:31 am #277128I was also looking for a solution and found it here! Thanks!
One more thing though… how do you align the module area to the center? Because as default, it is aligned to the left.
Thanks for your help in advance!
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
October 28, 2008 at 7:47 am #277131I was able to find the solutions…
It was just a matter of adding the tags <center></center>.
Thanks!
sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
March 30, 2009 at 4:55 am #298996The above issue was solved with the 1.0.x version of the template, however, I can’t duplicate the issue on the 1.5.x version template.
I hope someone could help.
Thanks!
-
AuthorPosts
This topic contains 9 replies, has 4 voices, and was last updated by sushismb 15 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum