deadram wrote:
Strofanto already answered your question.
open include/functions.php
and look for the part that turns http://address into <a href="http://address">address</a>
Now, in the <a href="blah"> change it to <a target="_blank" href="blah">Easy stuff
where exactly is this? which line in code??? please help...