Добрый день!
Подскажите, пожалуйста, какой тег добавить/изменить в форме подписки на
рассылку, чтобы этот баннер отображался не только на главной странице сайта,
а на всех страницах?
Мой сайт юрковская.рф
Форма быстрой подписки:
<form target="_top" action="http://subscribe.ru/member/quick" method="get">
<input type="hidden" name="action" value="quick">
<input type="hidden" name="src" value="list_business.edu.orator">
<table style="background:#e1ecf3;width:200px;" cellspacing=0 cellpadding=0>
<tr><td colspan=2 style="align:left;padding-left:10px;padding-top:0px"><a
href="http://subscribe.ru" target="_top"><img src="
http://image.subscribe.ru/subut/subscribe-blue.gif" border=0></a></td></tr>
<tr><td colspan=2 style="padding: 5px 10px 5px 10px;">
<table>
<tr>
<td><input type=checkbox name=grp value="business.edu.orator"
checked></td>
<td><a href="http://subscribe.ru/catalog/business.edu.orator"
target="_top" style="font-weight:bold;color: #000000;font-family:Trebuchet
MS, Helvetica, sans-serif;font-size:14px;">Выступить? Легко!!!</a></td>
</tr>
<tr>
<td><input type=checkbox name=grp value="socio.edu.seminar"
checked></td>
<td><a href="http://subscribe.ru/catalog/socio.edu.seminar"
target="_top" style="font-weight:bold;color: #000000;font-family:Trebuchet
MS, Helvetica, sans-serif;font-size:14px;">Листая старые тетрадки</a></td>
</tr>
</table></td></tr>
<tr><td colspan=2 style="padding: 5px 10px 5px 10px;"><input
style="border:1px solid
#003366;color:#666666;width:200px;background-color:#fff;font-family:Trebuchet
MS, Verdana, sans-serif;font-size:12px;" type="text" name="email" id="email"
value="ваш e-mail" onFocus="this.value = '';return false;"/></td></tr>
<tr>
<td style="padding: 5px 10px 5px 10px;"> </td>
<td align="right" style="padding: 5px 5px 5px 10px;"><input type="submit"
value="" style="background: url(
http://image.subscribe.ru/subut/button-blue.gif)
no-repeat;border:none;width:93px;height:21px;font-size:12px;font-family:Trebuchet
MS, Verdana, Arial; width:100px;"></td>
</tr>
</table>
</form>