[Error]  colocar header mas grande
* URL del foro: http://salamanderfansub.donkiehost.com/ * Versión del foro: 1.6 * Actualización: Ninguna quería saber como colocar el header mas g...


quería saber como colocar el header mas grande y que se vea completo, ya que es bastante pequeño la parte donde se coloca
AP ==> Plantillas y estilo ==> Estilo ==> Tu Theme ==> click en opciones y elejir edit estilo ==> Global.css ==> Editar hoja de estilo modo avanzado

ahi dentro busca #logo o .logo

y copia el codigo css que esta puesto. sino hay nada avisame que lo hacemos xD
el global.cc

Código PHP:
body {
    
background#112435;
    
color#5286b8;
    
text-aligncenter;
    
line-height1.4;
    
margin0;
    
padding0;
    
font-familyTahomaVerdanaArialSans-Serif;
    
font-size100%;
}

{
    
color#0e4270;
    
text-decorationnone;
}

a:hover {
    
color#228ae7;
    
text-decorationnone;
}

.
mainwrap {
    
text-align:left;
    
margin0 auto;
    
font-size.8em;
    
width960px;
}

#header {
    
background#0e1c2a url(images/thecure/style/header_bg.jpg) 0 0 repeat-x;
    
height210px;
}

#header .header_main {
    
background#104d83 url(images/thecure/style/header_main.jpg) 0 0 repeat-x;
    
height126px;
    
width960px;
}

#header .header_left {
    
backgroundurl(images/thecure/style/header_left.jpg0 0 no-repeat;
    
height126px;
}

#header .header_right {
    
backgroundurl(images/thecure/style/header_right.jpg1000 no-repeat;
    
height126px;
}

#header .top_bar {
    
height34px;
}

#header .top_bar ul {
    
float:right;
    
padding9px 18px 0 0;
    
margin0;
    list-
style:none;
}

#header .top_bar ul li {
    
float:right;
    
margin0 6px;
    
backgroundurl(images/thecure/style/top_bar_tab.jpg0 0 no-repeat;
    
padding0;
    =
width110px;
}

#header .top_bar ul li a {
    
float:right;
    
margin0;
    
padding0;
    
padding0 0 0 26px;
    
text-decoration:none;
    
color:#FFFFFF;
}

#header .top_bar ul li a:hover {
    
text-decoration:underline;
}

#header .top_bar ul li a.top_bar_ucp {background: url(images/thecure/style/top_bar_links.gif) 5px -70px no-repeat}
#header .top_bar ul li a.top_bar_mcp {background: url(images/thecure/style/top_bar_links.gif) 5px -46px no-repeat}
#header .top_bar ul li a.top_bar_acp {background: url(images/thecure/style/top_bar_links.gif) 5px 4px no-repeat}
#header .top_bar ul li a.top_bar_lout {background: url(images/thecure/style/top_bar_links.gif) 5px -21px no-repeat}

#header .top_bar ul li a span {
    
float:left;
    
display:block;
    
backgroundurl(images/thecure/style/top_bar_tab.jpg1000 no-repeat;
    
padding:4px 15px 3px 3px;
}

#header .header_side {
    
floatright;
    
padding30px;
}

#header .logo {
    
floatleft;
}

#header .guest_links {
    
floatright;
    
padding40px 30px 0 0;
}

#header .guest_links ul {margin: 0;padding:0;list-style:none;background:url(images/thecure/style/guest_links.gif) 0 -50px no-repeat;width: 320px;height:50px}
#header .guest_links ul li {margin:0;padding:0;float:left}
#header .guest_links ul li.guest_or {width: 52px; height: 50px;display:block}
#header .guest_links a {display:block}
#header .guest_links a.register_button {width:162px;height:50px;background:url(images/thecure/style/guest_links.gif) 0 0 no-repeat;}
#header .guest_links a.login_button {width:100px;height:50px;background:url(images/thecure/style/guest_links.gif) -214px 0 no-repeat;}
#header .guest_links a:hover.register_button, #header .guest_links a:hover.login_button {background: 0}

#panel {
    
backgroundurl(images/thecure/style/panel_main.jpg0 0 no-repeat;
    
width266px;
    
height68px;
    
floatright;
}

#panel .panel_wrap {
    
padding6px 6px 2px 80px;
    
font-size.9em;
    
color#FFFFFF;
}

#navbar {
    
background#0e1c2a url(images/thecure/style/nav_main.jpg) 0 0 no-repeat;
    
width960px;    
    
height50px;
}

#navbar ul#nav {
    
padding0 10px;
    
margin0;
    list-
stylenone;
    
float:left;
    
displayblock;
    
width600px;
}

#navbar #search {
    
padding8px 14px 0 0;
    
float:right;
    
width310px;
}


#navbar #search .search_input_wrap {
    
backgroundurl(images/thecure/style/nav_search_input.jpg0 0 no-repeat;
    
width238px;
    
height30px;
    
floatleft;
}

#navbar #search .nav_search_input {
    
backgroundtransparent;
    
width200px;
    
padding4px;
    
border0;
    
margin3px 3px 3px 30px;
    
displayblock;
}

#navbar #search .nav_search_button {
    
backgroundtransparent url(images/thecure/style/nav_search_go.jpg)  0 0 no-repeat;
    
width62px;
    
height30px;
    
floatright;
    
padding0;
    
margin0;
    
border0;
    
cursorpointer;
}

#navbar ul#nav li {
    
margin0;
    
padding18px 12px 0 10px;
    
float:left;
}

#navbar ul#nav li a {
    
color#203446;
    
font-weightbold;
    
text-shadow#FFFFFF 1px 1px 0;
    
font-size1.1em;
}

#navbar ul#nav li a:hover {color: #228ae7}

#container {
    
padding0 0 16px 0;
    
background#203446 url(images/thecure/style/main_bg.jpg) 0 0 repeat-x;
}

#container .container_wrap {background: url(images/thecure/style/container_wrap.jpg) 50% 0 no-repeat}

#container .subnav {
    
background#b3d5f3 url(images/thecure/style/subnav_main.jpg) 0 0 repeat-x;
    
border1px solid #c9dff1;
    
border-bottom1px solid #94c2e8;
    
padding8px;
    
text-shadow#deedfb 1px 1px 0;
    
color#576774;
    
font-size.9em;
}

#container .subnav a {
    
color#146db5;
    
font-weightbold;
    
text-decorationnone;
}

#container .subnav a:hover {
    
color#112a41;
    
border-bottom1px dotted #112a41;
}

#content {
    
padding10px;
    
background#f0f0f0;
}

table {
    
color#303030;
    
font-familyTahomaVerdanaArialSans-Serif;
    
font-size13px;
}

.
tborder {
    
width100%;
    
margin0 auto;
}

.
thead_main {
    
background#0e4271 url(images/thecure/style/thead_main.jpg) 0 0 repeat-x;
    
height46px;
    
border-bottom1px solid #063055;
}

.
thead_left {
    
backgroundurl(images/thecure/style/thead_left.jpg0 0 no-repeat;
    
height46px;
}

.
thead_right {
    
backgroundurl(images/thecure/style/thead_right.jpg1000 no-repeat;
    
height46px;
}

.
thead_text {
    
padding15px 12px;
    
color#7bc5f2;
    
text-shadow#031b31 1px 1px 0;
    
line-height10px;
}

.
thead {
    
background#0e4271;
    
color#7bc5f2;
    
text-shadow#031b31 1px 1px 0;
}

.
thead a, .thead_text a {
    
color#ffffff;
    
text-decorationnone;
}

.
thead a:hover, .thead_text a:hover {
    
color#daf1ff;
    
border-bottom1px dotted #daf1ff;
}

.
thead_main .expcolimage {
    
floatright;
    
margin-top: -5px;
}

.
thead_main .expcolimage img {display:block}

.
tcat, .tcat_main {
    
background#b5d7f3 url(images/thecure/style/tcat_main.jpg) 0 0 repeat-x;
    
color#0a548f;
    
font-size12px;
    
text-shadow#ddeefa 1px 1px 0;
    
border-bottom1px solid #94c2e8;
}

.
tcat_main {
    -
moz-border-radius8px;
    -
webkit-border-radius8px;
    
border-radius8px;
    
border1px solid #94c2e8;
    /* -webkit-border-top-radius: 8px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    border-top-right: 0; */
    
-moz-border-radius8px;
    -
webkit-border-radius8px;
    
border-radius8px;
}

.
tcat_left {
    
border-left1px solid #94c2e8;
    
-webkit-border-bottom-left-radius8px;
    -
moz-border-radius-bottomleft8px;
    
border-bottom-left-radius8px;
}

.
tcat_right {
    
border-right1px solid #94c2e8;
    
-webkit-border-bottom-right-radius8px;
    -
moz-border-radius-bottomright8px;
    
border-bottom-right-radius8px;
}

.
tcat_top {border-top1px solid #94c2e8}

.tcat a, .tcat_main a {
    
color#114879;
}

.
tcat a:hover, .tcat_main a:hover {
    
color#114879;
    
border-bottom1px dotted #114879;
}

.
trow1 {
    
background#f0f0f0;
}

.
trow2 {
    
background#f0f0f0;
}

.
trow_shaded {
    
background#ffdde0;
}

.
trow_selected td {
    
background#FFFBD9;
}

.
trow_sep {
    
background#e5e5e5;
    
color#000;
    
font-size12px;
    
font-weightbold;
}

.
tfoot_main {
    
backgroundurl(images/thecure/style/tfoot_main.jpg0 0 repeat-x;
    
height9px;
}

.
tfoot_left {
    
backgroundurl(images/thecure/style/tfoot_left.jpg0 0 no-repeat;
    
height9px;
}

.
tfoot_right {
    
backgroundurl(images/thecure/style/tfoot_right.jpg1000 no-repeat;
    
height9px;
}

.
tfoot {
    
color#565656;
    
border-top1px solid #cbd3de;
}

.
tfoot a {
    
color#565656;
    
text-decorationnone;
}

.
tfoot a:hover {
    
color#228AE8;
    
text-decorationunderline;
}

#container .footer_main {
    
backgroundurl(images/thecure/style/footer_main.jpg0 0 no-repeat;
    
height18px;
    
width960px;
    
line-height1px;
}

#footer {
    
border-top1px solid #30475c;
    
padding14px 0 20px;
}

#footer .footer_menu {
    
width250px;
    
backgroundurl(images/thecure/style/footer_menu_main.jpg1000 no-repeat;
    
floatleft;
}

#footer .footer_menu ul {
    
margin0;
    
padding0 0 10px 0;
    list-
stylenone;

}

#footer .footer_menu ul li {
    
margin6px 14px 0 0;
    
padding0;
    
floatleft;
    
clearboth;
    
width:232px;
}

#footer .footer_menu ul li a {
    
background#0a1620;
    
-moz-border-radius4px;
    -
webkit-border-radius4px;
    
border-radius4px;
    
padding4px 6px 4px 32px;
    
displayblock;
    
color#8fb0cd;
}

#footer .footer_menu ul li a:hover{color:#228ae7}

#footer .footer_menu ul li a.bot_home {background: #0a1620 url(images/thecure/style/footer_links.gif) 3px -39px no-repeat}
#footer .footer_menu ul li a.bot_contact {background: #0a1620 url(images/thecure/style/footer_links.gif) 3px -1px no-repeat}
#footer .footer_menu ul li a.bot_archive {background: #0a1620 url(images/thecure/style/footer_links.gif) 3px -75px no-repeat}
#footer .footer_menu ul li a.bot_rss {background: #0a1620 url(images/thecure/style/footer_links.gif) 3px -111px no-repeat}

#footer .footer_content {
    
width690px;
    
backgroundurl(images/thecure/style/footer_logo.jpg10020no-repeat;
    
floatright;
    
padding40px 0 20px 0;
}

#footer .footer_content a {color: #FFFFFF}
#footer .footer_content a:hover {color: #228ae7}

.navigation {
    
color#000000;
    
font-size13px;
    
font-weightbold;
}

.
navigation a:link {
    
text-decorationnone;
}

.
navigation a:visited {
    
text-decorationnone;
}

.
navigation a:hover, .navigation a:active {
    
text-decorationnone;
}

.
navigation .active {
    
color#000000;
    
font-sizesmall;
    
font-weightbold;
}
.
smalltext {
    
font-size11px;
}

.
largetext {
    
font-size16px;
    
font-weightbold;
}

input.textbox {
    
background#ffffff;
    
color#000000;
    
border1px solid #cccccc;
    
-moz-border-radius4px;
    -
webkit-border-radius4px;
    
border-radius4px;
    
padding1px;
}

textarea {
    
background#ffffff;
    
color#000000;
    
border1px solid #0f5c8e;
    
padding2px;
    
font-familyVerdanaArialSans-Serif;
    
line-height1.4;
    
font-size13px;
}

select {
    
background#ffffff;
    
color#000000;
    
border1px solid #cccccc;
    
-moz-border-radius4px;
    -
webkit-border-radius4px;
    
border-radius4px;
    
padding3px;
}

.
editor {
    
background#f1f1f1;
    
border1px solid #ccc;
}

.
editor_control_bar {
    
background#fff;
    
border1px solid #0f5c8e;
}

.
autocomplete {
    
background#fff;
    
border1px solid #000;
    
colorblack;
}

.
autocomplete_selected {
    
background#adcee7;
    
color#000;
}

.
popup_menu {
    
background#ccc;
    
border1px solid #000;
}

.
popup_menu .popup_item {
    
background#fff;
    
color#000;
}

.
popup_menu .popup_item:hover {
    
background#C7DBEE;
    
color#000;
}

.
trow_reputation_positive {
    
background#ccffcc;
}

.
trow_reputation_negative {
    
background#ffcccc;
}

.
reputation_positive {
    
colorgreen;
}

.
reputation_neutral {
    
color#444;
}

.
reputation_negative {
    
colorred;
}

.
invalid_field {
    
border1px solid #f30;
    
color#f30;
}

.
valid_field {
    
border1px solid #0c0;
}

.
validation_error {
    
backgroundurl(images/invalid.gifno-repeat center left;
    
color#f30;
    
margin5px 0;
    
padding5px;
    
font-weightbold;
    
font-size11px;
    
padding-left22px;
}

.
validation_success {
    
backgroundurl(images/valid.gifno-repeat center left;
    
color#00b200;
    
margin5px 0;
    
padding5px;
    
font-weightbold;
    
font-size11px;
    
padding-left22px;
}

.
validation_loading {
    
backgroundurl(images/spinner.gifno-repeat center left;
    
color#555;
    
margin5px 0;
    
padding5px;
    
font-weightbold;
    
font-size11px;
    
padding-left22px;
}

/* Additional CSS (Master) */
img {
    
bordernone;
}

.
clear {
    
clearboth;
}

.
hidden {
    
displaynone;
    
floatnone;
    
width1%;
}

.
hiddenrow {
    
displaynone;
}

.
selectall {
    
background-color#FFFBD9;
    
font-weightbold;
    
text-aligncenter;
}

.
float_left {
    
floatleft;
}

.
float_right {
    
floatright;
}

.
expcolimage {
    
floatright;
    
widthauto;
    
vertical-alignmiddle;
    
margin-top3px;
}

img.attachment {
    
border1px solid #E9E5D7;
    
padding2px;
}

hr {
    
background-color#DBDBDB;
    
color#DBDBDB;
    
height1px;
    
border0px;
}

#copyright {
    
font11px VerdanaArialSans-Serif;
    
margin0;
    
padding10px 0 0 0;
}

#debug {
    
floatright;
    
text-alignright;
    
margin-top0;
}

blockquote {
    
border1px solid #ccc;
    
margin0;
    
background#fff;
    
padding4px;
}

blockquote cite {
    
font-weightbold;
    
border-bottom1px solid #ccc;
    
font-stylenormal;
    
displayblock;
    
margin4px 0;
}

blockquote cite span {
    
floatright;
    
font-weightnormal;
}

blockquote cite span.highlight {
    
floatnone;
    
font-weightbold;
    
padding-bottom0;
}

.
codeblock {
    
background#fff;
    
border1px solid #ccc;
    
padding4px;
}

.
codeblock .title {
    
border-bottom1px solid #ccc;
    
font-weightbold;
    
margin4px 0;
}

.
codeblock code {
    
overflowauto;
    
heightauto;
    
max-height200px;
    
displayblock;
    
font-familyMonacoConsolasCouriermonospace;
    
font-size13px;
}

.
subforumicon {
    
border0;
    
vertical-alignmiddle;
}

.
separator {
    
margin5px;
    
padding0;
    
height0px;
    
font-size1px;
    list-
style-typenone;
}

form {
    
margin0;
    
padding0;
}

.
popup_menu .popup_item_container {
    
margin1px;
    
text-alignleft;
}

.
popup_menu .popup_item {
    
displayblock;
    
padding3px;
    
text-decorationnone;
    
white-spacenowrap;
}

.
popup_menu a.popup_item:hover {
    
text-decorationnone;
}

.
autocomplete {
    
text-alignleft;
}

.
subject_new {
    
font-weightbold;
}

.
highlight {
    
background#FFFFCC;
    
padding-top3px;
    
padding-bottom3px;
}

.
pm_alert {
    
background#FFF6BF;
    
border1px solid #FFD324;
    
text-aligncenter;
    
padding5px 20px;
    
margin-bottom15px;
    
font-size11px;
}

.
red_alert {
    
background#FBE3E4;
    
border1px solid #A5161A;
    
color#A5161A;
    
text-aligncenter;
    
padding5px 20px;
    
margin-bottom15px;
    
font-size11px;
}

.
high_warning {
    
color#CC0000;
}

.
moderate_warning {
    
color#F3611B;
}

.
low_warning {
    
color#AE5700;
}

div.error {
    
padding5px 10px;
    
border-top2px solid #FFD324;
    
border-bottom2px solid #FFD324;
    
background#FFF6BF;
    
font-size12px;
}

div.error p {
    
margin0;
    
color#000;
    
font-weightnormal;
}

div.error p em {
    
font-stylenormal;
    
font-weightbold;
    
padding-left24px;
    
displayblock;
    
color#C00;
    
backgroundurl('images/error.gif'no-repeat 0;
}

div.error.ul {
    
margin-left24px;
}

.
online {
    
color#15A018;
}

.
offline {
    
color#C7C7C7;
}

.
pagination {
    
font-size11px;
    
padding-top10px;
    
margin-bottom5px;
}

.
tfoot .pagination, .tcat .pagination {
    
padding-top0;
}
.
pagination .pages {
    
font-weightbold;
}

.
pagination .pagination_current, .pagination a {
    
padding2px 6px;
    
margin-bottom3px;
}

.
pagination a {
    
border1px solid #81A2C4;
}

.
pagination .pagination_current {
    
background#F5F5F5;
    
border1px solid #81A2C4;
    
font-weightbold;
    
color#000;
}

.
pagination a:hover {
    
background#F5F5F5;
    
text-decorationnone;
}

.
thread_legend, .thread_legend dd {
    
margin0;
    
padding0;
}

.
thread_legend dd {
    
padding-bottom4px;
    
margin-right15px;
}

.
thread_legend img {
    
margin-right4px;
    
vertical-alignbottom;
}

.
forum_legend, .forum_legend dt, .forum_legend dd {
    
margin0;
    
padding0;
}

.
forum_legend dd {
    
floatleft;
    
margin-right10px;
}

.
forum_legend dt {
    
margin-right10px;
    
floatleft;
}

.
success_message {
    
color#00b200;
    
font-weightbold;
    
font-size10px;
    
margin-bottom10px;
}

.
error_message {
    
color#C00;
    
font-weightbold;
    
font-size10px;
    
margin-bottom10px;
}

.
post_body {
    
padding8px;
}

.
post_content {
    
padding5px 10px;
    
background#FFFFFF;
    
border1px solid #dbdbdb;
    
-moz-border-radius4px;
    -
webkit-border-radius4px;
    
border-radius4px;
}

.
quick_jump {
    
backgroundurl('images/jump.gif'no-repeat 0;
    
width13px;
    
height13px;
    
padding-left13px/* amount of padding needed for image to fully show */
    
vertical-alignmiddle;
    
bordernone;
}

.
repbox {
    
font-size:16px;
    
font-weightbold;
    
padding:5px 7px 5px 7px;
}

.
_neutral {
    
background-color:#FAFAFA;
    
color#999999;
    
border:1px solid #CCCCCC;
}

.
_minus {
    
background-color#FDD2D1;
    
color#CB0200;
    
border:1px solid #980201;
}

.
_plus {
    
background-color:#E8FCDC;
    
color#008800;
    
border:1px solid #008800;
}

.
pagination_breadcrumb {
    
background-color#f5f5f5;
    
border1px solid #fff;
    
outline1px solid #ccc;
    
padding5px;
    
margin-top5px;
    
font-weightnormal;
}

.
pagination_breadcrumb_link {
    
vertical-alignmiddle;
    
cursorpointer;
}

a.content_icon {displayblockfloatrightbackgroundurl(images/thecure/style/misc_icons.gif-184px no-repeat;padding2px 2px 2px 18px;margin8px 6px 0 6px;font-weightbold}
a.top_icon {displayblockfloatrightbackgroundurl(images/thecure/style/misc_icons.gif-140px no-repeat;padding2px 2px 2px 18px;margin8px 6px 0 6pxfont-weightbold}
.
stats_icon {backgroundurl(images/thecure/style/misc_icons.gif-49px no-repeat;padding2px 2px 2px 18px;font-weightbold}
.
birthdays_icon {backgroundurl(images/thecure/style/misc_icons.gif0 3px no-repeat;padding2px 2px 2px 18px;font-weightbold}
.
wol_icon {backgroundurl(images/thecure/style/misc_icons.gif-93px no-repeat;padding2px 2px 2px 18px;font-weightbold



No me sale nada de logo...
Código:
#header .logo {
    float: left;
}

prueba dejarlo asi

Código:
#header .logo {
    float: left;
    width: 700px;
}