Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje06-01-2012, 21:32 (UTC)    
Título del mensaje: [CSS] Elegant

Preview-> http://i.imgur.com/VPNt7.png

Por Encima:
Código:
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>

<body>
<center><img src="http://i.imgur.com/9ll4t.png" /></center>
<div class="centrar">

<div id="menu-container">
<ul id="menu">
<li><a href="#">Inicio</a></li>
<li><a href="#">Códigos</a></li>
<li><a href="#">Skins</a></li>
<li><a href="#">Soporte</a></li>
</ul>
</div>

<div id="izquierda">
<div id="cuerpo">


Por Debajo:
Código:
</div>
<div id="footer">
<div id="left">
Copyright Tu Web 2012<br />
Plantilla por <a href="http://www.bittnet.es.tl">Bitt Net</a>
</div>
<div id="right">
<a href="/contact.htm">Contacto</a> | <a href="/rss.htm">RSS</a> | <a href="/site.htm">Sitemap</a><br />

</div>
</div>
</div>
<div id="aside">
<div class="widget">
asdgfdsfgdfsgdfs
</div>
<div class="widget">
asdgfdsfgdfsgdfs
</div>
<div class="widget">
asdgfdsfgdfsgdfs
</div>
<div class="widget">
asdgfdsfgdfsgdfs
</div>
</div>
</div>
<div style="width: 100%; clear: both; text-align: center; opacity: 0.2;"><img src="http://i.imgur.com/sh4Yh.png" /></div>
</body>
</html>


CSS:
Código:
@charset "utf-8";
/* CSS Document */

/* PLANTILLA CREADA POR iAXTRIX
PARA BITTNET. PROHIBIDA SU DISTRIBUCIÓN */
* {
padding: 0;
margin: 0;
}
body {
background: #E7F4FA;
font-size: 15px;
font-size: arial;
}
.centrar {
width: 960px;
margin: 0 auto;
}
.clear {
clear: both;
}

/* MENU */
#menu-container {
clear: both;
margin: 0 auto !important;
}
#menu {
float: left;
}
#menu li {
list-style: none;
float: left;
}
#menu li a {
background: #fff;
padding: 5px;
margin: 5px;
border-radius: 5px;
box-shadow: 0 0 1px #D2E7F6;
text-align: center;
color: #333;
}
#menu li a:hover {
box-shadow: 0 0 10px #D2E7F6;
}

/* PAGE */
#izquierda {
clear: left;
float:left;
width: 714px;
}
#cuerpo {
background: #FFFFFF;
border: solid #CEDCE2;
border-width: 1px 1px 0 1px;
border-radius: 5px 5px 0 0;
box-shadow: 0 0 5px #D2E7F6;
padding: 5px;
margin: 10px 0 0 0;
width: 714px;
float: left;
}
#aside {
margin: 5px 0 0px 5px;
width: 217px;
float: right;
}
.widget {
background: #FFFFFF;
border: 1px solid #CEDCE2;
border-radius: 5px;
box-shadow: 0 0 5px #D2E7F6;
padding: 5px;
margin: 5px 0;
}

/* FOOTER */
#footer {
font-size: 12px;
clear:both;
background: #333;
border: solid #CEDCE2;
border-width: 0 1px 1px 1px;
border-radius: 0 0 5px 5px;
box-shadow: 0 0 5px #D2E7F6;
padding: 5px;
color: #fff;
text-shadow: 0 1px 1px #000;
margin: 0 0 10px 0;
width: 714px;
float: left;
}
#footer a {
color: #d6d6d6;
text-decoration: underline;
}
#footer #left {
width: 357px;
float: left;
}
#footer #right {
width: 357px;
float: right;
text-align: right;
}


El PSD lo podreis descargar desde mi web-> http://bittnet.es.tl/Plantilla-Elegant.htm
Mensaje06-01-2012, 21:34 (UTC)    
Título del mensaje:

esta bien esa plantilla,saludos
______________
Reglas del Foro

¿Dónde hacer mi tema/post?
Mensaje06-01-2012, 22:29 (UTC)    
Título del mensaje:

Gracias Charlas. Alguna sugerencia?
Mensaje06-01-2012, 22:36 (UTC)    
Título del mensaje:

Buena plantilla!
Mensaje06-01-2012, 22:50 (UTC)    
Título del mensaje:

Muy bonita !
______________
[img[/img:872askjd]
Mensaje06-01-2012, 23:14 (UTC)    
Título del mensaje:

Muchas gracias. Si quereis que os haga alguna plantilla avisadme.
Mensaje06-01-2012, 23:47 (UTC)    
Título del mensaje:

Me encanta la estructura, Podes probar con más fonts si gustas, pero me encanta tu plantilla
______________
Pizic no se complica la vida, solo la vive a su manera
Mensaje07-01-2012, 11:16 (UTC)    
Título del mensaje:

Buena Plantilla
______________


Super Mario la lleva, es lo mejor en Videojuegos, se los recomiendo
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group