collapse columns - Joomla! Forum - community, help and support
hi!
i trying have left , right columns collapse if there if empty. read can done , saw code examples. tried fixings in templates, did not bring desired change
i trying have left , right columns collapse if there if empty. read can done , saw code examples. tried fixings in templates, did not bring desired change
code: select all
<?php if (moscountmodules( "moduleposition" )) { ?>
<td><?php mosloadmodules ( 'moduleposition' ); ?></td>
<?php } ?>
Comments
Post a Comment