(21 Jul, 2012, 1:10 pm)Leandro M. escribió: El problema es que tu postbit-header tiene un padding de 10.
Hace esto, antes hace una copia de tus plantillas por las dudas
en tu plantilla postbit_classic quita el <div class="postbit8_fondo"> CODIGO </div>, el CODIGO no lo borres obviamente. Despues en tu global.css tenes que modificar el postbit-header
Remplaza esto:
Por esto:
No llego a entender, este es mi global.css:
body {
background:
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
}
a:link {
color:
text-decoration: none;
}
a:visited {
color:
text-decoration: none;
}
a:hover, a:active {
color:
text-decoration: none;
}
background:
border: 1px solid
margin: auto auto;
padding: 20px;
text-align: left;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-radius-buttomleft: 4px;
-webkit-border-radius-bottomright: 4px;
-border-radius-bottomright: 4px;
-border-radius-bottomleft: 4px;
-moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
-webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
margin-bottom: 20px;
border-radius: 0 0 4px 4px;
color:
width: 980px;
}
width: auto !important;
}
.menu ul {
color:
font-weight: bold;
text-align: right;
padding: 4px;
}
.menu ul a:link {
color:
text-decoration: none;
}
.menu ul a:visited {
color:
text-decoration: none;
}
.menu ul a:hover, .menu ul a:active {
color:
text-decoration: none;
}
background:
color:
font-size: 11px;
border: 1px solid
padding: 8px;
}
vertical-align: middle;
margin-top: -1px;
}
table {
color:
text-shadow: 0 -1px 0
font-family: 'Segoe UI', Arial, Verdana, Sans-Serif;
font-size: 12px;
}
.tborder {
background:
width: 100%;
margin: auto auto;
border: 1px solid
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-border-radius: 4px 4px 0 0;
}
.thead {
background: url(images/portal2/thead_bg.gif) top left repeat-x;
color:
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-border-radius: 4px 4px 0 0;
padding: 8px;
font-family: 'Segoe UI', Arial, Verdana, Sans-Serif;
font-size: 16px;
}
.thead a:link {
color:
text-decoration: none;
}
.thead a:visited {
color:
text-decoration: none;
}
.thead a:hover, .thead a:active {
color:
}
.tcat {
background:
color:
padding: 8px;
text-transform: uppercase;
text-shadow: 0 -1px 0
padding-top: -3px;
border-top: 1px solid rgba(0, 0, 0, 0.4);
font-size: 12px;
}
.tcat a:link {
color:
}
.tcat a:visited {
color:
}
.tcat a:hover, .tcat a:active {
color:
}
.trow1 {
background:
border-top: 1px solid
padding: 6px;
}
.trow2 {
background:
border-top: 1px solid
padding: 6px;
}
.trow_shaded {
background:
}
.trow_selected td {
background: rgba(255, 255, 255, 0.2);
}
.trow_sep {
background:
color:
font-size: 12px;
font-weight: bold;
}
.tfoot {
background: url(images/portal2/thead_bg.gif) top left repeat-x;
color:
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}
.tfoot a:link {
color:
text-decoration: none;
}
.tfoot a:visited {
color:
text-decoration: none;
}
.tfoot a:hover, .tfoot a:active {
color:
}
.bottommenu {
background:
color:
border: 1px solid
padding: 10px;
}
.navigation {
background:
color:
padding: 6px;
border: 1px solid
-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
-webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
text-shadow: 0 -1px 0
font-size: 11px;
}
.navigation a:link {
color:
text-decoration: none;
}
.navigation a:visited {
color:
text-decoration: none;
}
.navigation a:hover, .navigation a:active {
color:
text-decoration: none;
}
.navigation .active {
color:
font-size: 11px;
font-weight: bold;
}
.smalltext {
font-size: 11px;
}
.largetext {
font-size: 16px;
font-weight: bold;
}
input.textbox {
background:
color:
border: 1px solid
padding: 1px;
}
textarea {
background:
color:
border: 1px solid
padding: 4px;
line-height: 1.4;
text-shadow: 0 -1px 0
font-family: 'Segoe UI', Arial, Verdana, Sans-Serif;
font-size: 12px;
}
select {
background:
border: 1px solid
}
.editor {
background:
width: 220px;
border: 1px solid
text-shadow: none !important;
}
.editor_control_bar {
background:
border: 1px solid
text-shadow: none !important;
}
.autocomplete {
background:
border: 1px solid
color: black;
}
.autocomplete_selected {
background:
color:
}
.popup_menu {
background:
border: 1px solid
}
.popup_menu .popup_item {
background:
color:
}
.popup_menu .popup_item:hover {
background:
color:
}
.trow_reputation_positive {
background:
}
.trow_reputation_negative {
background:
}
.reputation_positive {
color: green;
}
.reputation_neutral {
color:
}
.reputation_negative {
color: red;
}
.invalid_field {
border: 1px solid
color:
}
.valid_field {
border: 1px solid
}
.validation_error {
background: url(images/invalid.gif) no-repeat center left;
color:
margin: 5px 0;
padding: 5px;
font-weight: bold;
font-size: 11px;
padding-left: 22px;
}
.validation_success {
background: url(images/valid.gif) no-repeat center left;
color:
margin: 5px 0;
padding: 5px;
font-weight: bold;
font-size: 11px;
padding-left: 22px;
}
.validation_loading {
background: url(images/spinner.gif) no-repeat center left;
color:
margin: 5px 0;
padding: 5px;
font-weight: bold;
font-size: 11px;
padding-left: 22px;
}
img {
border: none;
}
.clear {
clear: both;
}
.hidden {
display: none;
float: none;
width: 1%;
}
.hiddenrow {
display: none;
}
.selectall {
background-color:
font-weight: bold;
text-align: center;
}
.float_left {
float: left;
}
.float_right {
float: right;
}
.menu ul {
list-style: none;
margin: 0;
}
.menu li {
display: inline;
padding-left: 5px;
}
.menu img {
padding-right: 5px;
vertical-align: top;
}
margin: 0;
float: right;
}
.expcolimage {
float: right;
width: auto;
vertical-align: middle;
margin-top: 3px;
}
img.attachment {
border: 1px solid
padding: 2px;
}
hr {
background-color:
color:
height: 1px;
border: 0px;
}
font: 11px Verdana, Arial, Sans-Serif;
margin: 0;
padding: 10px 0 0 0;
}
float: right;
text-align: right;
margin: 0 auto;
display: none;
}
blockquote {
background: rgba(0, 0, 0, 0.4);
border: 1px solid rgba(0, 0, 0, 0.6);
margin: 0;
padding: 4px;
-moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
-webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-border-radius: 4px;
}
blockquote cite {
display: block;
margin: 0;
text-transform: uppercase;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
padding: 3px 0;
margin-bottom: 3px;
font-style: normal;
font-weight: bold;
}
blockquote cite span {
float: right;
font-weight: normal;
}
blockquote cite span.highlight {
float: none;
font-weight: bold;
padding-bottom: 0;
}
.codeblock {
background: rgba(0, 0, 0, 0.4);
border: 1px solid rgba(0, 0, 0, 0.6);
padding: 4px;
padding: 4px;
-moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
-webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-border-radius: 4px;
}
.codeblock .title {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
margin: 3px 0;
text-transform: uppercase;
font-weight: bold;
}
.codeblock code {
overflow: auto;
height: auto;
max-height: 200px;
display: block;
font-family: Monaco, Consolas, Courier, monospace;
font-size: 13px;
}
.subforumicon {
border: 0;
vertical-align: middle;
}
.separator {
margin: 5px;
padding: 0;
height: 0px;
font-size: 1px;
list-style-type: none;
}
form {
margin: 0;
padding: 0;
}
.popup_menu .popup_item_container {
margin: 1px;
text-align: left;
}
.popup_menu .popup_item {
display: block;
padding: 3px;
text-decoration: none;
white-space: nowrap;
}
.popup_menu a.popup_item:hover {
text-decoration: none;
}
.autocomplete {
text-align: left;
}
.subject_new {
font-weight: bold;
}
.highlight {
background:
padding-top: 3px;
padding-bottom: 3px;
}
.pm_alert {
background:
color:
border: 1px solid
text-align: center;
padding: 5px 20px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
}
.red_alert {
background:
border: 1px solid
color:
text-align: center;
padding: 5px 20px;
margin-bottom: 15px;
font-size: 11px;
}
.high_warning {
color:
}
.moderate_warning {
color:
}
.low_warning {
color:
}
div.error {
padding: 5px 10px;
border-top: 2px solid
border-bottom: 2px solid
background:
font-size: 12px;
}
div.error p {
margin: 0;
color:
font-weight: normal;
}
div.error p em {
font-style: normal;
font-weight: bold;
padding-left: 24px;
display: block;
color:
background: url(images/error.gif) no-repeat 0;
}
div.error.ul {
margin-left: 24px;
}
.online {
color:
}
.offline {
color:
}
.pagination {
font-size: 11px;
padding-top: 10px;
margin-bottom: 5px;
}
.tfoot .pagination, .tcat .pagination {
padding-top: 0;
}
.pagination .pages {
font-weight: bold;
}
.pagination .pagination_current, .pagination a {
padding: 2px 6px;
margin-bottom: 3px;
}
.pagination a {
border: 1px solid
}
.pagination .pagination_current {
background:
color:
border: 1px solid rgba(0, 0, 0, 0.5);
text-shadow: 0 -1px 0
font-weight: bold;
}
.pagination a:hover {
background:
text-decoration: none;
}
.thread_legend, .thread_legend dd {
margin: 0;
padding: 0;
}
.thread_legend dd {
padding-bottom: 4px;
margin-right: 15px;
}
.thread_legend img {
margin-right: 4px;
vertical-align: bottom;
}
.forum_legend, .forum_legend dt, .forum_legend dd {
margin: 0;
padding: 0;
}
.forum_legend dd {
float: left;
margin-right: 10px;
}
.forum_legend dt {
margin-right: 10px;
float: left;
}
.success_message {
color:
font-weight: bold;
font-size: 10px;
margin-bottom: 10px;
}
.error_message {
color:
font-weight: bold;
font-size: 10px;
margin-bottom: 10px;
}
.post_body {
padding: 5px;
}
.post_content {
padding: 5px 10px;
}
.quick_jump {
background: url(images/jump.gif) no-repeat 0;
width: 13px;
height: 13px;
padding-left: 13px;
vertical-align: middle;
border: none;
}
.repbox {
font-size:16px;
font-weight: bold;
padding:5px 7px 5px 7px;
}
._neutral {
background-color:
color:
border:1px solid
}
._minus {
background-color:
color:
border:1px solid
}
._plus {
background-color:
color:
border:1px solid
}
.pagination_breadcrumb {
background-color:
border: 1px solid
outline: 1px solid
padding: 5px;
margin-top: 5px;
font-weight: normal;
}
.pagination_breadcrumb_link {
vertical-align: middle;
cursor: pointer;
}
.pm_alert a:link, .pm_alert a:visited, .pm_alert a:active {
color:
}
.pm_alert a:hover {
color:
}
.postbit {
padding-left: 3px;
padding-right: 0px;
padding-top: 3px;
padding-bottom: 3px;
background-color:
border-top: 1px solid
border-right: 2px solid
border-left: 1px solid
border-bottom: 2px solid
margin-bottom: 3px;
}
.postbit-avatar {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px
background-color:
border: 1px solid
padding: 4px;
}
.postbit-avatar:hover {
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;
-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
.ytborder
{
background:
color:
border: 1px solid
}
.ytcat
{
background:
color:
font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.panelsurround
{
background:
color:
}
.postbit3_header {
background:
width: 160px;
color:
border-bottom: 1px solid
font-size: 11px;
border-top: 1px solid
border-bottom: 1px solid
border-left: 1px solid
border-right: 1px solid
margin-top: 0px;
text-align: center;
padding: 5px 10px;
font-size: 11px;
font-weight: bold;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: 0 0 1em
-moz-box-shadow: 0px 0px 10px
-webkit-box-shadow: 0px 0px 10px
}
.postbit4_header {
background:
font-family:Tahoma;
font-weight:normal;
font-size:11px;
width:92%;
padding: 5px 14px;
padding-left:8px;
text-align:left;
padding-right:5px;
padding-top:6px;
margin-bottom:3px;
padding-bottom:5px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: 0 0 1em
-moz-box-shadow: 0 0 1em
-webkit-box-shadow: 0 0 1em
}
.postbit5_header {
background:
width: 130px;
color:
border-bottom: 1px solid
font-size: 11px;
text-shadow: 1px 1px 0
padding: 5px 14px;
border-top: 1px solid
border-bottom: 1px solid
border-left: 1px solid
border-right: 1px solid
margin-top: 0px;
text-align: center;
font-size: 11px;
font-weight: bold;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
box-shadow: 0 0 1em
-moz-box-shadow: 0 0 1em
-webkit-box-shadow: 0 0 1em
}
y este mi postbit_classic:
No encuentro el postbit-header para modificar en global.css ni el codigo en postbit_classic