Modify inbox

In the file http://mysite.com/messages_inbox.php?, how can I remove the age?

I have checked in the file code but could not find it.

TY!

Quote · 29 Jul 2009

Screenshot me on this please, I don't recall seeing age in the inbox.

Quote · 29 Jul 2009

inc/profiles.inc.php

comment:

<td class="profile_age_sex" align="left" style="width: 100px">-&nbsp;<?= $age_sex ?></td>

$ret .= '<div class="li_word">'._t('_Sex').':</div><div class="li_value">' . $prof_sex . '</div>';
$ret .= '<div class="li_word">'._t('_DateOfBirth').':</div><div class="li_value">' . $prof_age . '</div>';

then style compose.css for heiht

html comment =  <--     -->

php comment = // $ret....

I have video tutorials to help you mrpowless.com
Quote · 29 Jul 2009

Hello mydatery.

Actually it is both in compose.php and inbox.php. In inbox, you can see it when you click on a new message to read it. In compose, it's when you first click on the pic of someone, choose to send that person a message.

Quote · 29 Jul 2009

Super Dave, I will try that!

Thank you!  :)

Quote · 29 Jul 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.