Благодарим за выбор нашего сервиса!
Тестовое сообщение
Сообщений 1 страница 30 из 38
Поделиться22011-11-07 11:13:41
тестируем-с)
Поделиться32011-11-07 17:38:43
не отображается кнопка "сообщения"
Отредактировано ashtray (2011-11-07 17:41:08)
Поделиться42011-11-07 17:40:49
перезалила, теперь ок все
Поделиться52011-11-08 10:21:43
Категории:
<style type="text/css">
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2 {
height: 28px;
color : #ffffff;
background-color : transparent; background-image : url(http://s017.radikal.ru/i428/1111/60/9899bd562a88.png);
}
</style>
Поделиться62011-11-08 10:22:16
Фигня, убирающая пробелы между категориями
<style>
.punbb .section, .punbb .main, #pun-post .topic {
margin-bottom: -3px !important;
}
.punbb .category, .punbb .post {
margin-top: -3px !important;
}
#pun-about {background-color: #CECFC8 !important; }
#pun-main h1,.tieser-desc,#pun-main .linksb {margin-top: -32px; }
</style>
Поделиться72011-11-08 10:23:03
Фон-шапка. Сейчас вместо фона поставлена заливка черным
<style type="text/css">
#pun {
width: 930px;
margin: 0 auto;
}
html {
background: #355e79 url(http://s017.radikal.ru/i437/1111/77/e9051b002196.jpg) repeat-y top center !important;
}
body {
background: transparent url(http://i065.radikal.ru/1111/66/ad02930a9949.png) no-repeat top center !important;
padding-top: 794px !important;
}
</style>
Поделиться82011-11-08 10:33:03
не-не-не, убираем просветы вот этим:
<style type="text/css">
#pun{background-color:#355e79;}
.punbb .container,
.punbb .section, .punbb .main {
margin-bottom: 0;
border-bottom:none transparent 0;
border-top:none transparent 0;
}
</style>
Поделиться112012-03-22 19:32:58
эти говно
Поделиться172012-03-31 16:40:06
- But I like all the wrong things.
- Like?
- You know, Gossip Girl, Davina, Dick Van Dyke, Lady and the Tramp, Hannah Montana, monster trucks, Dancing on Ice, mojitos, Rio Ferdinand, Masala Zone, Pop Tarts, Jude Law's accent in Cold Mountain, hair straighteners, Love Actually, Kylie, Whitney, Britney, Robbie, Brucie, L'oreal, Wild At Heart, milk, Comic Relief, ponies, Posh, Becks, pecs, Chitty Chitty Bang Bang and heavy petting. God, I fucking love that.
Anyway, Freddie doesn't mind what I like.
Поделиться192012-04-02 18:40:09
хелло!
Поделиться202012-04-02 18:44:40
Поделиться212012-04-02 18:45:14
<style type="text/css"> /*Спойлер */
.punbb .quote-box.spoiler-box{
border:#C6C6CF 1px solid;
border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
box-shadow: 0px 2px 4px #8E8E8E;
-webkit-box-shadow: 0px 2px 4px #8E8E8E;
-khtml-box-shadow: 0px 2px 4px #8E8E8E;
-moz-box-shadow: 0px 2px 4px #8E8E8E;
}
.post-content .spoiler-box > blockquote.visible {
display: none;}.punbb .spoiler-box blockquote {
min-width: 100%!important;
}
.post-content .spoiler-box span.hide{
display:none;
}
.post-content .spoiler-box .Title span{
color:#fff;font-weight:700;text-shadow:#838379 1px 1px 1px;
}
.post-content .spoiler-box .Title{
background-color:#D5E9FB;
line-height:22px;
border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
display:inline-block;padding-right:4px;
}
.post-content .spoiler-box .Title.Active{
background-color:#AFF0A8;
}
#button-spoiler {background:url('http://img706.imageshack.us/img706/1943/spoiler.gif') no-repeat center !important;}
</style>
<script type="text/javascript">
function tag_spolierr(){
var enterTITLE = prompt("Введите описание закрытой кнопки", 'Спойлер');
var enterTITLE2 = prompt("Введите описание открытой кнопки", 'Закрыть');
bbcode('
','
');
}
</script>
<script type="text/javascript">
var image_Spl="<img width=\"34\" src=\"http://savepic.net/700536.png\" class=\"Sp-button\" onmousedown=\"this.src='http://savepic.net/680056.png'\" onmouseup=\"this.src='http://savepic.net/700536.png'\" onmouseout=\"this.src='http://savepic.net/700536.png'\" style=\"margin:-8px 6px 0 -28px;float:left;\" alt=\"'Кнопка'\"/>";
$(document).ready(function() {a='<img onclick="tag_spolierr()" title="spoiler" src="/i/blank.gif"/>'
$("#form-buttons td#button-spoiler img").replaceWith(a);
$(".post-box .quote-box.spoiler-box div[onclick*='toggleClass']").each(function() {
$(this).addClass('Title');
$(this).html($(this).html().replace(/(.*)?\|(.*)?/img,'<span class="visible">$1</span><span class="hide">$2</span>'))
$(this).prepend(image_Spl)
});
$(".post-box .quote-box.spoiler-box div[onclick*='toggleClass']").click(function(){
$(this).next('blockquote').toggle('Slow');
$(this).toggleClass('Active');
$(this).find('span:eq(0),span:eq(1)').toggleClass('hide').toggleClass('visible');
});
});
</script><!-- Правки для спойла сервиса НТML верх-->
Поделиться222012-04-02 18:45:36
<style type="text/css"> /*Спойлер */
.punbb .quote-box.spoiler-box{
border:#C6C6CF 1px solid;
border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
box-shadow: 0px 2px 4px #8E8E8E;
-webkit-box-shadow: 0px 2px 4px #8E8E8E;
-khtml-box-shadow: 0px 2px 4px #8E8E8E;
-moz-box-shadow: 0px 2px 4px #8E8E8E;
}
.post-content .spoiler-box > blockquote.visible {
display: none;}.punbb .spoiler-box blockquote {
min-width: 100%!important;
}
.post-content .spoiler-box span.hide{
display:none;
}
.post-content .spoiler-box .Title span{
color:#fff;font-weight:700;text-shadow:#838379 1px 1px 1px;
}
.post-content .spoiler-box .Title{
background-color:#D5E9FB;
line-height:22px;
border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
display:inline-block;padding-right:4px;
}
.post-content .spoiler-box .Title.Active{
background-color:#AFF0A8;
}
#button-spoiler {background:url('http://img706.imageshack.us/img706/1943/spoiler.gif') no-repeat center !important;}
</style>
<script type="text/javascript">
function tag_spolierr(){
var enterTITLE = prompt("Введите описание закрытой кнопки", 'Спойлер');
var enterTITLE2 = prompt("Введите описание открытой кнопки", 'Закрыть');
bbcode('
');
}
</script>
<script type="text/javascript">
var image_Spl="<img width=\"34\" src=\"http://savepic.net/700536.png\" class=\"Sp-button\" onmousedown=\"this.src='http://savepic.net/680056.png'\" onmouseup=\"this.src='http://savepic.net/700536.png'\" onmouseout=\"this.src='http://savepic.net/700536.png'\" style=\"margin:-8px 6px 0 -28px;float:left;\" alt=\"'Кнопка'\"/>";
$(document).ready(function() {a='<img onclick="tag_spolierr()" title="spoiler" src="/i/blank.gif"/>'
$("#form-buttons td#button-spoiler img").replaceWith(a);
$(".post-box .quote-box.spoiler-box div[onclick*='toggleClass']").each(function() {
$(this).addClass('Title');
$(this).html($(this).html().replace(/(.*)?\|(.*)?/img,'<span class="visible">$1</span><span class="hide">$2</span>'))
$(this).prepend(image_Spl)
});
$(".post-box .quote-box.spoiler-box div[onclick*='toggleClass']").click(function(){
$(this).next('blockquote').toggle('Slow');
$(this).toggleClass('Active');
$(this).find('span:eq(0),span:eq(1)').toggleClass('hide').toggleClass('visible');
});
});
</script><!-- Правки для спойла сервиса НТML верх-->
<style> #pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: -950px; top: -80px
}
</style>
<script type="text/javascript">
google.load("jquery", "1.3.2");
</script><style type="text/css">
li#navawards {display: none;}
</style>
<script type="text/javascript">
$(document).ready(function(){
var currentPosition = 0;
var slideWidth = 750;
var slides = $('.slide');
var numberOfSlides = slides.length;
// Remove scrollbar in JS
$('#slidesContainer').css('overflow', 'hidden');
// Wrap all .slides with #slideInner div
slides
.wrapAll('<div id="slideInner"></div>')
// Float left to display horizontally, readjust .slides width
.css({
'float' : 'right',
'width' : slideWidth
});
// Set #slideInner width equal to total width of all slides
$('#slideInner').css('width', slideWidth * numberOfSlides);
// Insert controls in the DOM
$('#slideshow')
.prepend('<span class="control" id="leftControl">Clicking moves left</span>')
.append('<span class="control" id="rightControl">Clicking moves right</span>');
// Hide left arrow control on first load
manageControls(currentPosition);
// Create event listeners for .controls clicks
$('.control')
.bind('click', function(){
// Determine new position
currentPosition = ($(this).attr('id')=='rightControl') ? currentPosition+1 : currentPosition-1;
// Hide / show controls
manageControls(currentPosition);
// Move slideInner using margin-left
$('#slideInner').animate({
'marginLeft' : slideWidth*(-currentPosition)
});
});
// manageControls: Hides and Shows controls depending on currentPosition
function manageControls(position){
// Hide left arrow if position is first slide
if(position==0){ $('#leftControl').hide() } else{ $('#leftControl').show() }
// Hide right arrow if position is last slide
if(position==numberOfSlides-1){ $('#rightControl').hide() } else{ $('#rightControl').show() }
}
});
</script>
Поделиться232012-04-02 18:48:45
привееееет :з
Поделиться242012-04-02 19:14:09
вот так оО
Поделиться252012-04-02 19:17:14
привет
да
ейс *___*
Поделиться262012-04-02 19:26:10
мой верх
<style type="text/css">
#pun{background-color:#355e79;}
.punbb .container,
.punbb .section, .punbb .main {
margin-bottom: 0;
border-bottom:none transparent 0;
border-top:none transparent 0;
}
</style>
<style type="text/css">
#pun {
width: 930px;
margin: 0 auto;
}
html {
background: #000000;
}
body {
background: transparent url(http://i065.radikal.ru/1111/66/ad02930a9949.png) no-repeat top center !important;
padding-top: 794px !important;
}
</style>
<style type="text/css">
#pun-title .title-logo span {display: none;}
</style>
<div style="border:red 1px solid; top:-80px;margin-left:12px;position:absolute;z-index:100;">
<table width="100%">
<tr>
<td width="190"><center><table style="width: 90%">
<tr>
<td><div class="spll">
<DIV jQuery1259073801391="4"><div class=splLink href="javscript://" jQuery1259073801391="2"><img src='http://s017.radikal.ru/i431/1111/ba/0de66dea6831.png'></div>
<DIV style="DISPLAY: none; position: absolute;" class=splCont jQuery1259073801391="5">
Тут будет что-то</DIV></DIV>
</div></td>
</tr>
</table></center>
</td>
<td width="275"><center><table style="width: 90%">
<tr>
<td><div class="spll">
<DIV jQuery1259073801391="4"><div class=splLink href="javscript://" jQuery1259073801391="2"><img src='http://s017.radikal.ru/i442/1111/08/cc55b643df6b.png'>
</div>
<DIV style="DISPLAY: none; position: absolute;" class=splCont jQuery1259073801391="5">
Тут будет что-то</DIV></DIV>
</div></td>
</tr>
</table></center>
</td>
<td width="165"><center><table style="width: 90%">
<tr>
<td><div class="spll">
<DIV jQuery1259073801391="4"><div class=splLink href="javscript://" jQuery1259073801391="2"><img src='http://s017.radikal.ru/i423/1111/01/b1eb775d2867.png'>
</div>
<DIV style="DISPLAY: none; position: absolute;" class=splCont jQuery1259073801391="5">
Тут будет что-то</DIV></DIV>
</div></td>
</tr>
</table></center>
</td>
<td width="230"><center><table style="width: 90%">
<tr>
<td><div class="spll">
<DIV jQuery1259073801391="4"><div class=splLink href="javscript://" jQuery1259073801391="2"><img src='http://s007.radikal.ru/i302/1111/eb/d4090fbb8e74.png'>
</div>
<DIV style="DISPLAY: none; position: absolute;" class=splCont jQuery1259073801391="5">
Тут будет что-то</DIV></DIV>
</div></td>
</tr>
</table></center>
</td></tr>
</table>
</div>
<style>
div .splLink {width: 130px; height: 40px; text-align: center; font-family: Comic Sans Ms; font-size: 15px; padding: 5px;}
.spll {width: 130px; height: 70px; }
.spll div .splCont {height: auto; width: 300px; background: #355e79; padding: 5px; z-index: 1000; margin-top: 5px; font-size: 12px; font-family: Microsoft Sans Serif; text-align: center;}
</style>
Поделиться272012-04-02 19:26:38
мой низ
<style>.Myimge {position:absolute;margin-top:-6px;margin-left:12px;cursor:pointer;}</style>
<script type="text/javascript">
PiarNik="Вестник";
PiarPas="0000";
var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\
<form id=\"form_login\" name=\"login\" method=\"post\" action=\"login.php?action=in\" onsubmit=\"return check_form()\">\
<fieldset>\
<input type=\"hidden\" name=\"form_sent\" value=\"1\"/>\
<input type=\"text\" id=\"fld1\" name=\"req_username\" size=\"21\" maxlength=\"25\"/>\
<input type=\"text\" id=\"fld2\" name=\"req_password\" size=\"7\" maxlength=\"16\"/>\
<input type=\"submit\" class=\"button\" name=\"login\"/>\
</fieldset>\
</form>\
</div>\
<span id=spMyimg><img class=\"Myimge\" title=\"Быстрый вход для Пиарщиков\" onclick=\"PiarIn()\" src=\"http://s50.radikal.ru/i128/1111/29/adf05cee9812.png\" onmouseover=\"this.src='http://s50.radikal.ru/i128/1111/29/adf05cee9812.png' \" onmouseout=\"this.src='http://s50.radikal.ru/i128/1111/29/adf05cee9812.png'\" /></span>";
if($("#navlogin").html()!=null){
$("#navlogin").append(L) //navlogin
$("#PR_loginDiv #fld1").val(PiarNik)
$("#PR_loginDiv #fld2").val(PiarPas)
function PiarIn () {$("#PR_loginDiv input[type='submit']").click();}
}
</script>
<style>
#pun-navlinks .container,#pun-ulinks .container {text-align: center;}
</style>
<script><!--Своя картинка или Слово в Панель навигации -->
var Img_Word=0; //0-Картинка;1-Cлово /Ставим картинку или Слово ?
navlinks=new Array(
"navindex","http://s011.radikal.ru/i318/1111/40/b76fb5dcee1f.png",
"navuserlist","http://s41.radikal.ru/i094/1111/b3/c6e573bf51f3.png",
"navsearch","http://s54.radikal.ru/i144/1111/da/6070fbda090a.png",
"navprofile","http://i061.radikal.ru/1111/f1/12a8d6dbcfca.png",
"navpm","http://s55.radikal.ru/i150/1111/b3/e2a61642ce0b.png",
"navadmin","http://s011.radikal.ru/i316/1111/01/50beeefc35a1.png",
"navregister","http://i060.radikal.ru/1111/a0/1e7be8d7aee3.png",
"navlogin","http://s41.radikal.ru/i093/1111/57/efdb0044e4e8.png",
"navlogout","http://s017.radikal.ru/i410/1111/80/c3288f8363c3.png"
)
var s,i;for (i=0; i < navlinks.length; i++){s=navlinks[i+1];
if(!Img_Word){s='<img class="navlinks" src="'+s+'" border="0" />'}
$("#"+navlinks[i]+" a").html("<span>"+s+"</span>");i++;}
</script>
<style> /*Рекламный Банер*/
#pun-title td.title-logo-tdr {
display:block!important;
position:absolute!important;
z-index:1000!important;
margin-left:-500px!important;
}
.mybb_bs {
filter: alpha(opacity=50) !important;
opacity: 0.5 !important;
-moz-opacity: 0.5 !important;
-khtml-opacity: 0.5 !important;
}
.mybb_bs:hover {
filter: alpha(opacity=100) !important;
opacity: 1.0 !important;
-moz-opacity: 1.0 !important;
-khtml-opacity: 1.0 !important;
}
</style>
<script type="text/javascript">
$(document).ready(function() {
document.getElementById("title-logo-tdr").innerHTML = "<div class='mybb_bs'>" + document.getElementById("title-logo-tdr").innerHTML + "</div>";
document.getElementById("tieser-bottom").innerHTML = "<div class='mybb_bs'>" + document.getElementById("tieser-bottom").innerHTML + "</div>";
});
</script>
<style type="text/css">
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2 {
color : #ffffff;
background-color : transparent; background-image : url(http://s017.radikal.ru/i410/1111/25/f7a6396657eb.png);
}
</style>login\login\login\login\