fixed height div for social login box
Design and Skin Customization
http://getfirebug.com/ and Firefox. Too easy
{* PODCASTS *}
<h3>Sick Boys Radio Podcasts</h3><br>
{jrCore_list module="prLoudFastShitty" field="loudfastshitty_sick_boy_radio_podcast" template="profile_sbr_podcasts.tpl" order_by="_created desc" autoplay=false limit=5}
{* LFS PODCASTS *}
<h3>Loud Fast Shitty Podcasts</h3><br>
{jrCore_list module="prLoudFastShitty" field="loudfastshitty_podcast" template="profile_loudfastshitty_podcasts.tpl" order_by="_created desc" autoplay=false limit=5}
{if isset($_items)}
{jrCore_media_player type="jrAudio_player_dark" module="prLoudFastShitty" field="loudfastshitty_sick_boy_radio_podcast" items=$_items}
{/if}
{if isset($_items)}
{jrCore_media_player type="jrAudio_player_dark" module="prLoudFastShitty" field="loudfastshitty_podcast" items=$_items}
{/if}
<div class="block_config">
<div class="add_to_cart_section" title="Free Download">
<span class="add_to_cart_price">Free</span>
{if $_conf.jrAudio_block_download == 'off' && (empty($item.audio_file_item_price) || $item.audio_file_item_price == '0')}
{if jrUser_is_logged_in()}
<a href="{$jamroom_url}/{$murl}/download/loudfastshitty_podcast/{$item._item_id}">{jrCore_icon icon="download"}</a>
<a href="{$jamroom_url}/{$murl}/download/loudfastshitty_sick_boy_radio_podcast/{$item._item_id}">{jrCore_icon icon="download"}</a>
{else}
<a href="{$jamroom_url}/user/login" title="Log in to Download">{jrCore_icon icon="download"}</a>
{/if}
{/if}
</div>
{jrCore_item_list_buttons module="prLoudFastShitty" item=$item}
</div>
< a href="{$jamroom_url}/{$murl}/download/loudfastshitty_podcast/{$item._item_id}" >{jrCore_icon icon="download"}< /a >
{ jrCore_module_url module= "prLoudFastShitty" assign= "murl" }
{ if isset( $_items ) }
{ foreach from=$_items item=" item " }
< div class=" item " >
< div class=" block_config " >
< div class=" add_to_cart_section " title=" Free Download " >
< span class=" add_to_cart_price " >Free< /span >
{ if $ _conf.jrAudio_block_download == ' off' && ( empty( $ item.audio_file_item_price ) || $ item.audio_file_item_price == ' 0 ' ) }
{ if jrUser_is_logged_in () }
< a href=" {$ jamroom_url} / {$ murl } / download / audio_file /{ $ item._item_id } " > { jrCore_icon icon= " download " }< /a >
{ else }
< a href= " {$jamroom_url } / user / login " title = " Log in to Download " > { jrCore_icon icon =" download " } < /a >
{ /if }
{ /if }
< /div >
{jrCore_item_list_buttons module =" prLoudFastShitty " item= $item }
< /div >
< h2 > < a href=" { $ jamroom_url } / { $ item.profile_ur l} / { $ murl } / { $ item._item_id } / { $ item.loudfastshitty_title_url } " >{ $ item.loudfastshitty_title } < /a >< /h2 >
< br >
< /div >
{ /foreach }
{ /if }
< a href=" {$ jamroom_url} / {$ murl } / download / audio_file /{ $ item._item_id } " > { jrCore_icon icon= " download " }< /a >