Quote:
Originally Posted by Martyn1983
Top notch!
Quick query - on the portal, where the items of news are listed you have 'by (author)' - where about is this text listed for making minor alterations? For example, I'd like it to perhaps say 'Posted by...Author'
Cheers
|
Find in template :
HTML Code:
<phrase 1="member.php?u=$post[userid]" 2="">$vbphrase[by_x]</phrase>
Replace:
HTML Code:
Posted by... <a href="member.php?u=$post[userid]" rel="nofollow">$post[username]</a>