Hi, Guys
On the 'All Members Page' (browse.php)
In the ROLL-OVER box short_profile_info (code below)
I would like to show City, Country as well..
(Alternatively, in the 'alt' tag for the image would be just as good)
<div class="profile_status"><img src="__status_pic__"/>__profile_status__</div>
<div class="profile_status_message">__profile_status_message__</div>
<div class="profile_actions">__profile_actions__</div>
<bx_if:profile_status_cond>
<div class="profile_chat_invite">__chat_invite__</div>
</bx_if:profile_status_cond>
any ideas??
Regards, Ken