Suporte » Temas » Imagem cabeçalho Misty Look

  • Olá, sou uma anta em css e resolvi customizar meu blog. No entanto, apesar de já ter feito upload de um cabeçalho que tenho, ele nao aparece no blog. Nao sei se as margens que coloquei estao erradas, nao consigo encontrar o problema. Aliás nao sei nem descobrir qual a versão de wp que tenho… 🙁
    Alguém pode me ajudar?
    Muito obrigada!!!!!!!!!!!!!

    Meu código é:

    * {
    margin:0;
    padding:0;
    }

    p {
    line-height:1.6em;
    margin:.2em 0;
    }

    dl {
    margin:1em 0;
    }

    dt {
    font-weight:bold;
    }

    dd {
    margin:.1em;
    padding:0;
    }

    .entry img {
    background:url(‘img/shadow.gif’) no-repeat right bottom;
    border:none;
    padding:0;
    }

    .entry a img {
    border:none;
    background:url(‘img/shadow.gif’) no-repeat right bottom;
    padding:7px 0 0;
    }

    #content #content-main .entry .imagelink {
    border-bottom:none;
    }

    #content #content-main .gallery .gallery-item a {
    border-bottom:none;
    }

    .entry .wp-smiley,#wpstats {
    background:none;
    border:0;
    padding:0;
    }

    .clear {
    clear:both;
    height:8px;
    }

    blockquote {
    color:#FBC8B4;
    background:url(‘img/blockquote.gif’) no-repeat left top;
    margin:1em;
    padding:0 0 1px 5px;
    }

    fieldset {
    border:none;
    }

    body {
    background:#673F51;
    font:70%/1.6em verdana, tahoma, arial, sans-serif;
    color:#673F51;
    text-align:justify;
    margin:0;
    }

    a {
    text-decoration:none;
    }

    a:link,a:visited {
    color:#673F51;
    }

    a:hover,a:active {
    border-bottom:#673F51 1px solid;
    }

    h1,h2,h3,h4,h5,h6 {
    font-family:Georgia, Verdana, Arial, Serif;
    }

    #container {
    border:#673F51 1px solid;
    background:#fff;
    width:950px;
    position:relative;
    text-align:justify;
    margin:1px auto;
    }

    #navigation {
    display:block;
    width:950px;
    text-align:left;
    font-family:Bauhaus Medium;
    letter-spacing:1px;
    position:relative;
    z-index:1000;
    margin:1px auto 0;
    }

    #navigation .menu {
    position:relative;
    width:950px;
    z-index:1000;
    }

    #navigation ul li {
    float:left;
    list-style-type:none;
    position:relative;
    margin:10px 5px 0 0;
    }

    #navigation ul li a,#navigation li.current_page_item ul a {
    border:#673F51 1px solid;
    border-bottom:none;
    display:block;
    font-weight:bold;
    color:#673F51;
    text-decoration:none;
    background:#FBC8B4;
    padding:2px 10px;
    }

    #navigation ul li a:hover,#navigation ul li a:active,#navigation li.current_page_item a {
    background:#fff;
    color:#333;
    border:#ccc 1px solid;
    border-bottom:none;
    }

    #navigation ul ul {
    display:none;
    position:absolute;
    top:2px;
    float:left;
    z-index:1000;
    border-bottom:1px solid #5e5e5e;
    width:1px;
    min-height:24px;
    }

    #navigation ul ul ul {
    left:1px;
    top:0;
    }

    #navigation ul ul li {
    min-width:150px;
    }

    #navigation ul li:hover > ul {
    display:block!important;
    }

    #navigation ul li.search {
    font-size:.4em;
    right:0;
    position:absolute;
    top:0;
    }

    #navigation ul li.search input#searchsubmit {
    border:#999 1px solid;
    font-size:.7em;
    background:#dedede;
    color:#666;
    margin:0 0 0 2px;
    padding:2px;
    }

    #header {
    clear:both;
    float:left;
    width:450px;
    margin:10px 5px;
    }

    #header h1 {
    font-size:2em;
    font-variant:small-caps;
    letter-spacing:1px;
    margin:1px 0 0 10px;
    }

    #header h1 a {
    text-decoration:none;
    border:none;
    }

    #header h2 {
    font-size:1em;
    font-weight:normal;
    font-family:Tahoma, Verdana, Arial, Serif;
    letter-spacing:3.9px;
    margin:1px 0 0 10px;
    }

    #feedarea {
    float:right;
    text-align:right;
    padding:10px 10px 0 0;
    }

    html #feedarea {
    padding-top:2px;
    }

    #feedarea dl dt {
    display:inline;
    margin-right:5px;
    height:45px;
    }

    #feedarea dl dd {
    display:inline;
    margin-right:10px;
    height:1px;
    background:url(‘img/icon_feed.gif’) no-repeat left center;
    padding-left:16px;
    }

    #headerimage {
    clear:both;
    background:#fff url(‘img/misty.jpg’) no-repeat 0 0;
    color:#fff;
    height:200px;
    margin:10px;
    }

    html #headerimage {
    margin-top:0;
    }

    #content {
    margin:1px 10px 5px;
    }

    html #content {
    height:1%;
    }

    #content h3 {
    font-size:2.2em;
    font-weight:normal;
    color::#673F51;
    margin:0;
    }

    #content h4 {
    font-size:.20em;
    margin:1em 0 0;
    }

    #content h5 {
    font-size:.9em;
    margin:1em 0;
    }

    #content-main ul {
    list-style-image:url(‘img/bullet.png’);
    margin:1em;
    padding:1px 1em;
    }

    #content-main ul.asides {
    border-bottom:#ddd 1px dashed;
    margin:0;
    padding:2em;
    }

    #content ol {
    list-style-type:decimal;
    margin:2em;
    padding:0 2em;
    }

    #content-main {
    float:left;
    width:740px;
    margin-right:5px;
    overflow:hidden;
    }

    html #section-index #content-main {
    margin-right:5px;
    }

    #content .post {
    border-bottom:#ddd 1px dashed;
    padding:0 0 1em;
    }

    #content p img.right {
    float:left;
    margin:1px 0 0;
    }

    #content p img.left {
    float:right;
    margin:1px 0 0;
    }

    #content .post h2 {
    font-size:1.4em;
    letter-spacing:1px;
    font-weight:normal;
    margin:1em 0 0;
    }

    #content .entry {
    padding-right:2em;
    margin:1em 2px;
    }

    #content .sticky {
    background:#f7f7f7;
    padding:0 10px 10px;
    }

    #content .sticky .posttitle h2 {
    padding-top:10px;
    }

    #content .entry a:link,#content .entry a:visited {
    border-bottom:none;
    }

    #content .entry a:hover,#content .entry a:active {
    border-bottom:#ccc 1px solid;
    }

    #content .post-info,#content .postmetadata {
    font-size:.9em;
    color:#999;
    margin:0;
    padding:0;
    }

    #content .post-info {
    background:url(‘img/underline1.jpg’) no-repeat left bottom;
    padding-bottom:12px;
    }

    #sidebar {
    float:right;
    width:180px;
    font-size:.9em;
    overflow:hidden;
    padding-top:25px;
    }

    #sidebar ul {
    list-style:none;
    margin:0;
    padding:0;
    }

    #sidebar ul ul {
    list-style:none;
    margin:.1em 0 0 1em;
    }

    #sidebar ul ul ul {
    margin:0;
    }

    .sidebox ul li {
    overflow:hidden;
    }

    li.sidebox {
    background:url(‘img/sideheadtop.gif’) #ededed no-repeat left top;
    margin-bottom:5px;
    padding:4px;
    }

    html li.sidebox {
    padding-bottom:5px;
    }

    li.sidebox h2 {
    font-weight:normal;
    font-size:1.3em;
    text-align:left;
    color:#333;
    font-variant:small-caps;
    }

    #sidebar li.sidebox p img {
    border:#ccc 1px solid;
    background:none;
    margin:2px;
    padding:2px;
    }

    #sidebar .tweets li {
    margin:.7em 0;
    }

    #footer {
    clear:both;
    background:transparent;
    width:1000px;
    text-align:left;
    margin:0 auto;
    }

    html #footer {
    height:1%;
    }

    #footer p {
    float:left;
    width:50%;
    line-height:1.2em;
    }

    #footer p.right {
    float:right;
    width:50%;
    text-align:right;
    font-size:.9em;
    color:#999;
    margin:1em 0;
    }

    #comments,#respond {
    margin:2em 0 10px 5px;
    }

    #commentform {
    background:#f9fcfc;
    border-top:#ddd 1px solid;
    border-bottom:#ddd 1px solid;
    margin:10px 0;
    padding:1px;
    }

    .commentnum {
    font-size:1.4em;
    font-weight:bold;
    margin:0 5px 0 0;
    }

    #container .commentlist {
    border-top:#ddd 1px solid;
    margin:0;
    padding:0;
    }

    .commentlist li {
    list-style:none;
    border-bottom:#ddd 1px solid;
    margin:0;
    padding:.5em;
    }

    .commentlist li.thread-alt {
    background:#f9f9f9;
    }

    .commentlist li .cmtinfo {
    font-size:.9em;
    }

    .commentlist li cite {
    font-style:normal;
    font-weight:bold;
    }

    .commentlist li .cmtinfo em {
    float:right;
    font-style:normal;
    font-size:.9em;
    color:#999;
    margin:0;
    padding:0;
    }

    .commentlist .children li {
    border-bottom:0;
    }

    #content-main .commentlist .children {
    border-left:1px solid #ddd;
    margin:10px 0 10px 10px;
    padding:0;
    }

    #content .commentsfeed {
    background:url(‘img/icon_feed.gif’) no-repeat left center;
    padding-left:16px;
    }

    #content .trackback {
    background:url(‘img/link.gif’) no-repeat left center;
    padding-left:20px;
    }

    input.textbox {
    border:#ccc .9px solid;
    background:#fff url(‘img/shadow_top.gif’) repeat-x top;
    font:.8em Verdana, Arial, Serif;
    width:740px;
    padding:2px;
    }

    textarea {
    width:80%;
    line-height:1em;
    height:10em;
    border:10px solid #ccc;
    background:#fff url(‘img/shadow_top.gif’) repeat-x top;
    font:.9em Verdana, Arial, Serif;
    padding:10px;
    }

    .textbox:focus,textarea:focus {
    background:#fff url(‘img/shadow_top.gif’) repeat-x top;
    border:#999 1px solid;
    }

    .post h4 {
    font-size:.8em;
    font-weight:normal;
    font-family:Verdana, Tahoma, Arial, Serif;
    }

    .post h4 em {
    font-style:normal;
    float:right;
    font-weight:normal;
    }

    #header,#content,#sidebar,#footer,.widget,.entry {
    overflow:hidden;
    }

    .cmtinfo .avatar {
    clear:both;
    float:right;
    margin-left:5px;
    }

    .navigation {
    clear:both;
    }

    img.centered,img.aligncenter {
    display:inline;
    margin-left:auto;
    margin-right:auto;
    }

    img.alignright {
    display:inline;
    margin:0 50px 0 0;
    }

    img.alignleft {
    display:inline;
    margin:0 6px 0 0;
    }

    .alignright {
    float:right;
    }

    .alignleft {
    float:left;
    }

    .aligncenter,div.aligncenter {
    display:inline;
    margin-left:auto;
    margin-right:auto;
    }

    .wp-caption {
    border:1px solid #ddd;
    text-align:center;
    background-color:#5e5e5e;
    padding-top:10px;
    -moz-border-radius:3px;
    -khtml-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    margin:10px;
    }

    .wp-caption img,.wp-caption a img {
    border:0 none;
    margin:0;
    padding:0;
    }

    #content .wp-caption a:hover,#content .wp-caption a:active,#content .wp-caption a:link,#content .wp-caption a:visited {
    border:none;
    }

    .wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
    }

    * html .clearfix {
    height:1%;
    overflow:visible;
    }

    *+html .clearfix {
    min-height:1%;
    }

    .clearfix:after {
    clear:both;
    content:”.”;
    display:block;
    height:0;
    visibility:hidden;
    font-size:0;
    }

    #wp-calendar {
    width:100%;
    }

    #wp-calendar th {
    color:#000;
    font-weight:normal;
    }

    #wp-calendar td {
    color:#999;
    }

    #wp-calendar #next {
    text-align:right;
    }

Visualizando 1 resposta (de um total de 1)
  • Amigo para vc editar o cabeçalho do seu blog voce tem que ir em aparencia no seu painel de controle depois em mudar cabeçalho.

    Mas se voce quiser colocar uma imagem por conta propria abra o arquivo
    functions.php e edite a linha 297.

    define(‘HEADER_IMAGE’, ‘URL DA IMEGM QUE VC QUER’);

    Espero ter ajudado =P

Visualizando 1 resposta (de um total de 1)
  • O tópico ‘Imagem cabeçalho Misty Look’ está fechado para novas respostas.