orinoco

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

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


Вы здесь » orinoco » Тестовый форум » коды


коды

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

1

<!-- /* КОД ССЫЛОК НАВИГАЦИИ ОТ ВЕЩЕГО ДУХА */-->
/* настройка кнопки, может быть текстом */
.spirit-navigation {
background: url(http://forumstatic.ru/files/001b/15/c4/52962.png) no-repeat;
height:28px;
width: 200px;
top:-35px;
margin-left: -20px;
display:inline-block;
cursor: pointer;
font-size: 0px;
color: transparent;
position: absolute;
transition: all 0.3s ease-in-out 0s;
box-shadow: 0 0 0 0px #5f5668 inset, 0px 0px 2px 0px #5f5668;
border-radius: 2px;
}

/* вид кнопки после клика по ней */
.spirit-navigation.spirit-navigation_hover{
background: url(http://forumstatic.ru/files/001b/15/c4/52962.png) no-repeat;
}

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

/* настройка блока ссылок, цвет фона, тени, прозрачность, отступы */
.sslka {display: block;
opacity: .95;
padding: 5px;
background: #3f4153;
box-shadow: 0 0 0 1px rgba(0,0,0,.2) inset, 1px 2px 2px 1px rgba(0,0,0,.4);
border-radius: 2px
}

/* настройка вида самой ссылки, ширина, цвет, фон, шрифты и так далее */
#pun .sslka a {
background: #494c61;
white-space: nowrap;
margin: 5px auto;
border-radius: 2px;
text-align: center;
transition: all 0.3s linear 0s;
display: block;
padding: 4px;
letter-spacing: 1px;
text-transform: uppercase;
width: 175px;
color: #babbbf;
text-shadow: 0px 0px 1px rgba(0,0,0,1);
font-family: Lora;
font-size: 11px;
box-shadow: 0 0 1px 1px #111 inset, 0 2px 7px 2px rgba(255,255,255,.04) inset
}

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

/* --------- выпадающий блок лучший пост --------*/
.tooltip {
  position: relative;
  color: #687497 !important;
font-family: Lora;
}

.tooltip a {
  color: #687497 !important;
}

.tooltip > span {
  display:none;
}

.tooltip:hover>span {
  display:inline-block;
  position: absolute;
  padding:5px;
  /*margin-top:15px;
  margin-left: -120px;*/
  z-index: 90;
  width: 170px;
  color: #687497;
}

.cont {background: #9c9ba6; border: 3px double #524b6a;
color: #3d3a50;
padding: 5px;
text-align: center;
}

.block_best {
padding-top: 4px;

    padding-bottom: 4px;
    width: 205px;
    height: 30px;   
    border-bottom: 0px solid #373631;
    background:#303863;
    box-shadow: 0 0 5px #322e49 inset;
    vertical-align: middle;
    text-align: center;
    font-family: Lora !important;
    font-weight: 80 !important;
    font-size: 10px;
    line-height: 1.5;
    color: #687497;
}

.block_best span{
    text-align: center;
    font-family: Lora !important;
    font-weight: 80 !important;
    font-size: 11px;
    color: #99a7d0;
}

.block_quest {
  position: absolute;
    top: -195px;
    margin-left: 670px;
    padding-right: 5px;
    padding-bottom: 7px;
    width: 250px;
    height: 172px;
    text-align: center;
    overflow-y: auto;
    border-bottom: 0px solid #373631;
    font-family: Lora !important;
    font-weight: 80 !important;
    font-size: 11px;
    line-height: 1;
    color: #d4d7e2;
  background:#2f345a;
    opacity: 0.6;
}

свой стиль вверх

0

2

[i][/i]

0


Вы здесь » orinoco » Тестовый форум » коды


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