Четверг, 28.11.2024, 00:29

Мой сайт

Скрипты,шаблоны для ucoz


Важные и обычные темы uCoz
12.12.2015, 23:32
Если честно то это важный скрипт для вашего сайта!. Этот скрипт выделяет важные темы красным цветом.
Всегда можно переделать под себя.

Установка:
Данный скрипт вставить после $BODY$ в общий вид форума:
Код
<script>  
  $('.threadIcoTd img[src$="closed.gif"], .threadIcoTd img[src$="f_closed_nonew.gif"]').each(function(){
  $(this).parent().parent().find('.threadPinnedLink, .threadLink').after('<div style="background:#ed1010; border:1px solid #ccc; color: #fff; display: inline-block; font-size: 9px; font-weight: 700; height: 15px; line-height: 15px; padding: 0px 5px; text-transform: uppercase; vertical-align: middle; float:right; margin:5px 5px 5px 15px; ">Тема закрыта</div>')
  });
   
  $('.threadIcoTd img[src$="hot.gif"], .threadIcoTd img[src$="f_hot_nonew.gif"]').each(function(){
  $(this).parent().parent().find('.threadPinnedLink, .threadLink').after('<div style="background:#ed7710; border:1px solid #ccc; color: #fff; display: inline-block; font-size: 9px; font-weight: 700; height: 15px; line-height: 15px; padding: 0px 5px; text-transform: uppercase; vertical-align: middle; float:right; margin:5px 5px 5px 15px; ">Горячая тема</div>')
  });
   
  $('.threadIcoTd img[src$="thread.gif"], .threadIcoTd img[src$="thread.gif"]').each(function(){
  $(this).parent().parent().find('.threadPinnedLink, .threadLink').after('<div style="background:#efefef; border:1px solid #ccc; color: #888; display: inline-block; font-size: 9px; font-weight: 700; height: 15px; line-height: 15px; padding: 0px 5px; text-transform: uppercase; vertical-align: middle; float:right; margin:5px 5px 5px 15px; ">Обычная тема</div>')
  });
   
  $('.threadIcoTd img[src$="poll.gif"]').each(function(){
  $(this).parent().parent().find('.threadPinnedLink, .threadLink').after('<div style="background:#cd1cc3; border:1px solid #ccc; color: #fff; display: inline-block; font-size: 9px; font-weight: 700; height: 15px; line-height: 15px; padding: 0px 5px; text-transform: uppercase; vertical-align: middle; float:right; margin:5px 5px 5px 15px; ">Тема c опросом</div>')
  });
   
  $('.threadIcoTd img[src$="pinned.gif"]').each(function(){
  $(this).parent().parent().find('.threadPinnedLink, .threadLink').after('<div style="background:#7ba60d; border:1px solid #ccc; color: #fff; display: inline-block; font-size: 9px; font-weight: 700; height: 15px; line-height: 15px; padding: 0px 5px; text-transform: uppercase; vertical-align: middle; float:right; margin:5px 5px 5px 15px; ">Важная тема</div>')
  });
   
  $('.threadPinnedLink').parent().parent().find('td').css({"background":"#ffeeee"});
  $('.threadPinnedLink').parent().parent().find('td:eq(3)').css({"background":"#E7F5FF"})
   
  $('.threadIcoTd img[title="Есть новые сообщения"]').each(function(){
  $(this).parent().parent().find('.threadPinnedLink, .threadLink').after('<img style="float:right; margin:5px 10px;" title="Есть новые сообщения" src="http://www.iconsearch.ru/uploads/icons/crystalclear/16x16/irc_protocol.png" border="0" alt="NewMessage">')
  });
  </script>
  <style>
  .threadNametd {padding-left:10px;}
  .threadIcoTd, td[width="8%"] {display:none;}
  </style>

Вот и всё=).

Источник:webo4ka.ru
Категория: Скрипты для uCoz | Добавил: Slavik | Теги: Обычные, важные, Ucoz, темы
Просмотров: 810 | Загрузок: 0 | Комментарии: 1 | Рейтинг: 5.0/1
Всего комментариев: 1
Не плохо.
0
avatar
Категории раздела
Скрипты для uCoz [188]
Шаблоны для uCoz [80]
Графика для сайта [29]
Программы для сайта [5]
uCoz уроки [19]
Web статьи [4]
VIP работы [3]
Поиск
Вход на сайт
Наш опрос
Хотели бы Вы создать бизнес вместе с Ucoz (Uweb)?
Мини-чат
Друзья сайта
Статистика

Сейчас онлайн: 1
Гостей: 1
Пользователей: 0