In the header.php line 69 look for the code below;
<a href="<?php bloginfo('url'); ?>">
and replace with yours to make it look like below;
<a href="http://www.site.com">
In the header.php line 69 look for the code below;
<a href="<?php bloginfo('url'); ?>">
and replace with yours to make it look like below;
<a href="http://www.site.com">
try looking in appthemes-functions.php theres references and coding for tinymce in there around line 210
You may edit it through the single-ad_listing.php.