Инструкция по установке:
Для начала найдите код:
Code
<tr id="frM59"><td class="gTableRight" colspan="2" align="center" id="frM60"><input style="width:110px;" id="frF15" class="postPreview" type="button" value="Просмотреть" onclick="prepost();" /> <input type="submit" id="frF16" name="sbm" style="width:150px;font-weight:bold;" class="postSubmit" value="$SUBMIT_SIGN$" /> <input style="width:110px;" id="frF17" class="postReset" type="reset" value="Отменить" /></td></tr>
И замените его на этот:
Code
<tr id="frM59"><td class="gTableRight" colspan="2" align="center" id="frM60"><input type="submit" id="frF16" name="sbm" style="display: block; width: 30%; height: 100%; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 0px; color: rgb(211, 255, 141); text-shadow: rgb(0, 0, 0) 0px 1px 0px; border-top-left-radius: 1px 1px; border-top-right-radius: 1px 1px; border-bottom-right-radius: 1px 1px; border-bottom-left-radius: 1px 1px; cursor: pointer; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(98, 137, 36); background-position: initial initial; background-repeat: initial initial; " onmouseover="this.style.background='#6fa31d';" onmouseout="this.style.background='#628924';" class="postSubmit" value="$SUBMIT_SIGN$" />