Shape 5

Joomla Templates => Business Look - November 07 - Club => : thesr November 23, 2007, 05:42:06 AM



: converting mainbody into "body" position
: thesr November 23, 2007, 05:42:06 AM
hi


 i need to conver the front page main body to publish some item through modules.
ive used banner . it works but this leave a huge gap due to unused "publish in front page"

pls guide,. its urgent.


: Re: converting mainbody into "body" position
: thesr November 23, 2007, 07:03:40 AM
discovered that it is not possible to convert mainbody.

what it seem is that this :>

S5_main back..  ???


: Re: converting mainbody into "body" position
: mikek November 23, 2007, 11:41:24 AM
thesr,

You would need to look for this:

<?php mosMainBody(); ?>

and replace it with:

<?php mosLoadModules ( 'cpanel', -3 ); ?>

Then publish your module to the cpanel position. We had talked about this in private message and I'd still be weary about doing this. It will remove your entire component section from your template. All of your content will have to be modules.

Regards,


: Re: converting mainbody into "body" position
: thesr November 23, 2007, 11:31:59 PM
Hi,

yes i am aware of this., thats why i stated afte my post that its not advisable.

i am still having the gap and flex module integrations , pls take a look into this problem . thanks


: Re: converting mainbody into "body" position
: jonahh November 24, 2007, 08:13:12 PM
I received your PM with login details, please provide a URL with the gap problem and I'll look into why this is being caused.

Thanks,


: Re: converting mainbody into "body" position
: thesr November 24, 2007, 10:26:06 PM
hi  this problem is solved as per my prev posting on layout problem thread.  this is the well know and still alive div problem with IE and FF differences .


: Re: converting mainbody into "body" position
: jonahh November 25, 2007, 10:20:50 PM
Glad to hear it's fixed!