Diferencia entre revisiones de «MediaWiki:Monobook.css»

De Inciclopedia
Ir a la navegación Ir a la búsqueda
Sin resumen de edición
Sin resumen de edición
Línea 4: Línea 4:
 
Aquí van los estilos especificos para esta skin,
 
Aquí van los estilos especificos para esta skin,
 
los estilos generales se encuentran en [[mediawiki:common.css]]
 
los estilos generales se encuentran en [[mediawiki:common.css]]
  +
------------------------------------------
-----
 
  +
APAÑO PARA QUE SE PAREZCA A LA SKIN VECTOR
FONDO
 
  +
------------------------------------------
-----
 
  +
Fondo general de Inciclopedia
 
 
*/
 
*/
   
 
body {
 
body {
background: #f9f9f9 url(http://images.wikia.com/inciclopedia/images/1/12/FondoInciclopedia.jpg) 0px 0px no-repeat;
+
background-image: url(http://images.wikia.com/inciclopedia/images/7/70/Vector_-_Fondo.png) !important;
  +
background-position: top !important;
  +
background-repeat: repeat-x !important;
  +
background: #f6f6f6;
  +
}
  +
  +
/* Las cajitas de navegación, proyectos, busqueda, etc. en general*/
  +
.portlet h5 {
  +
display: block;
  +
margin: 3px 0px 7px 10px;
  +
color: #444444;
  +
text-transform: none;
  +
}
  +
  +
.portlet .pBody {
  +
background-image: url(http://images.wikia.com/inciclopedia/images/7/7b/Vector_-_Separador_título_menús.png);
  +
background-position: center top;
  +
background-repeat: no-repeat;
  +
background-color: transparent;
  +
border: 0px !important;
  +
padding: 1px 10px;
  +
margin-left: 8px;
  +
font-size: inherited;
  +
}
  +
  +
.portlet .pBody ul {
  +
list-style-type: none !important;
  +
list-style-image: none !important;
  +
margin: 0;
  +
padding: 0;
  +
}
  +
  +
/* El logo */
  +
#p-logo a, #p-logo a:hover {
  +
/* background: url(http://images.wikia.com/inciclopedia/images/3/3d/ChixpyLogo.png) center no-repeat !important; */
  +
}
  +
  +
  +
/* Menú editar, discusión, historial*/
  +
#p-cactions .pBody {
  +
background-image: none;
  +
}
  +
  +
  +
/* Caja de búsqueda */
  +
#p-search h5 {
  +
display: none;
  +
}
  +
  +
#p-search {
  +
position: absolute;
  +
top: 18px;
  +
right: 5px;
  +
width: auto;
  +
float: right;
  +
text-align: right;
  +
margin-right: 0;
  +
margin-left: 0;
  +
z-index: 51 !important;
  +
}
  +
  +
#p-search .pBody {
  +
background-image: none;
  +
}
  +
  +
#p-search form,
  +
#p-search input {
  +
margin: 0;
  +
margin-top: 0.4em;
  +
}
  +
  +
#p-cactions ul {
  +
font-size: 100% !important;
  +
height: 50px;
  +
position: relative;
  +
padding-top: 10px;
  +
left: -2px;
  +
bottom: -8px;
  +
background-color: transparent;
  +
z-index: 50 !important;
  +
}
  +
  +
#p-cactions ul li {
  +
border:1px solid #a7d7f9!important;
  +
border-top:none!important;
  +
padding:10px 0px 6px 0px!important;
  +
margin: -2px;
  +
background: url(http://images.wikia.com/inciclopedia/images/7/70/Vector_-_Fondo.png) 0px -45px repeat-x !important;
  +
background-color:#6cbbf4!important;
  +
}
  +
  +
#p-cactions ul li a, #p-cactions ul li.selected a {
  +
padding:10px 6px 6px 6px!important;
  +
background-color: transparent!important;
  +
cursor:pointer;
  +
color:#0645ad;
  +
text-transform: none;
  +
}
  +
  +
#p-cactions ul li.selected a {
  +
color: #333333 !important;
  +
padding: 10px 8px 6px 8px !important;
  +
font-weight:;
  +
}
  +
  +
#p-cactions ul li.new a { color:#a55858!important; }
  +
  +
#p-cactions ul li:hover {
  +
background: none white !important;
  +
border-bottom: none !important;
  +
padding-bottommm: 7px !important;
  +
cursor: pointer;
  +
}
  +
  +
#p-cactions ul li.selected {
  +
background-color: white !important;
  +
cursor: pointer;
  +
border-bottom:none !important;
  +
padding-bottom:7px !important
  +
}
  +
  +
#content, #p-cactions ul li, #p-cactions ul li a, #p-cactions ul li.selected a {
  +
-moz-border-radius:0px!important;
  +
-webkit-border-radius:0px!important;
  +
}
  +
  +
/* Caja del artículo */
  +
#content {
  +
margin-top: 56px !important;
  +
border: 1px solid #a7d7f9 !important;
 
}
 
}
   
  +
/* Meh, a saber */
  +
#p-tb, #p-wikicities-nav, #p-lang, #spotlight_container, #footer { position:relative; top:0px!important; }
 
/*
 
/*
 
---------------------------
 
---------------------------

Revisión del 20:42 9 jun 2010

/* <pre><nowiki>
http://inciclopedia.wikia.com/index.php?title=MediaWiki:Monobook.css&action=raw&ctype=text/css&smaxage=18000

Aquí van los estilos especificos para esta skin,
los estilos generales se encuentran en [[mediawiki:common.css]]
------------------------------------------
APAÑO PARA QUE SE PAREZCA A LA SKIN VECTOR
------------------------------------------

*/

body {
  background-image: url(http://images.wikia.com/inciclopedia/images/7/70/Vector_-_Fondo.png) !important;
  background-position: top !important;
  background-repeat: repeat-x !important;
  background: #f6f6f6;
}

/* Las cajitas de navegación, proyectos, busqueda, etc. en general*/
.portlet h5 {
  display: block;
  margin: 3px 0px 7px 10px;
  color: #444444;
  text-transform: none;
}

.portlet .pBody {
  background-image: url(http://images.wikia.com/inciclopedia/images/7/7b/Vector_-_Separador_título_menús.png); 
  background-position: center top;
  background-repeat: no-repeat;
  background-color: transparent; 
  border: 0px !important; 
  padding: 1px 10px;
  margin-left: 8px;
  font-size: inherited;
}

.portlet .pBody ul {
  list-style-type: none !important;
  list-style-image: none !important;
  margin: 0;
  padding: 0;
}

/* El logo */
#p-logo a, #p-logo a:hover {
/* background: url(http://images.wikia.com/inciclopedia/images/3/3d/ChixpyLogo.png) center no-repeat !important; */
}


/* Menú editar, discusión, historial*/
#p-cactions .pBody {
  background-image: none;
}


/* Caja de búsqueda */
#p-search h5 {
  display: none;
}

#p-search {
  position: absolute;
  top: 18px;
  right: 5px;
  width: auto;
  float: right;
  text-align: right;
  margin-right: 0;
  margin-left: 0;
  z-index: 51 !important;
}

#p-search .pBody {
  background-image: none;
}

#p-search form,
#p-search input {
  margin: 0;
  margin-top: 0.4em;
}

#p-cactions ul {
  font-size: 100% !important;
  height: 50px;
  position: relative;
  padding-top: 10px;
  left: -2px;
  bottom: -8px;
  background-color: transparent;
  z-index: 50 !important;
}

#p-cactions ul li {
  border:1px solid #a7d7f9!important;
  border-top:none!important;
  padding:10px 0px 6px 0px!important;
  margin: -2px;
  background: url(http://images.wikia.com/inciclopedia/images/7/70/Vector_-_Fondo.png) 0px -45px repeat-x !important;
  background-color:#6cbbf4!important;
}

#p-cactions ul li a, #p-cactions ul li.selected a {
  padding:10px 6px 6px 6px!important;
  background-color: transparent!important; 
  cursor:pointer;
  color:#0645ad;
  text-transform: none;
}

#p-cactions ul li.selected a { 
  color: #333333 !important; 
  padding: 10px 8px 6px 8px !important;
  font-weight:; 
}

#p-cactions ul li.new a { color:#a55858!important; }

#p-cactions ul li:hover { 
  background: none white !important;
  border-bottom: none !important;
  padding-bottommm: 7px !important;
  cursor: pointer;
}  

#p-cactions ul li.selected { 
  background-color: white  !important; 
  cursor:  pointer;
  border-bottom:none  !important;
  padding-bottom:7px  !important
}

#content, #p-cactions ul li, #p-cactions ul li a, #p-cactions ul li.selected a {
  -moz-border-radius:0px!important;
  -webkit-border-radius:0px!important;
}

/* Caja del artículo */
#content {
  margin-top: 56px !important;
  border: 1px solid #a7d7f9 !important; 
}

/* Meh, a saber */
#p-tb, #p-wikicities-nav, #p-lang, #spotlight_container, #footer { position:relative; top:0px!important; }
/*
---------------------------
VOTACIONES DE LOS ARTÍCULOS
---------------------------
Traido de Uncyclopedia.
Creado por [[uncyclopedia:Spang]]
*/
/* ratings css */
/* ratings css */
#p-rating div { text-align: center }
#ratingStars a { color: #e3e3e3; font-size: 16px; font-weight: normal; cursor: pointer }
#ratingStars a:hover { color: gold; text-decoration: none }
#ratingStars li {
	background-image:url(http://images.wikia.com/uncyclopedia/images/8/81/Star-rating.png);
	background-repeat: no-repeat;
	background-color: transparent;
	list-style: none;
	width: 17px;
	height: 17px;
	float: left;
	text-indent: -9000px;
	padding: 0 1px;
	cursor: pointer;
}
#ratingStars { height: 20px }
.ratingUser { background-position: 0 -34px }
.ratingAvg { background-position: 0 -17px }

/*
/*
---------------------------
ESTILOS PARA EL BLOG
---------------------------
*/
/* Para las entradas del blog
-------------------------*/
/* Caja de comentarios */
div#blog-comments {
  background: #eee;
  padding: 1em;
} 
/* Caja de cada mensaje */
div.blog-comment {
  border: solid #888 1px;
  background: #fff;
  color:black;
  padding: 1em;
}
/* Comentario ocultado */
div.blog-comment-hidden{color:#444; font-style: italic;}
/* Avatar */
div.comment_avatar {float: left; margin-right: 10px; overflow: hidden;}

/* Para la lista de entradas
-----------------------------*/
/* Título */
div.wk_blogs_link {font-size:larger; font-weight: bold;}
/* Fecha */
div.wk_date {font-style: italic;}
/* Barra inferior de cada mensaje */
div.wk_blogs_comments {border-bottom: 2px dotted #000;}

/*Cosas que mejor no tocar*/
ul#blog-comments-ul > li {display: inline; margin: 0;}
ul.list > li {display: inline; margin: 0;}
ul.links > li {display: inline; margin: 0;}
ul.star-rating {display: inline; margin: 0;}
ul.star-rating > li {display: inline; margin: 0;}

/*</nowiki></pre> */