|
Скрипт "последнее на форуме" на главной странице для uCoz |
N_O_O_B |
Дата: Пятница, 13.07.2012, 14:58 | Сообщение # 1 |
|
Установка: 1.) Создаем информер: [ Форум · Материалы · Последние обновленные темы · Материалы: 5 · Колонки: 1 ] и в шаблон вставляем: Code <tr><td class="forumNameTd" style="padding: 4px;" align="left"><a href="$THREAD_URL$" target="_blank">$THREAD_TITLE$</a><br/><font color="#4F4F4F" size="1">Добавлено в раздел: <a href="$FORUM_URL$" target="_blank"><font color="#696969">$FORUM$</font></a></font></td> <td class="forumThreadTd" style="padding: 4px;" align="center">$REPLIES$</td> <td class="threadLastPostTd" style="padding:4px;" align="left"><a href="$LAST_POST_URL$" target="_blank" title="Перейти к последнему сообщению"><font color="#949494"> $WDAY$, $DATE$, $TIME$</font></a><br/>Сообщение от: <a class="uLPost" href="$AUTHOR_URL$" target="_blank">$AUTHOR$</a></td></tr> 2.) Нажимаем "Редактировать HTML код" - Внимание код нужно вставить в поле [Панель HTML кодов] И в самый вверх вставляем код: Code <style> .content_border { border: 1px solid #2e2e2e; background:#000; padding:3px; margin-bottom:5px; }
.inf_bg_top { background:url(http://www.cstav.ru/uCoz/2_uCoz-inf/7/img_1.png) no-repeat 0 0; height:28px; margin-bottom:5px; }
.inf_bg_top_i { background:url(http://www.cstav.ru/uCoz/2_uCoz-inf/7/img_1.png) no-repeat right -29px; height:28px; font-family:Tahoma; font-size:11px; color:#b7b7b7; font-weight:bold; line-height:28px; text-align:center; }
.inf_bg_t_2 { background:url(http://www.cstav.ru/uCoz/2_uCoz-inf/7/img_2.png) no-repeat 0 0; height:5px; }
.inf_bg_t_2_b { background:url(http://www.cstav.ru/uCoz/2_uCoz-inf/7/img_2.png) no-repeat right -6px; height:5px; }
.vid_inf_2 { background:url(http://www.cstav.ru/uCoz/2_uCoz-inf/7/img_3.png) repeat-y 0 0; }
.vid_inf_bg_2 { background:url(http://www.cstav.ru/uCoz/2_uCoz-inf/7/img_4.png) repeat-y right 0; min-height:60px; padding:0 5px; }
.inf_bg_b_2 { background:url(http://www.cstav.ru/uCoz/2_uCoz-inf/7/img_5.png) no-repeat 0 0; height:5px; margin-bottom:5px; }
.inf_bg_b_2_b { background:url(http://www.cstav.ru/uCoz/2_uCoz-inf/7/img_5.png) no-repeat right -6px; height:5px; }
/* General forum Table View */ .gTable {background:#292929;} .gTableTop {padding:2px;height:29px; background:url("http://www.cstav.ru/uCoz/2_uCoz-inf/7/img_6.png")#171617;font-family:Verdana,Sans-Serif;color:#fff;font-size:13px;font-weight:normal; padding-left:22px;} .gTableSubTop {padding:2px;background:#181818;height:20px;font-size:10px;color:#949494;} .gTableBody {padding:2px;background:#1C1C1C;} .gTableBody1 {padding:2px;background:#1C1C1C;} .gTableBottom {padding:2px;background:#181818;} .gTableLeft {padding:2px;background:#1C1C1C;font-weight:bold;color:#949494;border-left:1px solid #181818;} .gTableRight {padding:2px;background:#181818;color:#FFFFFF;border-left:1px solid #181818;} .gTableError {padding:2px;background:#292929;color:#FF0000;border-left:1px solid #181818;} /* ------------------------ */
.forumNameTd,.forumLastPostTd {padding:2px;background:#181818} .forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#1C1C1C} .threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#1C1C1C} .threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#181818} .threadLastPostTd {padding:2px;font-size:7pt;} </style>
<div class="content_border"> <div class="inf_bg_top"><div class="inf_bg_top_i">Последние обновленные темы:</div></div> <div class="inf_bg_t_2"><div class="inf_bg_t_2_b"></div></div> <div class="vid_inf_2"> <div class="vid_inf_bg_2"> <!--Start-inf-csomsk--> <table class="gTable" width="100%" bgcolor="#2e2e2e" border="0" cellpadding="3" cellspacing="1"> <tr> <td class="gTableSubTop" width="50%" align="left">Форум<br/></td> <td class="gTableSubTop" width="10%" align="center">Ответы<br/></td> <td class="gTableSubTop" width="25%" align="left">Обновления<br/></td> </tr> $MYINF_5$ </table> <!--End--> </div> </div> <div class="inf_bg_b_2"><div class="inf_bg_b_2_b"></div></div></div> Удачи ================== Источник: WWW.CSTAV.RU
|
|
|
|
| |
|
|