31/12/2008, 09:39
|
| | Fecha de Ingreso: noviembre-2007
Mensajes: 37
Antigüedad: 17 años Puntos: 0 | |
Respuesta: template no va bien en firefox a vale es que no entendi muy bien cuando dijiste que querias ver toda la página xd
aquí te dejo el css
Código:
* {
padding:0;
margin:0;
}
html { min-height: 100%; margin-bottom: 1px; } /* FireFox Page-Shift Fix */
body {
margin: 0;
text-align: center;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:0.83em;
color:#222222;
background-color:#414042;
}
.clear {
clear: both;
}
.float_left {
float:left;
}
.float_right {
float:right;
}
#wrapper {
width:900px;
/*max-width:1400px;*/
margin-right: auto;
margin-left: auto;
text-align: left;
background-color: #FFFFFF;
border-right-width: 25px;
border-left-width: 25px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #212121;
border-left-color: #212121;
}
.content_padding {
padding: 0.5em 25px;
}
#top_menu {
text-align:right;
}
#header_effect {
background-image: url(images/bg_header_effect.gif);
background-repeat: repeat-x;
background-position: left top;
background-color: #333333;
border-top-width: 3px;
border-top-style: solid;
border-top-color: #F0F0F0;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #F0F0F0;
margin-top:0.5em;
}
#header {
padding: 30px 10px;
}
#header p {
color: #FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2em;
margin: 0;
line-height: 1.2;
text-align: center;
}
#header p.description {
font-size: 0.9em;
}
#header a, #header a:visited, #header a:active, #header a:hover {
color: #FFFFFF;
text-decoration: none;
}
.logo {
margin: 25px 0 0 25px;
}
div#content_wrapper {float:left;width:100%}
div#content {
margin-right: 400px;
}
div#side {
float:left;
width:360px;
padding: 0 0 0 10px;
margin: 0 10px 0 0;
margin-left:-380px;
}
div#side_one {
float:left;
width:170px;
padding-top: 320px;
padding-left: 10px;
margin-top: 0px;
margin-right: 10px;
margin-left:-190px;
}
div#side_two {
float:left;
width:170px;
padding-top: 320px;
padding-left: 10px;
margin-top: 0px;
margin-right: 10px;
margin-left:-380px;
}
div#footer{
clear:left;
width:100%;
background-color: #414042;
}
#footer_wrapper {
width:900px;
max-width:1400px;
margin-right: auto;
margin-left: auto;
text-align: left;
border-right-width: 25px;
border-left-width: 25px;
border-right-style: solid;
border-left-style: solid;
border-right-color:#212121;
border-left-color: #212121;
background-image: url(images/bg_footer_stripes.gif);
background-repeat: repeat;
background-position: left top;
background-color: #666666;
padding: 0 0 1em 0;
color: #FFFFFF;
}
#footer p {
color:#FFFFFF;
margin:0;
text-align:center;
}
#footer ul {
color:#FFFFFF;
}
#footer h4 {
letter-spacing:0.01em;
font-size: 1.75em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #FFFFFF;
margin-bottom: 0.5em;
margin-top: 0.25em;
}
#footer a {
color: #B6ED34;
font-weight: bold;
}
#footer a:hover {
color:#D3E6EF;
}
.description {
font-size: 1.2em;
text-align: center;
color:#CCCCCC;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}
h1 {
letter-spacing:0.01em;
font-size: 1.75em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #000000;
margin-bottom: 0em;
margin-top: 0.9em;
padding-top: 0.5em;
border-top: 1px solid #CCCCCC;
text-transform: capitalize;
}
.footer_meta {
margin-top: 2em;
background-color: #565656;
padding: 1em;
border-top: 1px solid #565656;
border-bottom: 1px solid #565656;
opacity: 0.5;
font-size: 0.8em;
}
.footer_meta:hover {
opacity: 1;
}
h1 a, h2 a {
color: #000000;
text-decoration:none;
}
h2 {
margin: 0.5em 0 0em 0;
font-size:1.25em;
color: #000000;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
font-size: 1.25em;
font-weight: normal;
color: #000000;
font-family: Georgia, "Times New Roman", Times, serif;
margin-bottom: 0.75em;
margin-top: 1.3em;
padding-top: 0.5em;
border-top: 1px solid #CCCCCC;
}
p {
line-height:150%;
margin: 0.5em 0 1em 0;
}
p.author {
margin-top:0.5em;
line-height:100%;
color:#666666;
font-size: 0.75em;
border-bottom: 1px dotted #E0E0E0;
padding-bottom: 1.5em;
}
div.pull_quote {
margin: 0.5em 0 0 20px;
font-size:1.25em;
color: #59a3c1;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
float:right;
width: 200px;
border-top: 1px solid #d3e6ef;
padding-top:5px;
padding-left:5px;
line-height: 1.5em;
/*
border-left: 1px dotted #CCCCCC;
padding-left:20px;
*/
}
div.pull_quote ul {
margin: 0.5em 0;
}
div.pull_quote li {
list-style-type:none;
}
div *.pull_quote_footer {
font-size:0.75em;
color: #999999;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: normal;
font-weight:normal;
float:right;
width: 200px;
margin-bottom:0;
/*
border-left: 1px dotted #CCCCCC;
padding-left:20px;
*/
}
a {
color:#000000;
text-decoration:underline;
}
a:hover {
color:#80AE14;
text-decoration:underline;
}
ul, ol {
margin-left:25px;
}
strong {
}
.top_border {
margin-top: 0.9em;
padding-top: 0.5em;
border-top: 1px solid #CCCCCC;
}
div.comment_wrapper {
float:left;
width:100%;
margin-left:-150px;
}
div.comment_content {
margin-left:150px;
}
div.comment_details {
float:right;
width:145px;
text-align:right;
}
.comment_bottom {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
}
.side ul {
list-style-type:none;
margin-left: 0;
}
.side ul li {
list-style-type:none;
line-height:1.25em;
margin-top:0.5em;
}
.side ul.children {
margin-left: 10px;
font-size: 0.9em;
}
a img{ border:none; }
img {
border: 1px solid silver;
padding: 3px;
margin-right: 3px;
margin-bottom: 3px;
margin-top: 3px;
}
.vertical_align {
display:inline;
vertical-align:middle;
border:0;
}
hr {
color:#CCCCCC;
background-color:#CCCCCC;
height:1px;
border: 0px none;
margin: 1.3em 0 1em 0 !important;
margin: 0;
}
#archivelist ul {
margin: 1em 25px;
list-style-type: none;
}
blockquote {
border: 0px none;
border-left: 3px solid #D3E6EF;
padding: 0.1em 0 0.1em 10px;
margin: 0.75em 0;
}
#feed_bar {
background-image: url(images/bg_feed_bar.gif);
background-repeat: repeat-x;
background-position: left top;
border-top: 0px solid #535355;
border-bottom: 0px solid #535355;
width:950px;
margin-right: auto;
margin-left: auto;
}
#feed_bar p {
margin: 0;
padding-top: 30px;
padding-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
color: #FFFFFF;
font-size: 1.5em;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.1;
}
#feed_bar p span.small {
margin-top: 30px;
font-size: 0.65em;
color: #f3f3f3;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.simplepie {
padding: 15px;
margin-top: 1em;
}
.simplepie h3 {
background-color: #046FA4;
margin-top: 0;
border: 0px none;
font-weight: normal;
padding: 0.25em 10px;
border-bottom: 2px solid #1D82B5;
}
.simplepie h3 a {
font-weight: normal;
text-decoration: none;
}
.simplepie ol {
margin-left: 0;
}
.simplepie li {
list-style-type: none;
margin-left: 10px;
clear: both;
}
.simplepie li a {
text-decoration: none;
}
.simplepie .date {
font-size: 0.8em;
float: left;
color: #1D82B5;
margin-bottom: 0.5em;
}
.fresh {
background-image: url(images/bg_new.gif);
background-repeat: no-repeat;
background-position: right bottom;
}
.recently {
background-image: url(images/bg_header_effect.gif);
background-repeat: repeat-x;
background-position: left top;
background-color: #999999;
color: #FFFFFF;
padding: 0.5em 1em;
border-top-width: 3px;
border-top-style: solid;
border-top-color: #999999;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #999999;
margin: 1em 0;
}
|