Module to display time specific Info - Joomla! Forum - community, help and support
hi, want create module allow dates/titles of events displayed , buttons more info,link ticket etc. @ moment doing below labour intensive , has manually done. need automate this, can 1 suggest extension or way this? suggestions welcome! cheers dt
code: select all
<hr />
<h5><strong>14th dec // band of skulls</strong></h5>
<p><a href="http://link"><img src="images/btns/buy_btn.png" border="0" style="float: left border=" /></a> <a href="index.php/xxxxxxxxx" title="click here more info"><img src="images/btns/details_btn.png" border="0" alt="click here more info" style="float: right;" /></a></p>
<hr />
<h5><strong>mon 31st dec // nye</strong></h5>
<p><a href="http://www.alink"><img src="images/btns/buy_btn.png" border="0" style="float: left border=" /></a> <a href="index.php/xxxxxxxxx" title="click here more info"><img src="images/btns/details_btn.png" border="0" alt="click here more info" style="float: right;" /></a></p>
<hr />
try use extension: http://extensions.joomla.org/extensions ... dars/16928
Comments
Post a Comment