raja811
04-11-2009, 09:23 PM
My forum image
http://www.monsterup.com/upload/1239488207661.png
i need to change
http://www.monsterup.com/upload/1239488207952.png
Script
<if condition="$show['member']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat" width="100%">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('my_table')"><img id="collapseimg_my_table" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_my_table].gif" alt="" border="0" /></a>
<div style="text-align: center;">
Music Box
</div>
</td>
<tbody id="collapseobj_my_table" style="$vbcollapse[collapseobj_my_table]">
</tr>
<tr>
<td class=alt1 width="100%">
<div class="smallfont" align=center>
<embed src="flvplayer_vid.swf" allowfullscreen="true" allowscriptaccess="always" allowfullscreen="true" width="600" height="300" type="application/x-shockwave-flash" flashvars="file=playlist.xml&displayheight=180&lightcolor=0xDBDBDB&backcolor=0x000000&frontcolor=0xDDDDDD&showfsbutton=true&showdigits=true&showeq=false&repeat=true&shuffle=true&autostart=true;volume=100;width=600&height=300">
</div>
</td>
</tr>
</table>
</if>
how to change?
http://www.monsterup.com/upload/1239488207661.png
i need to change
http://www.monsterup.com/upload/1239488207952.png
Script
<if condition="$show['member']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat" width="100%">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('my_table')"><img id="collapseimg_my_table" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_my_table].gif" alt="" border="0" /></a>
<div style="text-align: center;">
Music Box
</div>
</td>
<tbody id="collapseobj_my_table" style="$vbcollapse[collapseobj_my_table]">
</tr>
<tr>
<td class=alt1 width="100%">
<div class="smallfont" align=center>
<embed src="flvplayer_vid.swf" allowfullscreen="true" allowscriptaccess="always" allowfullscreen="true" width="600" height="300" type="application/x-shockwave-flash" flashvars="file=playlist.xml&displayheight=180&lightcolor=0xDBDBDB&backcolor=0x000000&frontcolor=0xDDDDDD&showfsbutton=true&showdigits=true&showeq=false&repeat=true&shuffle=true&autostart=true;volume=100;width=600&height=300">
</div>
</td>
</tr>
</table>
</if>
how to change?