Jump to content
Дизайн и модификация Invision Community IPBSkinsBETA
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
Guest RSS-Bot

Важное с Sysman.Ru: Имя гостя в форме быстрого ответа

Recommended Posts

Guest RSS-Bot

Song:

Для того чтобы добавить в форуму быстрого ответа поле с именем гостя, делаем следующее:

 

Цитата (HTML фрагменты форума -> Просмотр темы (Topic View) -> quick_reply_box_open)<!-- TITLE DIV -->

<div class="borderwrap">

<div class="maintitle"><{CAT_IMG}> {ipb.lang['qr_title']}</div>

<div style='padding:6px' align="center">

Добавляем ниже

<table cellpadding='0' cellspacing='0' width='100%' class='row2'>

<tr>

<td align="right" width='40%'>

<strong>Введите ваше имя:</strong>

</td>

<td align="left">

<input type="text" size="45" maxlength="40" name="UserName" value="$data" class="textinput" />

</td>

</tr>

</table>

 

© IBR

Share this post


Link to post
Guest
This topic is now closed to further replies.
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...