Conectarse
Últimos temas
|
|
|
|
CRÉDITOS
Skin “Shine!” creado por Runa XIII e inspirado en la colección de tablillas de Nymphea “Keep it simple”. Un agradecimiento especial para Nymphea por su consentimiento. Paleta de color “198 Celebration!” por alfarroba en ColorLovers. Un agradecimiento especial a la Asistencia de Foroactivo y los tutoriales de Savage Themes y The Captain Knows Best.
CSS 02/06/15 DL
Página 1 de 1.
CSS 02/06/15 DL
- Código:
/*Cuadro general del foro*/
#wrap {
background-color: #D4D9E0;
border-right: solid 18px #043C3D;
border-left: solid 18px #043C3D;
box-shadow : 0px 0px 15px #000;
border-radius: 0px 400px 0px 0px;
border-bottom: solid 25px #043C3D;
}
/*----------------------------Descripciones categorias-Foros by Sylver-------------------------*/
#desca1{width: 500px;
height: 150px;
overflow:hidden;
}
#desca2{background:#000020;
width:350px;height:130px;
position:relative;
bottom:-170px;
transition:ease-in-out 0.5s;
-webkit-transition:ease-in-out 0.5s;
-moz-transition:ease-in-out 0.5s;
color: #f0f0f0;
font: 12px 'Alegreya Sans SC';
padding: 10px;
text-align: center;
opacity: 0.8; overflow: auto;}
#desca2 a {display: block;
margin: 5px;
background: #73788C;
opacity: 0.6;
color: white;}
#desca2 a:hover {opacity: 1}
#desca1:hover #desca2{bottom: -10px;}
/*-------------------------------------FIN------------------------------------*/
/*Quitar esquinas blancas*/
span.corners-bottom, span.corners-bottom span, span.corners-top, span.corners-top span {
display: none;
}
/*--------------------------------------Grupos------------------------------------------------------*/
/* Simbolos */
#groupsimbol .gs {
display: inline-block;
margin-left: 1px;
margin-right: 1px;
height: 40px;
width: 40px;
border-radius: 50%;
border: #043C3D solid 3px;
transition: all 1s ease;
-moz-transition: all 1s ease;
-webkit-transition: all 1s ease;
vertical-align: bottom
}
#groupsimbol .gs:hover {
transition: all 2s ease 0s;
border-radius: 0;
width: 43px;
height: 43px;
margin-left: 3px;
padding: 0;
margin-right: 8px;
margin-bottom: 5px;
}
#colorleyend td#leyends {
width: 300px;
}
#leyends .gl a {
text-decoration: bold;
}
#colorleyend {
margin-top: 20px;
}
#titleL {
color: #043C3D;
font-size: 15px;
font-style: normal;
text-decoration: none;
}
#colorleyend td {
height: 86px;
}
/*---------------------------------------------------------fin----------------------------------------*/
/*Ocultar "Buscar"*/
#search-box {
display:none;
}
/*ocultar info delperfilcon un boton
* div.postprofile dl dd{
display: none;
}
* div.postprofile dl dt{
padding-bottom: 40px;
background:url("http://2img.net/i/fa/optimisation_fdf/es/grupox10.png")no-repeat scroll bottom center;
}
* div.postprofile dl:hover dd{
display: block;
}
* div.postprofile dl:hover dt{
padding-bottom: 0px;
background: none;
}
fin*/
/*Cuadro y fondo de las categorias y foros*/
.forabg {
background-color: #6896A9;
border-color: #043C3D;
border-radius: 0px;
border-style: solid;
border-width: 6px 0;
margin-bottom: 30px;
padding-bottom: 30px;
padding-top: 62px;
margin-left: 25px;
margin-left: 20px;
width: none;
}
/*Distancia de widgets y foro*/
#main-content {
margin-left: 15px;
}
/*Titulo de la categoría*/
.table-title h2, li.header dl.icon dd.dterm {
font-family: georgia;
text-align: center;
font-style: italic;
text-transform: none;
}
.table-title, .table-title h2 {
font-size: 30px;
font-family: Georgia;
text-shadow: 0px 0px 4px white;
text-transform: none;
color: white;
letter-spacing: -3px;
}
/*Interior de la categoria: mensajes*/
.forabg li.row dd.dterm {
width:70% /*Descripción y Título*/
}
/*Lo demás*/
.forabg li.row dd.topics{
width: 10%;
font-size: 10px
}
.forabg li.row dd.topics:after {
content: " TEMAS ";
font-size: 10px
}
.forabg li.row dd.posts{
width: 10%;
font-size: 10px
}
.forabg li.row dd.posts:after {
content: " POSTS ";
font-size: 10px
}
.forabg li.row dd.lastpost{
width: 20%;
border-top: double 4px #043C3D;
border-bottom: double 4px #043C3D;
background: black;
background-color: #D4D9E0;
}
/*Categorias: Algunas otras cosas*/
ul.forums {
background-color: transparent; /*Para quitar el color de fondo*/;
}
.forabg li.row {
border-style: none; /*Para quitar algunos de los bordes blancos*/;
}
ul.forums dd {
border-style: none; /*Para quitar ootros de los bordes blancos*/;
}
/*Cabecera de la categoría*/
.forabg li.header dd.dterm {
width: 70%; /* Este es el ancho por defecto, si lo cambiais, tendréis que ajustar el resto de anchos */
}
.forabg li.header dd.topics {
width: 8%; /* Este es el ancho por defecto, si lo cambiais, tendréis que ajustar el resto de anchos */
display:none;
}
.forabg li.header dd.posts {
width: 8%; /* Este es el ancho por defecto, si lo cambiais, tendréis que ajustar el resto de anchos */
display:none;
}
.forabg li.header dd.lastpost {
width: 20%; /* Este es el ancho por defecto, si lo cambiais, tendréis que ajustar el resto de anchos */
}
/*Titulo de los foros*/
a.forumtitle {
background-color: #04273D;
border-radius: 0 0 0 0;
display: block;
color: #B1D6E3;
font-family: Georgia;
font-size: 14px;
font-style: none;
letter-spacing: -1px;
margin-left: 70px;
margin-top: 10px;
text-align: center;
text-transform: uppercase;
width: 400px;
}
a.forumtitle:hover {
background-color: #04273D;
border-radius: 0 0 0 0;
display: block;
font-color: red;
font-family: Georgia;
font-size: 14px;
font-style: none;
letter-spacing: -1px;
margin-left: 70px;
margin-top: 10px;
text-align: center;
text-transform: uppercase;
width: 400px;
}
/*Descripción de los foros*/
#desc {
background-color: black;
background-image: url('http://i.imgur.com/QdU6nUI.jpg');
border-top: solid 10px #3c1f04;
border-bottom: dashed 2px #3c1f04;
padding: 5px;
width: 390px;
}
#texto {
font-family: georgia;
font-size: 12px;
color: #B1D6E3;
text-align: justify;
line-height: 10px;
}
#subforos {
background: #170c01;
text-align: center;
border-radius: 30px 30px 30px 30px;
margin: auto;
padding: 1px;
width: 80%;
font-family: Consolas;
font-size: 10px;
letter-spacing: -0.2px;
}
#subforos a:hover{
text-decoration: none;
color: #FFFFFF;
text-transform: uppercase;
}
/*Otras descripciones*/
.desc11 {
background-color: #D4D9E0;
border-right: 2px double #08173D;
border-bottom: 2px double #08173D;
font-family: georgia;
font-size: 12px;
text-align: justify;
width: 300px;
height:60px;
overflow: auto;
margin-left: 10px;
margin-top: 10px;
padding: 10px;
display: block;
line-height: 11px;
}
.desc12 {
border-right: 2px double #08173D;
border-top: 2px double #08173D;
width:140px;
height:50px;
margin-top:-25px;
padding: 10px;
display: block;
}
.formdesc01{
cursor: pointer;
font-family: Calibri;
font-size: 10px;
position:relative;
text-transform: uppercase;
text-align: left;
margin-top: 1px;
width:100px;
background-color: #B3BEDC;
border-left: 2px solid #08173D;
padding: 5px 0px 0px 30px;
transition: all 1s ease;
-moz-transition: all 1s ease;
-webkit-transition: all 1s ease;
}
.formdesc01:hover {
background: #ffffff;
width: 90px;
border-left: 30px solid #08173D;
transition: all 1s ease;
-moz-transition: all 1s ease;
-webkit-transition: all 1s ease;
}
.cosauno {
background: #D4D9E0 ;
border-right: #08173D double 2px ;
border-bottom:#08173D solid 2px;
font-family: georgia;
font-size: 12px;
text-align: justify;
width: 400px;
height:60px;
overflow: auto;
margin-left: 10px;
margin-top: 10px;
padding: 10px;
display: block;
line-height: 11px;
}
/*fin*/
/*Modificar los links del menu de navegación*/
ul.navlinks {
border-bottom: none; /*Quitamos el borde blanco que viene por defecto */
text-align: right;
}
a.mainmenu {
font-family: Georgia;
font-size: 22px;
font-style: italic;
color : #7A9BA0;
letter-spacing: -3px;
line-height: 0.6em;
margin-top: -70px;
text-align: center;
font-weight: lighter;
text-transform: lower
}
a.mainmenu:hover{
text-decoration: line-through;
color : #1E4F5C;
}
/*Links "Ultimos mensajes desde ultima visita"*/
#main ul.linklist li a {
font-family: Times New Roman;
font-size: 16px;
font-style: italic;
letter-spacing: -1px;
}
/*Letras de Grupos o Leyendas*/
p em b a.gensmall {
font-family: Georgia;
text-transform: uppercase;
font-size: 15px;
text-align: center;
letter-spacing: 2px;
}
p em {
font-style: normal;
color: transparent;
}
/*Centrar esa parte de abajo, estadisticas, leyendas*/
.linklist+.h3{
font-color: red;
font-family: Georgia;
font-size: 14px;
font-style: none;
letter-spacing: -1px;
text-align: center;
text-transform: uppercase;
}
.img-whois+p{
font-color: red;
font-family: Georgia;
font-size: 14px;
font-style: none;
letter-spacing: -1px;
text-align: center;
}
p+.clear+.h3{
font-color: red;
font-family: Georgia;
font-size: 14px;
font-style: none;
letter-spacing: -1px;
text-align: center;
text-transform: uppercase;
}
p.page-bottom{
font-color: red;
font-family: Georgia;
font-size: 14px;
font-style: none;
letter-spacing: -1px;
text-align: center;
}
/*Perfiles*/
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
font-weight: bold;
font-size: 24px;
font-style: italic !important;
font-family: Georgia;
text-decoration: none;
letter-spacing: -2px;
}
.postprofile {
display: block;
text-align: center;
}
.postprofile dd {
text-align: center;
margin-top: 4px;
}
/*Marco Perfil*/
.postprofile {
background-image: url(http://i.imgur.com/QdU6nUI.jpg);
border-top: solid 12px #043C3D;
border-bottom: solid 12px #043C3D;
border-right: 3px double #043C3D;
border-left: 3px double #043C3D;
float: left;
font-family: Times New Roman, Georgia;
font-style: !important;
font-size: 14px;
letter-spacing: -1px;
margin-right: -3px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
width: none;
}
/*Spoiler, Codigo, Cita*/
dl.codebox {
-moz-border-radius: 8px 8px 8px 8px;
border-radius: 0px 30px 0px 0px;
background: url('http://i.imgur.com/CfjRx9s.png');
border:1px solid #47A6CB;
}
dl.codebox dt {
border-bottom:1px dashed #945823;
display:block;
font-size:0.8em;
font-weight:700;
color:#945823;
margin-bottom:3px;
text-transform:uppercase;
font-family: Trebuchet MS, Arial,Helvetica,sans-serif;
}
dl.codebox code {
color:#945823;
font-family: Consolas, Arial,Helvetica,sans-serif;
text-shadow:0px 0px 4px #945823;
font-size:11px;
}
blockquote {
-moz-border-radius: 8px 8px 8px 8px;
border-radius: 0px 20px 0px 20px;
background:url('http://i.imgur.com/CfjRx9s.png');
border: 1px dashed #94C0C1;
}
.content blockquote {
color: #94C0C1;
font-family: Georgia, Arial,Helvetica,sans-serif;
font-style: italic;
font-size:11px;
}
/*Contenido del post*/
.postbody .content {
background-color: #BED3DC;
border-top: solid 10px #6992A9;
border-bottom: solid 12px #6992A9;
border-right: 3px double #6992A9;
border-left: 5px double #6992A9;
border-radius: 0px 45px 0px 0px;
font-family: Milonga, Georgia,Century Gothic, sans-serif;
font-size: 15px;
text-align: justify;
margin: 5px;
padding: 5px 5px 5px 5px;
}
/*Redondear algunas zonas*/
input.inputbox, input.button1{
border-radius:8px;
}
.inputbox {
border-radius: 15px 15px 15px 15px;
border: medium none;
display: inline-block;
outline: medium none;
}
/*Caja de la firma*/
.signature_div {
font-family: Sofadi One, Century Gothic, Georgia,sans-serif;
}
/*Titulo de los post en el post mismo*/
.page-title a{
background: #BED3DC;
border-radius: 45px 5px 45px 5px;
font-family: Georgía;
text-shadow:0px 0px 4px #000000;
text-align: center;
display: block;
letter-spacing: -1px;
font-weight: bold;
text-transform: capitalize;
}
/*Links de "màs"*/
.topic-actions .pagination a{
background-color: #BED3DC;
}
/*Fecha y nombre del autor de cada mensaje*/
.postbody .author{
font-family: Georgía;
font-style: italic;
}
/*Modulos*/
.module .h3 {
visibility: hidden;
}
#content-container div#left {
background-color: #D8E5F5;
border-top: solid 10px #043C3D;
border-bottom: solid 15px #043C3D;
border-right: 3px double #043C3D;
border-left: 3px solid #043C3D;
border-radius: 0px 45px 0px 0px;
margin-top:-500px;
margin-left:10px;
position: relative;
}
/*CB desplegable*/
#chatbox_ret_cont{
x-index: 10000;
z-index: 999;
background-color: transparent;
position: fixed;
bottom: 0;
}
#chatbox_ret_cont.chatbox_derecha{
right: 0;
}
#chatbox_ret_cont.chatbox_izquierda{
left: 0;
}
#chatbox_ret_cont div{
cursor: pointer;
}
#chatbox_ret_cont iframe#chatbox_ret{
background-color: #D4D9E0;
border: 4px double #043C3D;
display: none;
height: 379px;
margin-bottom: 0;
width: 700px;
}
#chatbox_ret_cont div {
float: left;
}
/*barra de desplazamiento gay*/
::-webkit-scrollbar {
width: 6px; /*quita la barra fris*/
}
::-webkit-scrollbar-track {
background-color: #D4D9E0; /*color de fonro*/
}
::-webkit-scrollbar-thumb {
background-color:#043C3D;/*color de barra*/
}
::-webkit-scrollbar-corner {
background-color: transparent; /*esquinas*/
}
/*fin barra*/
/* Correciones de tono al nuevo editor*/
/* Barra de botones */
div.sceditor-toolbar {
background: #D4D9E0 !important;
border-bottom: none !important;
}
/* color del campo de texto */
div.sceditor-container iframe, div.sceditor-container textarea {
background: #D4D9E0 !important;
color: #043C3D !important
}
/* El color del texto en el campo de mensaje */
.sceditor-container textarea {
color: #043C3D !important;
}
/*color de la barra de escritura en la cb, correción*/
.post {background-color: #fff;
color: green;
}
/*footer*/
ul.linklist.clearfix{
margin-left: 273px;
width: 650px;
font-size: 10px;
margin-bottom: 100px;
}
/*Imagen de la zona inferior :v*/
#page-footer {
background-image: url("LINK IMAGEN");
background-position: bottom;
background-repeat: no-repeat;
padding-bottom: 90px;
}
/*estadisticas y leyenda del foro*/
#new_leyendas {
background: none repeat scroll 0 0 #D4D9E0;
border-radius: 5px 5px 5px 5px;
padding: 20px;
width: auto;
}
#new_leyendas #miqlinea {
background: none repeat scroll 0 0 #BED3DC ;
border-radius: 5px 5px 5px 5px;
padding: 5px;
}
p em {
background: none repeat scroll 0 0 #D4D9E0;
border-left: double 2px #08173D;
border-right: double 2px #08173D;
display: block;
padding: 5px;
}
#new_leyendas #miestadistica {
background: none repeat scroll 0 0 ;
border-radius: 5px 5px 5px 5px;
padding: 5px;
}
p em {
background: none repeat scroll 0 0 #D4D9E0;
border-left: double 2px #BED3DC;
border-right: double 2px #BED3DC;
display: block;
padding: 5px;
}
#new_leyendas #tb_leyen {
width: 100%;
}
#new_leyendas #new_leyen_titulo {
color: #043C3D;
font-size: 26px;
font-weight: bold;
margin-bottom: 10px;
padding-bottom: 10px;
text-align: center;
width: auto;
font-family: georgia;
text-transform: uppercase;
}
/*imagen de quien esta enlinea */
.img-whois {
float: none;
}
hr {
background-color: ;
height: 1px;
border-bottom: 2px #043C3D double;
color: #043C3D;
}
Página 1 de 1.
Permisos de este foro:
No puedes responder a temas en este foro.
Sáb Mar 28, 2020 11:17 pm por Kuroki
» Morderish - Widget-
Sáb Nov 09, 2019 2:42 pm por Kuroki
» Hey Mamma! -Widgets-
Sáb Nov 09, 2019 2:37 pm por Kuroki
» Deku -Expediente
Jue Ago 16, 2018 12:55 am por Kuroki
» Keep it simple -Expediente-
Jue Ago 16, 2018 12:54 am por Kuroki
» 09/08/18 SF
Jue Ago 09, 2018 3:58 pm por Kuroki
» Keep it simple -Widgets-
Jue Ago 09, 2018 3:50 pm por Kuroki
» Dream catcher -Usos multiples-
Jue Ago 09, 2018 3:39 pm por Kuroki
» Bite -Otros-
Jue Ago 09, 2018 3:38 pm por Kuroki