By_ScReaM_
06-10-2006, 05:30 AM
Open "postbit_legacy" TempLaTe & Find;
<div id="postmenu_$post[postid]">
Change;
<marquee><div id="postmenu_$post[postid]">
Find;
<if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
Change;
<if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if></marquee>
<div id="postmenu_$post[postid]">
Change;
<marquee><div id="postmenu_$post[postid]">
Find;
<if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
Change;
<if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if></marquee>

