Благодарим за выбор нашего сервиса!
Тестовое сообщение
Страница: 1
Тема закрыта
Сообщений 1 страница 14 из 14
Поделиться22010-06-16 08:29:19
ставил только картинки, все остальное нужно будет поменять)
Поделиться32010-06-16 21:35:53
не нравится мне эта ксс, не подходит она
Поделиться42010-06-16 21:44:10
Andy Crow написал(а):
не нравится мне эта ксс, не подходит она
сенить хочешь? валяй))
Поделиться52010-06-17 16:09:05
просто фишка в том, что не видишь что печатаешь
Поделиться62010-06-17 19:27:25
Andy Crow написал(а):
просто фишка в том, что не видишь что печатаешь
я переделаю)))
Поделиться72010-06-18 17:21:24
проверка
Поделиться82010-07-12 11:19:05
итак, я вернулась...будем поднимать форум!
Поделиться92010-08-01 19:47:11
дизайнэ
Код:
/* CS1 Background and text colours
-------------------------------------------------------------*/
body {
background-color : #443937;
background-image:url(http://s48.radikal.ru/i122/1007/ad/c1c715a16bc9.jpg);
background-position : top center;
background-repeat : no-repeat;
}
/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
color: #333;
}
/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
color: #333;
}
/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
color: #333;
font-weight: normal;
font-style: normal;
}
/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
color: #333;
}
/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
color: #333
}
/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
color: #333
}
/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
background-color: #b9a298;
color: #333
}
/* CS1.8 */
#pun-navlinks .container {
color: #666;
}
.offline li.pa-online strong {
font-weight: normal
}
.punbb textarea, .punbb select, .punbb input {
background-color: #b9a298;
color: #333
}
/* CS2 Border colours
-------------------------------------------------------------*/
/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
border-color: transparent;
}
/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: transparent;
}
/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: transparent;
}
/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border-color: transparent;
}
/* CS2.5 */
.punbb th {
border-color: transparent
}
/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
border-color: #ceb8ae;
}
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color: transparent
}
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color: transparent
}
.punbb .divider {
border-color: transparent
}
.punbb .formal fieldset .post-box, .punbb .info-box {
border: 1px solid transparent
}
li.pa-online {
border-left-color: transparent;
}
.punbb .post-sig dt {
border-top-color: transparent !important;
}
/* CS3 Links
-------------------------------------------------------------*/
/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
color: #444;
border-bottom: 0px none #000;
text-decoration: underline;
}
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #333
}
/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
color: #555;
border-bottom: 0px none #000;
text-decoration: underline;
}
/* CS3.3 */
#pun-navlinks a {
color: #666;
border-bottom: 0px none #000;
text-decoration: none;
}
/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #222;
font-weight: normal;
font-style: normal;
border-bottom: 0px none #000;
text-decoration: underline;
}
#pun-pagelinks a:active, #pun-pagelinks a:focus {
background-color: #333;
color: #fff;
}
/* CS4 Post status icons
-------------------------------------------------------------*/
.punbb table Div.icon {float: right; display: block; width: 55px; height: 55px; border-style: none; background-image: url( ); background-repeat: no-repeat; position: relative;}
.punbb table div.inew {background: url( ) no-repeat;}
TR.isticky Div.icon {background: url( ) no-repeat;}
TR.iclosed Div.icon {background: url( ) no-repeat;}
#pun-main div.catleft, #pun-main div.catright {display: none}
.punbb .main h2 span, #pun-stats h2 span {
background: none;
padding-left: 10px;
padding-top: 9px;
padding-bottom: 8px;
margin-left: -12px;
}
#profilenav h2 span {background-image: none}
td.tcr a{
background: transparent url() no-repeat 0px 2px;
padding-left: 16px;
}
#pun-stats ul.container {
background: transparent url() no-repeat 10px 10px;
padding-left: 100px;
}
#pun-crumbs2 .container, #pun-about .container{
background-image: url("");
color: #4c4e4d;
}
#pun-title {
background-image : url(); height :75px; width: 100%;}
#pun {background-color: #ab8f89; width: 800 px;}
#pun_wrap #pun #pun-index #pun-stats.section .statscon .container {background-image: url("http://i061.radikal.ru/1007/89/a064e1c5359f.png"); background-repeat: no-repeat; }Поделиться102010-08-01 19:47:39
Код:
<style>
#pun {margin-top:443px;}
.punbb table Div.icon {float:left ; display: block; width:70px; height:70px; border-style: none;
background-image: url("1");
background-position: center center;
background-repeat: no-repeat;
position: relative; margin-right: 8px;}
TR.inew Div.icon {
background: url("1" ) no-repeat;
background-position: center center;}
TR.isticky Div.icon {
background: url("http://s56.radikal.ru/i151/1006/e4/222cf6850b44.png") no-repeat;
background-position: center center;}
TR.iclosed Div.icon {
background: url("http://s42.radikal.ru/i098/1006/59/5dd929f4e995.png") no-repeat;
background-position: center center;}
</style>Поделиться122010-08-02 19:42:34
Шрифт не в тему на шапке
Поделиться132010-08-02 23:42:50
чужой диз
Код:
/* CS1 Background and text colours
-------------------------------------------------------------
*/
html, body {
background: #9f856e url(http://10pix.ru/img1/4564/1898215.jpg) no-repeat fixed top center;
}
body {
background-color: #140000;
}
#b5aeda;
background-position: center center; background-attachment : fixed;
}
/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
background-color: transparent;
color: #603020;
}
/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
background-color: transparent;
color: #603020;
}
/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-color: transparent;
color: #FFFEFD;
font-weight: normal;
font-style: normal;
}
/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
background-color: transparent;
color: #603020;
}
/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
background-color: transparent;
color: #603020
}
/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
background-color: transparent;
color: #603020
}
/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
background-color: transparent;
color: #603020
}
/* CS1.8 */
#pun-navlinks .container {
background-color: transparent;
color: #FFFEFD;
}
.offline li.pa-online strong {
font-weight: normal
}
.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #603020
}
/* CS2 Border colours
-------------------------------------------------------------*/
/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
border-color: #C69483 #C69483 #C69483 #C69483 ; border-style:none !important;
}
/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: #EFEEED ; border-style:none !important;
}
/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: #C69483; border-style:none !important;
}
/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border-color: #F9C7B6 ; border-style:none !important;
}
/* CS2.5 */
.punbb th {
border-color: #FAD8C7 ; border-style:none !important;
}
/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
border-color: #DBC9B8 #FFFFF8 #FFFFF8 #DBC9B8 ; border-style:none !important;
}
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color: #DBC9B8 ; border-style:none !important;
}
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color: #FFFFF8 ; border-style:none !important;
}
.punbb .divider {
border-color: #DBC9B8 #FFFFF8 #FFFFF8 #FFFFF8 ; border-style:none !important;
}
.punbb .formal fieldset .post-box, .punbb .info-box {
border: 1px solid #dedfdf ; border-style:none !important;
}
li.pa-online {
border-left-color: #C69483 ; border-style:none !important;
}
.punbb .post-sig dt {
border-top-color: #F9C7B6 ; border-style:none !important;
}
/* CS3 Links
-------------------------------------------------------------*/
/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
color: #1a0c07;
border-bottom: 0px none #000;
text-decoration: underline;
}
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #1a0c07
}
/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
color: #A47261;
border-bottom: 0px none #000;
text-decoration: underline;
}
/* CS3.3 */
#pun-navlinks a {
color: #1a0c07;
border-bottom: 0px none #000;
text-decoration: none;
}
/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #A47261;
font-weight: normal;
font-style: normal;
border-bottom: 0px none #000;
text-decoration: underline;
}
#pun-pagelinks a:active, #pun-pagelinks a:focus {
background-color: #333;
color: #fff;
}
/* CS4 Post status icons
-------------------------------------------------------------*/
/* CS4 Post status icons
-------------------------------------------------------------*/
div.icon {
background: url(http://10pix.ru/img1/2924/1901131.png) no-repeat;
}
tr.inew div.icon {
background: url(http://10pix.ru/img1/1898/1901097.png) no-repeat;
}
tr.iclosed div.icon {
background: url(http://10pix.ru/img1/3036/1901139.png) no-repeat;
}
tr.isticky div.icon {
background: url(http://10pix.ru/img1/1898/1901097.png) no-repeat;
}
#pun-main div.catleft, #pun-main div.catright {display: none}
<style type="text/css">
#pun-title table {background-image : url("http://10pix.ru/img1/1811/1898639.png");
background-repeat : no-repeat; height : 450px;
}
</style>
<style>
.punbb .quote-box {
border-style: solid !important;
border-width: 1px !important;
border-color: #803321 !important;
}
</style>
<style type="text/css">
#pun-announcement h2 {display: none}
</style>
<style>
.punbb .quote-box {
background: url(http://10pix.ru/img1/4781/1901251.jpg);
}
</style>
<style>
.punbb .code-box {
background: url(http://10pix.ru/img1/4781/1901251.jpg);
}
</style>
<style>
.post-content table * {
border: none !important;
}
</style>
<style type="text/css">
#pun-title .title-logo span {display: none;}
</style>
<style>
#counters A IMG{opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=30);}
#counters a:hover img {opacity:1.0; -moz-opacity:1.0;
filter:alpha(opacity=100);}
</style>
<style>
.punbb a:hover{
background-color : #140000;
}
</style>
<style>
* {
color: #20191b !important;
}
</style>
<center><b>дизайн by оО кто я, Джей?</b><br>
копирование элементов и дизайна в целом запрещено (с)<br>
Marauders | Trick or Treat, 2010<br>
<a href="http://trick.rolevaya.ru" target=_blank><img src="http://xmages.net/storage/10/1/0/5/d/upload/a4a885ad.png" border="0"alt= "Marauders | Trick or Treat"></center>
<script type="text/javascript">
defaultPict = "http://xmages.net/storage/10/1/0/e/f/upload/2a7a1e67.png"
var arr=document.getElementsByTagName("ul")
i=1
while(arr[++i]){
str=arr[i].innerHTML
if(str.indexOf("pa-avatar")==-1) {
q=str.toLowerCase()
if((pos=q.indexOf("<li class=pa-from>"))!=-1 || (pos=q.indexOf("<li class=\"pa-from\">"))!=-1 || (pos=q.indexOf("<li class=pa-reg>"))!=-1 || (pos=q.indexOf("<li class=\"pa-reg\">"))!=-1){
nstr =str.substring(0,pos)
nstr+="<li class=\"pa-avatar item2\"><img src="+ defaultPict +" alt=\"Аватар\" /></li>"
nstr+=str.substring(pos)
arr[i].innerHTML=nstr
}}}
</script>
<link rel="shortcut icon" href="http://xmages.net/storage/10/1/0/e/c/upload/1695d69d.png" type="image/x-icon">
<script type="text/javascript">
var we=document.getElementsByTagName("ul")
var x=0
for (x=0; x<=(we.length-1); x++)
{if (we[x].innerHTML.indexOf("pa-online")!=-1)
{we[x].innerHTML=we[x].innerHTML.substring(0, (we[x].innerHTML.indexOf("pa-online")-11))+"<img src='http://xmages.net/storage/10/1/0/7/8/upload/2fa0423e.png' />"}
else if ((we[x].innerHTML.indexOf("pa-online")==-1)&&(we[x].innerHTML.indexOf("pa-author")!=-1))
{we[x].innerHTML=we[x].innerHTML+"<img src='http://xmages.net/storage/10/1/0/e/b/upload/f4c2ff31.png' />"}
}
</script>
<style type="text/css">
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}
</style>
<br><br><br><br>
<center><b>баннеры</b><br>
<a target="_blank" href="http://prettyreckless.goodbb.ru"><img src="http://www.10pix.ru/img1/5009/1807149.gif" ></a>
</center>
<style type="text/css">
#button-spoiler {background-image:url('https://upforme.ru/uploads/0000/12/13/488-1.gif'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat}
</style>
<script>
function addSpoiler(str,from,internal){
var pos=0,pos2=0,newpos=0
if((pos=str.indexOf("[spoiler]",from))==-1) return str;
if((pos2=str.indexOf("[/spoiler]"),pos+9)==-1) return str;
newpos=str.indexOf("[spoiler]",pos+9)
if(newpos<pos2 && newpos!=-1) str=addSpoiler(str,pos+9,true)
if((pos2=str.indexOf("[/spoiler]",pos+9))==-1) return str;
str=str.substring(0,pos)+makeSpoiler(str.substring(pos+9,pos2))+str.substring(pos2+10,str.length)
if( str.indexOf("[spoiler]")!=-1 && internal==false) str=addSpoiler(str,0,false)
return str}
function makeSpoiler(txt){
txt="<div class=quote-box style='padding:1px'><cite style='width:100%'>Спойлер <input style='width:60px;margin-left:70%;font-size:10px;' type='button' value='Показать' onclick='hideSpoiler(this)'></cite><blockquote style='display:none'>"+txt+"</blockquote></div>"
return txt}
function hideSpoiler(sp){
spoiler=sp.parentNode.parentNode.getElementsByTagName("blockquote")[0]
if(spoiler.style.display=='none'){
spoiler.style.display='inline'
sp.value='Скрыть'}
else{
spoiler.style.display='none'
sp.value='Показать'}}
if(document.URL.indexOf("viewtopic.php")!=-1){
elm=document.getElementById("pun-main").getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content"){
var post=elm[x]
post.innerHTML=addSpoiler(post.innerHTML,0,false)}}
if(form=document.getElementById("form-buttons"))
form.getElementsByTagName("tr")[0].insertCell(19).innerHTML="<img id=\"button-spoiler\" title=\"Спойлер\" onclick=\"bbcode('[spoiler]','[/spoiler]')\" src=\"/i/blank.gif\" />"
</script>Тема закрыта
Страница: 1