Skip to content
JoomlaProdigy Forum
Welcome, Guest
Please Login or Register.
Lost Password?
_GEN_GOTOBOTTOM Post Reply

TOPIC: 2 modules side by side

#1477
fijian (User)
Fresh Boarder
Posts: 2
graphgraph
Click here to see the profile of this user
2 modules side by side 2007/05/10 14:16 Karma: 0  
Hi,

I am trying to edit the template of my Joomla site and am trying to create 2 module positions side by side (in the body area of the template). How can I do this?

example



Thanks

Post edited by: fijian, at: 2007/05/10 14:22
  The administrator has disabled public write access.
#1483
Graphixx (User)
Junior Boarder
Posts: 5
graphgraph
Click here to see the profile of this user
Re:2 modules side by side 2007/05/12 15:43 Karma: 0  
You can try by adding this code where you would like the modules to appear:
Code:

 <!-- Your Place --> <table class="contentpane" border="0" cellpadding="2" cellspacing="0" width="100%"> <tr> <td width="50%" valign="top"><?php mosLoadModules "your module position here" ); ?></td> <td width="50%" valign="top"><?php mosLoadModules ( "your module position here" ); ?></td> </tr> </table><p />     </div> </div> <!-- END: Your place -->



Post edited by: Graphixx, at: 2007/05/12 15:45
  The administrator has disabled public write access.
#1485
admin (Admin)
Admin
Posts: 840
graph
Click here to see the profile of this user
Re:2 modules side by side 2007/05/12 21:11 Karma: 19  
<?php mosLoadModules('user1',1); ?>
<?php mosLoadModules('user2',1); ?>

Might work like above in two table column and thus appear in one line.
  The administrator has disabled public write access.
_GEN_GOTOTOP Post Reply
© Copyright 2007 Best of Joomla, Powered by FireBoardget the latest posts directly to your desktop

Buy Now

Recommended

Search

Recommended

Joomla Templates

Member Login

Refreshing page..Please wait!
                       Lost Password?    Can't Login?