Quote:
Originally Posted by veenuisthebest
then simply replace all the code in bbcode_quote template with this:-
Code:
<div class="quote">
<if condition="$show['username']">
<cite class="smallfont"><phrase 1="$username">$vbphrase[originally_posted_by_x]</phrase></cite>
<if condition="$postid"><a href="showthread.php?$session[sessionurl]p=$postid#post$postid" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/viewpost.gif" border="0" alt="$vbphrase[view_post]" /></a></if>
</if>
<blockquote class="bq" cite="$vboptions[bburl]/showthread.php?$session[sessionurl]p=$postid#post$postid" dir="ltr">
<div>$message</div>
</blockquote>
</div>
|
Thanks
In the ZIP i downloaded, there was no txt file. Just images. Hence I couldnt see what code needed to be replaced. Many thanks
Ozzy