мародеры, 1979, DARK!AU
#1: A FEW GOOD MEN - квест завершён.
#2: FRIDAY NIGHT BITES - game master [до 15.03]
#3: DANGEROUS LIAISONS - Rhadamant Greengrass [до 14.03]
гелиодор мальсибер: вечер спустился на него сразу всей своей тяжестью, неожиданно резко, как и положено сентябрьскому вечеру. Гелиодор провел пальцами по усам и задумчиво обнаружил, что свесился над столом в паре десятков сантиметров от своего ежедневника, что, впрочем, никак не ускоряло его поисков. В районе марта было утеряно 15 галеонов, которые никак не позволяли приходу сойтись с расходом, и куда они делись — именно тот вопрос, на который он потратил уже не менее пяти часов личного времени за прошедшую неделю. И что-то подсказывало ему (на что мысленно он выругался, не жалея старого Мерлина), что ответа сегодня уже не найти, потому что в голове было драконьим яйцом покати
лучший эпизод no more

morsmordre: mortis requiem

Объявление

новости #8 от бати драконов 7 deadly sins акция на оборотней зимний марафон 28.11-18.12 шоу холостяк задание #4

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » morsmordre: mortis requiem » темная метка » тестовая тема


тестовая тема

Сообщений 1 страница 11 из 11

1

тест

0

2

навигация, стояла после администрации

Код:
/* КОД ССЫЛОК НАВИГАЦИИ ОТ ВЕЩЕГО ДУХА */
/* настройка кнопки, может быть текстом */

/* навигация */
.spirit-navigation1 {
height: 18px;
    top: -117px;
    left: 390px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    text-align: center;
    /* background-color: #20303d; */
    z-index: 100;
    border-bottom-style: solid;
    border-top-style: solid;
border-width: 1px;
    color: #bc9848;
    text-transform: uppercase;
    font-family: var(--fontd);
    font-size: 14px;
    padding: 2px 1px 0px 1px;
}

/* вид кнопки после клика по ней */
.spirit-navigation1.spirit-navigation_hover {
    /* background-color: #556572; */
    color: #a5792f!important;
}

/* очередность */
.spirit-navigation2 {
height: 15px;
    top: -115px;
    left: 465px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    text-align: center;
    /* background-color: #20303d; */
    z-index: 100;
    border-bottom-style: solid;
    border-top-style: solid;
    border-width: 1px;
    color: #bc9848;
    font-family: 'Yeseva One'!important;
    text-transform: uppercase;
    font-size: 11px;
    /* font-weight: 600 !important; */
    padding: 2px 1px 0px 1px;
    }

/* вид кнопки после клика по ней */
.spirit-navigation2.spirit-navigation_hover{
    /* background-color: #556572; */
    color: #9aa097!important;
}


/* настройка позиции выпадающего по клику окна и его ширина */
#navigblock1 {
width: 128px;
    margin-left: 368px;
    position: absolute;
    top: -240px;
    z-index: 999;
}

#navigblock2 {
width: 150px;
    margin-left: 425px;
    position: absolute;
    top: -255px;
    z-index: 999;
}

/* настройка блока ссылок, цвет фона, тени, прозрачность, отступы */
.sslka {
display: block;
    opacity: 1;
    padding: 4px;
    background: #edeee533;
    box-shadow: 0px 0px 5px 1px #00000091;
}

/* настройка вида самой ссылки, ширина, цвет, фон, шрифты и так далее */
#pun .sslka a {
background: #151a16;
    white-space: nowrap;
    margin: 2px auto;
    transition: all 0.3s linear 0s;
    display: block;
padding: 2.5px 3px;
    letter-spacing: 2px;
    text-transform: uppercase;
    width: 130px;
    color: #9aa097;
    font-family: open sans;
    font-size: 8px;
text-align: center;
    font-weight: 500;
    outline: 1px solid #ffffff54;
}

/* ссылка при наведении */
#pun .sslka a:hover {
    background-color: #bc9848!important;
    opacity: .9;
    transform: scale(.95);
    color: #ebecf0;
}

/* очередность вкладыш */
.sslka qq {
display: flex;
    justify-content: center;
    align-content: center;
    font-family: 'Open Sans';
    font-size: 8px;
    font-style: normal;
    text-transform: lowercase;
    color: #c0c7bd;
    padding: 2px;
    line-height: 13px;
    width: 115px;
}
.sslka qq dd {
    font-weight: 900;
    margin-left: 5px;
}

0

3

Код:
/* ФОН, ЗАДНИЙ ФОН */
body {
    background: url(https://forumstatic.ru/files/001b/c5/c0/45002.jpg) no-repeat fixed top center;
    background-color: #090b09;
    background-size: cover;
}

/* ШАПКА */
#pun-title table {
    border: none;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(https://forumstatic.ru/files/001b/c5/c0/12337.png);
    width: 1117px;
    height: 515px;
    margin: -510px 0 0 -50px; 
    position: absolute;
  }

/* ФУТЕР */
#pun-about p.container {
    position: relative;
    background: url(https://forumstatic.ru/files/001b/c5/c0/87879.png) transparent no-repeat;
    width: 1107px;
    height: 137px;
    margin: 0px 0 -63px -48px;  /* ?????????? */
    overflow-x: hidden;
    text-align: center;
    line-height: 2;
    font-family: var(--fontm);
    text-transform: lowercase;
    font-size: 9px;
}

0

4

любой объект в шапке форума

Код:
<div style="position: absolute;
top: 178px;
left: 250px;
width:186px;">
Тут код вашего объекта: картинки, плеера, таблицы и т.д.
</div>

0

5

Код:
/* КАТЕГОРИИ */   
#pun-category1.category h2 {
background: url(https://forumstatic.ru/files/001b/c5/c0/43169.png) no-repeat top center;
width: 1031px;
height:65px;
margin-left:-12px;
border-style: none;
font-size:0 !important;}

0

6

пробуем

0

7

0

8

0

9

проверка

0

10

подчеркивание ссылок при наведении:

Код:
#pun-navlinks li a:after {
background-color: #ae8339; /* Цвет линии при наведении на нее курсора мыши */
    display: block;
    content: "";
    height: 2px; /* Высота линии */
margin: 5px 0px 0px 0px;
    width: 0%;
    -webkit-transition: width .3s ease-in-out;
    -moz--transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
      }
#pun-navlinks li a:hover:after, #pun-navlinks li a:focus:after {
     width: 100%;
} 

0

11

после
#pun .post h3 a {

Код:
.post h3 span {
    margin-left:270px !important;
    margin-top: 17px;
    text-align: left;
    position: relative;
    z-index: 1;
padding: 0 !important;
    padding-left: 2px !important;
    width: auto;
    color: #819bbf!important;
}

/* C3.2 перегородка между сообщениями */
/* #pun .post h3 */
#pun-viewtopic .post h3 {
    width: 1031px;
    font-size: 9px;
    font-weight: 600;
    height: 57px;
    color: #819bbf!important;
    font-family: 'Yeseva One';
    margin-left: -12px !important;
    margin-top: -30px !important;
margin-bottom: 0px!important;
padding-top: 3px;
    text-transform: uppercase;
    letter-spacing: 0px;
    background: url(https://forumstatic.ru/files/001b/c5/c0/32774.png) no-repeat scroll center top ;
    text-shadow: 1px 1px 1px #000000b3;
}

/* C3.3 дата поста */
.punbb .post h3 span {
padding: 1px 1px;
  display: block;
  margin-left: 26em;
margin-right: 1em;
  border-left-style: solid;
  border-left-width: 1px
margin-top: -1px;
  }

после
.FNTslider .before {
background: #6e90ba!important;
}

Код:
/* C3.4 не трогать */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
margin-top: 2px;
position: absolute;
margin-left: 720px;
  font-weight: normal;
  }

#pun .post h3 strong {
    font-weight: 700;
    width: auto;
color: #819bbf!important;
}

0


Вы здесь » morsmordre: mortis requiem » темная метка » тестовая тема


Рейтинг форумов | Создать форум бесплатно