Пятница, 29.03.2024, 12:12
Скрипты для Ucoz
Карта сайта
Главная | Записи участника (Рома) - Скрипты для Ucoz



Книги для вебмастера
Новые сообщения Участники Правила форума Поиск Лента новостей
  • Страница 1 из 2
  • 1
  • 2
  • »
Скрипты для Ucoz » Записи участника » Рома [22]
Результаты поиска
РомаДата: Среда, 07.12.2011, 00:04 | Сообщение # 1 | Тема: Флэш анимация в виде дракона "До Нового года осталось ..."
Сержант
Группа: Друзья
Пол:
Награды: 1
Репутация: 3
Сообщений: 22
Классно молодец.
 
РомаДата: Среда, 07.12.2011, 00:11 | Сообщение # 2 | Тема: Скрипт Новогодняя кнопка вверх для сайта uCoz
Сержант
Группа: Друзья
Пол:
Награды: 1
Репутация: 3
Сообщений: 22
А скажи пожалуйста почему у меня как что пробую ставить в CSS то не получается а только шаблон сбивается??? Я не про твою кнопку в верх а вообще.С ув.Роман.
 
РомаДата: Пятница, 09.12.2011, 12:49 | Сообщение # 3 | Тема: Скрипт "bb-код для форума "Мигающий текст""
Сержант
Группа: Друзья
Пол:
Награды: 1
Репутация: 3
Сообщений: 22
нормально. smile
 
РомаДата: Воскресенье, 11.12.2011, 18:59 | Сообщение # 4 | Тема: Скрипт "Оповещение о новом ЛС + звук"
Сержант
Группа: Друзья
Пол:
Награды: 1
Репутация: 3
Сообщений: 22
bandjuk, отличный скрип.всё работает.
 
РомаДата: Четверг, 15.12.2011, 13:26 | Сообщение # 5 | Тема: Скрипт "Замена слов онлайн и офлайн на картинку"
Сержант
Группа: Друзья
Пол:
Награды: 1
Репутация: 3
Сообщений: 22
поставил отлично всё работает.
 
РомаДата: Пятница, 16.12.2011, 18:21 | Сообщение # 6 | Тема: Скрипт "Иконки возле ника в статистике онлайн"
Сержант
Группа: Друзья
Пол:
Награды: 1
Репутация: 3
Сообщений: 22
bandjuk, хотел поставить но у меня нет там /* User Group Marks */ у меня вообще всё по другому в CSS.
 
РомаДата: Пятница, 16.12.2011, 19:58 | Сообщение # 7 | Тема: Скрипт "Вокруг курсора вращается красивый мигающий круг"
Сержант
Группа: Друзья
Пол:
Награды: 1
Репутация: 3
Сообщений: 22
bandjuk, пожалуйста объясни....что у тебя что у многих пишут ставить скрипт между <head> и </head> я не магу не где у себя найти так,только в разброс. ну типа эта там <head> а это </head> где в другом месте.
 
РомаДата: Суббота, 17.12.2011, 15:36 | Сообщение # 8 | Тема: Скрипт "Вокруг курсора вращается красивый мигающий круг"
Сержант
Группа: Друзья
Пол:
Награды: 1
Репутация: 3
Сообщений: 22
bandjuk, попробую.
 
РомаДата: Суббота, 17.12.2011, 16:52 | Сообщение # 9 | Тема: Скрипт "Иконки возле ника в статистике онлайн"
Сержант
Группа: Друзья
Пол:
Награды: 1
Репутация: 3
Сообщений: 22
Code
/* === jQ TOP === */
#toTop {
width: 50px;
background: #66CCFF;
border: 1px solid #cccccc;
text-align: center;
padding: 5px;
position: fixed;
bottom: 10px;
right: 10px;
cursor: pointer;
color: #000000;
text-decoration: none;
}
/* =============== */

/*--------------------- General styles start ---------------------*/

body {
margin: 0px;
background-color: #cbe7f1;
font: 12px 'Arial';
color: #555555;
text-align: center;
}

body a {
color: #d21918;
text-decoration: none;
}

body a:hover {
text-decoration: underline;
}

* {}

img {border: 0px;}

/*--------------------- General styles end ---------------------*/

/*--------------------- All content start ---------------------*/

#all1 {
width: 100%;
height: 526px;
background: url(/.s/t/796/1.png) repeat-x;
}

#all2 {
width: 100%;
height: 122px;
background: url(/.s/t/796/2.png) no-repeat top center;
}

#container {
width: 1004px;
margin: auto;
}

/*--------------------- All content end ---------------------*/

/*--------------------- Header start ---------------------*/

#sitelogo {
margin-left: 10px;
height: 135px;
color: #ffffff;
font: 40px 'Tahoma';
text-align: left;
line-height: 135px;
}

#top {
position: relative;
height: 32px;
background: #219cc5;
background: url(/.s/t/796/3.png);
}

#bird {
position: absolute;
width: 47px;
height: 62px;
left: 0px;
top: 0px;
background: url(/.s/t/796/4.png);
margin: -36px 0px 0px -20px;
}

#today {
margin-left: 10px;
float: left;
width: 400px;
height: 32px;
text-align: left;
color: #ffffff;
font: 12px 'Tahoma';
line-height: 32px;
}
#whois {
margin-right: 10px;
float: right;
width: 500px;
height: 32px;
text-align: right;
color: #ffffff;
font: 12px 'Tahoma';
line-height: 32px;
}

#top-menu {
height: 23px;
text-align: left;
background: url(/.s/t/796/5.png);
}

.home_left {
display: block;
float: left;
height: 23px;
width: 24px;
margin-left: 10px;
background: url(/.s/t/796/6.png);
}

.home a {
background: url(/.s/t/796/7.png) no-repeat;
padding: 2px 0px 2px 22px;
}

.prof a {
background: url(/.s/t/796/8.png) no-repeat;
padding: 2px 0px 2px 22px;
}

.reg a {
background: url(/.s/t/796/9.png) no-repeat;
padding: 2px 0px 2px 22px;
}

.logout a {
background: url(/.s/t/796/10.png) no-repeat;
padding: 2px 0px 2px 22px;
}

.login a {
background: url(/.s/t/796/11.png) no-repeat;
padding: 2px 0px 2px 22px;
}

.rss a {
background: url(/.s/t/796/12.png) no-repeat;
padding: 2px 0px 2px 22px;
}

.tm_left {
display: block;
float: left;
height: 23px;
width: 17px;
background: url(/.s/t/796/13.png);
}

.tm_right {
display: block;
float: left;
height: 23px;
width: 17px;
background: url(/.s/t/796/14.png);
}

.tm_end {
display: block;
float: left;
height: 23px;
width: 5px;
background: url(/.s/t/796/15.png);
}

.tm {
display: block;
float: left;
height: 23px;
text-align: center;
background: url(/.s/t/796/16.png);
}

.tm a {
color: #219cc5;
font: 12px 'Tahoma';
line-height: 23px;
text-transform: uppercase;
}

.tm a:hover {
color: #d21918;
text-decoration: none;
background-position: 0px -19px;
}

/*--------------------- Header end ---------------------*/

/*--------------------- Main content start ---------------------*/

#site-bg {
width: 1004px;
padding-top: 1px;
padding-bottom: 1px;
background: url(/.s/t/796/17.png);
}

#site-bottom-bg {
clear: both;
width: 1004px;
height: 8px;
overflow: hidden;
margin: auto;
background: url(/.s/t/796/18.png);
}

#leftcol {
float: left;
width: 210px;
margin-left: 2px;
text-align: justify;
}

#rightcol {
float: right;
width: 210px;
margin-right: 2px;
text-align: justify;
}

.sidebar {
margin-left: 10px;
width: 190px;
font: 11px 'Tahoma', 'Arial';
}

.sidebar a {
color: #219cc5;
}

#maincol {
margin: 9px 0px 5px 0px;
float: left;
width: 580px;
text-align: justify;
}

#maincol table {
font: 11px 'Arial', 'Tahoma';
}

.eTitle {
margin: 0px 0px 3px 0px;
font: 14px 'Tahoma', 'Arial';
text-transform: uppercase;
}

.eTitle a {}

.eTitle a:hover {}

.eMessage, .eText, .eAnswer {
font: 12px 'Arial';
text-align: justify !important;
background: url(/.s/t/796/19.png) no-repeat;
}

.cMessage {
font: 12px 'Arial';
text-align: justify !important;
}

.eDetails, .eDetails1, .eDetails2 {
padding: 3px 5px;
font: 11px 'Tahoma', 'Arial';
color: #ffffff;
background: #5ec2e4;
border: 1px solid #219cc5;
margin-top: 5px;
}

.cBlock1, .cBlock2 {
font: 11px 'Tahoma', 'Arial';
background: #f4f7f8;
border: 1px dotted #eceff0;
}

/*--------------------- Main content end ---------------------*/

/*--------------------- Containers start ---------------------*/

.block {
width: 190px;
margin-top: 10px;
}

.blocktitle {
width: 190px;
height: 27px;
font: 14px 'Tahoma', 'Arial';
line-height: 27px;
color: #219cc5;
text-transform: uppercase;
background: url(/.s/t/796/20.png);
margin-bottom: 5px;
}

.blocktitle-inside {
margin-left: 10px;
}

.blockcontent {
text-align: left;
}

.blockcontent-inside {
margin-left: 10px;
width: 170px;
}

.blockcontent ul {
margin: 0;
padding: 0;
margin-left: 15px;
}

.blockcontent li {
margin-left: 10px;
}

.blockcontent li a {
color: #555555;
}

.blockcontent li a:hover {
color: #219cc5;
text-decoration: none;
}

.blockcontent a {}

.blockcontent a:hover {}

.blockcontent table {
font: 12px 'Arial';
color: #5d5d5d;
}

.calTable {
font: 12px 'Arial';
color: #5d5d5d;
}

a.calMonthLink {
color: #5d5d5d;
}

a.calMdayLink {}

.calWday {
height: 22px;
background: url(/.s/t/796/21.png) repeat-x;
border-left: 1px solid #219cc5;
border-right: 1px solid #219cc5;
color: #ffffff;
padding-left: 3px;
padding-right: 3px;
}

.calWdaySe, .calWdaySu {
height: 22px;
background: url(/.s/t/796/22.png) repeat-x;
border-left: 1px solid #ac1e20;
border-right: 1px solid #ac1e20;
color: #ffffff;
padding-left: 3px;
padding-right: 3px;
}

.calMdayIs {
border: 1px solid #219cc5;
background: #5ec2e4;
color: #ffffff;
}

.calMdayA {
color: #e83f63;
font-weight: bold;
}

a.groupAdmin {}

.swchItem span, .swchItemA span {}

.swchItem span:hover {}

.swchItem span:active {}

.swchItem {}

.admBarCenter div, .myWinSuccess {}

/*---------------- Mainmenu start------------*/

.uMenuH li {float:left;padding: 0 5px;list-style:none;}

ul.uMenuRoot, .uMenuV {
margin: 0px;
padding: 0px;
margin-left: 0px;
}

.uMenuV .uMenuItem span {
margin-left: 10px;
}

.uMenuV .uMenuRoot li {
margin-left: 0px;
list-style-type: none;
border-bottom: 1px dotted #5ec2e4;
line-height: 19px;
}

.uMenuV .uMenuArrow {
position: absolute;
height: 7px;
width: 4px;
top: 6px;
right: 0px;
background: url(/.s/t/796/23.gif);
}

.uMenuV li:hover {}

.uMenuV a {}

.uMenuV a:hover {}

.uMenuV a:active {}

.uMenuV a.uMenuItemA {
color: #219cc5;
background-position: 0px -40px;
}

.uMenuV .uMenuRoot .uMenuItem {
margin-top: 3px;
margin-bottom: 3px;
}

.uMenuV .uMenuItem a {
background: url(/.s/t/796/24.png) no-repeat;
background-position: 0px -6px;
}

.uMenuV .uMenuRoot .uMenuItem a:hover {
background-position: 0px -40px;
}

/*------------------- Mainmenu end -------------------*/
/*--------------------- Containers end ---------------------*/

/*--------------------- Footer start ---------------------*/

#footer {
clear: both;
margin: 8px auto;
width: 980px;
height: 35px;
font: 11px 'Tahoma','Arial';
}

#copyright {
float: left;
width: 450px;
margin-left: 22px;
text-align: left;
line-height: 35px;
color: #555555;
text-transform: uppercase;
}

#powered_by {
float: right;
width: 450px;
margin-right: 22px;
text-align: right;
line-height: 35px;
}

#powered_by a {
color: #d21918;
}

#powered_by img {
vertical-align: middle !important;
}

/*--------------------- Footer end ---------------------*/

/*--------------------- Forum start ---------------------*/

.forumContent {
margin-left: 12px;
margin-right: 12px;
width: 980px;
font: 11px 'Tahoma', 'Arial';
}

.forumContent a {
font: 11px 'Tahoma', 'Arial';
color: #219cc5;
}

.forumContent table {
font: 11px 'Arial';
}

.gTable, .postTable {
background-color: #5ec2e4;
}

.gTable td {
background: #ffffff;
border: 1px solid #ffffff;
padding: 2px 7px;
}

.gTable td.gTableTop {
padding: 0px 5px;
text-align: left;
background: url(/.s/t/796/25.png) repeat-x;
height: 28px;
font: 14px 'Tahoma', 'Arial';
color: #219cc5;
line-height: 28px;
text-transform: uppercase;
border: 1px solid #bc0000;
border-left: 5px solid #bc0000;
}

.gTableTop a {
font: 14px 'Tahoma', 'Arial';
}

.gTableTop a:hover {}

.gTable td.gTableSubTop {
background: #5ec2e4;
font: 10px 'Tahoma', 'Arial';
color: #ffffff;
}

.gTable td.postTdTop {
background: #5ec2e4;
color: #ffffff;
}

.gTable td.postTdTop a {
color: #ffffff !important;
}

.gTableSubTop a {
font: 10px 'Tahoma', 'Arial';
color: #ffffff;
}

.postBottom table td {
border: 0px;
}

.postSeparator {
display: none;
}

.posttdMessage {
text-align: justify;
}

td.forumIcoTd, td.forumThreadTd, td.forumPostTd, td.gTableRight, td.threadIcoTd, td.threadPostTd, td.threadViewTd {
background: #f4f7f8;
}

a.TopSortLink {}

a.TopSortLink:hover {}

a.postUser {
font-weight: bold;
color: #ffffff !important;
}

a.forum, a.threadLink {
font: 12px 'Arial';
color: #d21918;
}

.forumDescr, .threadDescr {
font: 10px 'Arial';
color: #a1a1a1;
}

.quoteMessage {}

td.pollQuestion, .pollResults td, td.pollResults, td.pollTotal, td.pollAnswer, td.pollButtons, .smiles td{
border: 0px;
}

/*--------------------- Forum end ---------------------*/

/*--------------------- INPUTS start ---------------------*/

input {
font: 11px 'Tahoma', 'Arial';
margin: 0px 1px;
}

input[type=submit], input[type=reset], input[type=button] {}

input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {}

input[type=submit]:active, input[type=reset]:active, input[type=button]:active {}

input[type=text], input[type=password] {}

textarea {}

#mchatBtn, input.codeButtons, input.button {
padding-left: 0px;
padding-right: 0px;
}

.queryField {
width: auto !important;
}

/*--------------------- INPUTS end ---------------------*/

/*--------------------- POPUP start ---------------------*/

.popup a {
color: #219cc5;;
}

.popup {
font: 11px 'Tahoma', 'Arial';
margin: 10px;
}

.popuptitle {
border: 1px solid #bc0000;
height: 28px;
background: url(/.s/t/796/26.png) no-repeat;
}

.ptitle-inside {
padding-left: 5px;
text-align: left;
background: url(/.s/t/796/25.png) repeat-x;
margin-left: 6px;
height: 100%;
font: 14px 'Tahoma', 'Arial';
color: #219cc5;
line-height: 28px;
text-transform: uppercase;
}

.popupbody {
margin-top: 1px;
background: #ffffff;
border: 1px solid #259ec6;
}

.popupbody table {
font: 11px 'Tahoma', 'Arial';
}

.pbody-inside {
margin: 5px;
}

/*--------------------- POPUP end ---------------------*/
 
РомаДата: Суббота, 17.12.2011, 17:40 | Сообщение # 10 | Тема: Скрипт "Иконки возле ника в статистике онлайн"
Сержант
Группа: Друзья
Пол:
Награды: 1
Репутация: 3
Сообщений: 22
bandjuk, не получилось. оставил всё по старому.
 
РомаДата: Суббота, 17.12.2011, 18:57 | Сообщение # 11 | Тема: Скрипт "Иконки возле ника в статистике онлайн"
Сержант
Группа: Друзья
Пол:
Награды: 1
Репутация: 3
Сообщений: 22
bandjuk, благодарю за помощь.
 
РомаДата: Суббота, 17.12.2011, 20:58 | Сообщение # 12 | Тема: Скрипт "Переключатель страниц желтого цвета"
Сержант
Группа: Друзья
Пол:
Награды: 1
Репутация: 3
Сообщений: 22
bandjuk, а для моего CSS пойдёт? или опять могут быть проблемы?
 
РомаДата: Суббота, 17.12.2011, 22:11 | Сообщение # 13 | Тема: Скрипт "Переключатель страниц желтого цвета"
Сержант
Группа: Друзья
Пол:
Награды: 1
Репутация: 3
Сообщений: 22
bandjuk, Вот поставил и результата нет...просто весь в панике.Ставил всё как у тебя написано.Ты зайдёшь тебя CSS слушается.Не хрена не пойму не чего у меня руки не в том мечте или отупел я совсем.
 
РомаДата: Воскресенье, 18.12.2011, 15:26 | Сообщение # 14 | Тема: Скрипт "Переключатель страниц желтого цвета"
Сержант
Группа: Друзья
Пол:
Награды: 1
Репутация: 3
Сообщений: 22
bandjuk, как это нет)))) а гостевая??? меня там женщина картинками забросала.))))
 
РомаДата: Вторник, 20.12.2011, 19:45 | Сообщение # 15 | Тема: Изменение цвета и шрифта сообщений админа и модера на форуме
Сержант
Группа: Друзья
Пол:
Награды: 1
Репутация: 3
Сообщений: 22
отлично всё работает.забрал.
 
Скрипты для Ucoz » Записи участника » Рома [22]
  • Страница 1 из 2
  • 1
  • 2
  • »
Поиск:

Яндекс.Метрика
Copyright Глюк Рекордс © 2024

Создать бесплатный сайт с uCoz