oh Thanks... What that means is find:
Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
And start highlighting to paste (that's what your going to start with the replacment) and than go down until you find:
Code:
<if condition="$show['usernotetotal']">
<br />($vbphrase[last]: $usernote[lastpostdate] <span class="time">$usernote[lastposttime]</span>)
</if>
</fieldset>
</div>
</if>
</div>
</div>
</td>
You want to replace from that TD up to the first code and everything inbetween!
That better?
Quote:
Originally Posted by Fallback
I would also add rel="nofollow" in the href tag for SEO purposes.
|
What would that do? And where would the location be?