Collapse modules tutorial for Joomla
Any comments,please feel free to discus or just see the tutorial again http://youjoomla.com/content/view/16/33/
|
Re: Collapse modules tutorial for Joomla
Thanks for the tutorial. Can you use this code to collapse a module if you used tables in your template? Thanks!
Jason |
Re: Collapse modules tutorial for Joomla
Sure you can just start with if statement on the top of the <table>
like this Code:
<?php if (mosCountModules('left')) {?>Code:
<?php if (mosCountModules('left')) {?>Code:
<?php } ?> |
Re: Collapse modules tutorial for Joomla
Ahh! Thank you. I am hacking and slashing my way through template design these days, so this is very useful. Hope your site does well.
Jason Caputo http://www.juneauhotspot.com |
| All times are GMT -4. The time now is 03:43 PM. |
Powered by vBulletin®
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.