Reputation Activity
-
fomen got a reaction from AlexBrtn in Кнопка "вверх" в левом бокуВ globalTeaple перед тегом </head> вставить код который ниже
<script type="text/javascript"> jQuery(document).ready(function(){ jQuery('body').append("<div class='scrolltotop'><div class='scrolltotop__side'></div><div class='scrolltotop__arrow'></div></div>"); jQuery(window).scroll(function(){ if (jQuery(this).scrollTop() > 350) { jQuery('.scrolltotop').fadeIn(); } else { jQuery('.scrolltotop').fadeOut(); } }); jQuery('.scrolltotop').click(function(){ jQuery("html, body").animate({ scrollTop: 0 }, 600); return false; }); });0 </script> В ipb_styles.css
.scrolltotop { display:none; position:fixed; width:3%; top:0; left:0; height:100% ;z-index:9000; cursor:pointer } .scrolltotop__side { position:fixed; width:3%; height:100%; top:0; left:0; background: black; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter:alpha(opacity=0.2); -moz-opacity:0.1; -khtml-opacity:0.1; opacity:0.1 } .scrolltotop__arrow { position:fixed; width:3%; height:100%; top:50px; left:0; background:url(__typicall-cs.ru/totop.png) top no-repeat; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0.4)"; filter:alpha(opacity=0.4); -moz-opacity:0.4; -khtml-opacity:0.4; opacity:0.4 } -
fomen got a reaction from superwork in Кнопка "вверх" в левом бокуВ globalTeaple перед тегом </head> вставить код который ниже
<script type="text/javascript"> jQuery(document).ready(function(){ jQuery('body').append("<div class='scrolltotop'><div class='scrolltotop__side'></div><div class='scrolltotop__arrow'></div></div>"); jQuery(window).scroll(function(){ if (jQuery(this).scrollTop() > 350) { jQuery('.scrolltotop').fadeIn(); } else { jQuery('.scrolltotop').fadeOut(); } }); jQuery('.scrolltotop').click(function(){ jQuery("html, body").animate({ scrollTop: 0 }, 600); return false; }); });0 </script> В ipb_styles.css
.scrolltotop { display:none; position:fixed; width:3%; top:0; left:0; height:100% ;z-index:9000; cursor:pointer } .scrolltotop__side { position:fixed; width:3%; height:100%; top:0; left:0; background: black; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter:alpha(opacity=0.2); -moz-opacity:0.1; -khtml-opacity:0.1; opacity:0.1 } .scrolltotop__arrow { position:fixed; width:3%; height:100%; top:50px; left:0; background:url(__typicall-cs.ru/totop.png) top no-repeat; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0.4)"; filter:alpha(opacity=0.4); -moz-opacity:0.4; -khtml-opacity:0.4; opacity:0.4 } -
fomen reacted to kgb in Проблема с форумом (эроглифы)IE 8, Opera 12, Я-броузер, Chrome, FF, Safari - все нормально.
-
fomen reacted to 1nF1niTE in Нужна помощь: Баг в стиле AnimateХотя, я нашел способ избавится от этого бага, я удалил футер)
-
fomen reacted to 1nF1niTE in Нужна помощь: Баг в стиле AnimateВообщем, дел в том что, когда я захожу на форум, то у меня футер расширен на весь экран!!!! Помогите пожалуйста!
-
fomen reacted to SanyaSamp in Подскажите название хука1) '?do=embed' frameborder='0' data-embedContent>>
2) '?do=embed' frameborder='0' data-embedContent>>
C тебя лайк
-
fomen reacted to SanyaSamp in Выделить ответы ..<abbr title="{$forum_data['posts']} Ответов"><p style="margin: 0px; padding: 0px;"><span class="ipsBadge" style="color: #ffffff; text-decoration: none; display: inline-block; height: 16px; line-height: 16px; padding: 0px 5px; font-size: 9px; font-weight: bold; text-transform: uppercase; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; vertical-align: middle; background-color: rgba(250, 119, 68, 0.78);"><strong>{$forum_data['posts']}</strong></span> {$this->lang->words['replies']}</p></abbr> Попробуй так
-
fomen reacted to SanyaSamp in Выделить ответы ..Это надо подумать)
-
fomen reacted to SanyaSamp in Выделить ответы ..<p style="margin: 0px; padding: 0px;"><span class="ipsBadge" style="color: #ffffff; text-decoration: none; display: inline-block; height: 16px; line-height: 16px; padding: 0px 5px; font-size: 9px; font-weight: bold; text-transform: uppercase; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; vertical-align: middle; background-color: rgba(250, 119, 68, 0.78);"><strong>{$forum_data['posts']}</strong></span> {$this->lang->words['replies']}</p> С тебя много лайков
-
fomen reacted to SanyaSamp in Выделить ответы ..А так?
<p style="margin: 0px; padding: 0px;"><span class="ipsBadge" style="color: #ffffff; text-decoration: none; display: inline-block; height: 16px; line-height: 16px; padding: 0px 5px; font-size: 9px; font-weight: bold; text-transform: uppercase; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; vertical-align: middle; background-color: rgba(250, 119, 68, 0.78);"><strong>{$forum_data['posts']}</strong></span>{$this->lang->words['replies']}</p> -
fomen reacted to SanyaSamp in Выделить ответы ..На каком форуме вы это видели?
PS За это отвечает код в boardIndexTemplate
<li><strong>{$forum_data['posts']}</strong> {$this->lang->words['replies']}</li>
Заменяешь на что то вроде этого
<p style="margin: 0px; padding: 0px;"><span class="ipsBadge" style="color: #ffffff; text-decoration: none; display: inline-block; height: 16px; line-height: 16px; padding: 0px 5px; font-size: 9px; font-weight: bold; text-transform: uppercase; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; vertical-align: middle; background-color: #006dcc;"><strong>{$forum_data['posts']}</strong> {$this->lang->words['replies']}</span></p> -
fomen reacted to Mercurial in Выделить ответы ..Цвет - background-color: #006dcc; замени на тот цвет который тебе надо.
-
fomen reacted to SanyaSamp in Выделить ответы ..Попробуй так
<p style="margin: 0px; padding: 0px;"><span class="ipsBadge" style="color: #ffffff; text-decoration: none; display: inline-block; height: 16px; line-height: 16px; padding: 0px 5px; font-size: 9px; font-weight: bold; text-transform: uppercase; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; vertical-align: middle; background-color: rgba(250, 119, 68, 0.78);"><strong>{$forum_data['posts']}</strong></span></p>{$this->lang->words['replies']} PS С тебя лайки
-
fomen reacted to andreuka in (SOS34) Friends OnlineНазвание: (SOS34) Friends Online
Добавил: andreuka
Добавлен: 17 Фев 2013
Категория: Хуки, Модификации для IP.Board
Название по-русски : (SOS34) Друзья Онлайн
Версия IP.Board: 3.4.X, 3.3.X
(SOS34) Friends Online - хук выводит на все страницы форума (рядом с сообщениями и оповещениями) кнопку. Эта кнопка отображает количество друзей в онлайне, а если на нее нажать выводит список друзей онлайн. При желании выводит также список администрации онлайн. Все это очень просто настраивается в настройках хука.
В архив я добавил свой файл перевода всей системы. Так что аккуратно там с ним )