тест
тестовая тема
Страница: 1
Сообщений 1 страница 11 из 11
Поделиться22022-12-03 00:00:55
навигация, стояла после администрации
Код:
/* КОД ССЫЛОК НАВИГАЦИИ ОТ ВЕЩЕГО ДУХА */
/* настройка кнопки, может быть текстом */
/* навигация */
.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;
}Поделиться32022-12-03 00:18:29
Код:
/* ФОН, ЗАДНИЙ ФОН */
body {
background: url(http://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(http://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(http://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;
}Поделиться42022-12-03 02:28:22
любой объект в шапке форума
Код:
<div style="position: absolute; top: 178px; left: 250px; width:186px;"> Тут код вашего объекта: картинки, плеера, таблицы и т.д. </div>
Поделиться52022-12-03 23:46:55
Код:
/* КАТЕГОРИИ */
#pun-category1.category h2 {
background: url(http://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;}Поделиться62022-12-04 18:47:09
пробуем
Поделиться92022-12-07 01:22:47
проверка
Поделиться102022-12-07 01:33:43
подчеркивание ссылок при наведении:
Код:
#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%;
} Поделиться112022-12-09 16:10:41
после
#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(http://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;
}
Страница: 1























