Tag Cloud Not Resizing
Design and Skin Customization
Ok That did it
Problem is it is site wide now that high
( profiles )
We only wanted to override for the home page
Any way of doing that while leaving the other areas alone?
<div class="col6">
<div class="inner leader mb8 mr8">
<span class="title">{jrCore_lang module="jrTags" id="6" default="Tag Cloud"}</span>
</div>
{jrTags_cloud height="900" assign="tag_cloud"}
{if strlen($tag_cloud) > 0}
<div class="finner mb8 mr8" style="min-height:442px;">
{$tag_cloud}
</div>
{/if}
</div>
{jrTags_cloud height="0px" assign="tag_cloud"}
function drawTagCloud() {
$("#profile_tag_cloud").jQCloud(tags, {
width: $('#tag_holder').width(),
height: 250
});
optionsAudio:{size:{width:"0px",height:"0px",cssClass:""}
optionsAudio:{size:{width:"100px",height:"100px",cssClass:""}
https://groups.google.com/forum/#!searchin/jplayer/poster$20image/jplayer/m7GEIw4hbSM/e3NVLrXlTA0J
optionsAudio: {
size: {
width: "0px",
height: "0px",
cssClass: ""
},
{jrCore_media_player type="jrAudio_player_dark" module="jrAudio" field="audio_file" order_by="audio_title random" limit=12 autoplay=true}