• 05-05-2007, 22:54:06
    #1
    4images gallery comments kısmında yorum yazan kişi ile ilgili bilgileri göstermek istemiyorum nasıl başarabilirim?
  • 06-05-2007, 14:02:46
    #2
    Templates > Teman > comment_bit.html'nin içindeki kodları sil

    <tr> 
      <td class="commentrow{row_bg_number}" valign="top" nowrap="nowrap">
      <b>{comment_user_name}</b></td>
      <td width="100%" class="commentrow{row_bg_number}" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td valign="top"><b>{comment_headline}</b></td>
            <td valign="top" align="right">{if admin_links}{admin_links}{endif admin_links}</td>
          </tr>
        </table>
        <hr size="1" />
        {comment_text}
      </td>
    </tr>
    <tr>
      <td class="commentrow{row_bg_number}" nowrap="nowrap">
        <span class="smalltext">{comment_date}</span>
      </td>
      <td class="commentrow{row_bg_number}">
        {comment_user_status_img}
        {comment_user_homepage_button}
        {comment_user_icq_button}
        {if user_avatar_current}
      {user_avatar_current}
      {endif user_avatar_current}
      </td>
    </tr>
    <tr>
      <td colspan="2" class="commentspacerrow"><img src="{template_url}/images/spacer.gif" width="1" height="1" alt="" /></td>
    </tr>
    Şununla değiştirsen Şöyle


    Görünür Kolay gelsin