Ir para conteúdo
Fórum Script Brasil
  • 0

Css X Firefox


Pedro Augusto

Pergunta

Olá, o meu site não é visualizado perfeitamente no Firefox, estou postando o código HTML e CSS, será que poderiam me ajudar a encontrar o erro!? o site é: http://familiaborges.to.md

Aí vai...

CSS

/* GERAL */

body {
    background: #777;
    margin: 10px;
}
h1 {
    color: #1D3F86;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20pt;
    font-weight: normal;
    letter-spacing: 1.5px;
}
h2 {
    color: #1D3F86;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12pt;
    font-weight: bold;
    letter-spacing: 1.5px;
}
h3 {
    color: #00863A;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}
h4 {
    margin-top: -15px;
    color: #555;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    letter-spacing: 1.5px;    
}
h5 {
    margin-top: -15px;
    color: #00863A;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    font-size: 10pt;
    font-weight: bold;    
}
h5 span {
    margin-top: -15px;
    color: #555;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    font-size: 10pt;
    font-weight: normal;
}
img {
    border: none;
}
.img_centro {
    text-align: center;
}
ol li {
    color: #555;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    letter-spacing: 1.5px;
}
ol li p {
    color: #555;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    letter-spacing: 1.5px;
}
p {
    margin-bottom: 10px;
    color: #555;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    font-size: 10pt;
    letter-spacing: 1.5px;
}
p a {
    border-bottom: solid 1px #00863A;
    color: #00863A;
    text-decoration: none;
}

/* FIM DE GERAL */

/* COLUNA ESQUERDA */

#coluna1 {
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-right: 10px;
    margin-bottom: 12px;
}
    #body {
    margin: 0px;
    }
    .ifrm_menu {
    height: 778px;
    width: 244px;
    margin-bottom: 10px;
    }
    .cab, .fam, .menu, .tbe {
    width: 240px;
    border: solid 2px #FFF;
    }
    .cab {
    height: 42px;
    background: url(imagens/background_blue_b.jpg);
    margin-bottom: 10px;
    padding-top: 8px;
    color: #F3DB32;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    }
    .fam {
    border-bottom: none;
    }
    .menu {
    background: #FFF;
    }
    .menu ul li a {
    float: right;
    height: 28px;
    width: 237px;
    background: url(imagens/background_yellow_s.jpg);
    border-bottom: solid 1px #FFF;
    padding-left: 3px;
    padding-top: 2px;
    color: #444;
    font-size: 14pt;
    text-decoration: none;
    }
    .menu ul li a:hover {
    background: url(imagens/background_blue_s.jpg);
    color: #FFF;
    font-weight: bold;
    letter-spacing: 1.5px;
    }
    .tbe {
    background: #FFF;
    margin-top: -22px;
    color: #1D3F86;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    font-size: 10pt;
    letter-spacing: 1.5px;
    text-align: center;
    }
    #submenu {
    width: 160px;
    border: solid 2px #FFF;
    border-bottom: solid 1px #FFF;
    margin-top: -136px;
    margin-left: -31px;
    }
    #submenu a {
    width: 200px;
    background: url(imagens/background_green_s.jpg);
    border-bottom: solid 1px #FFF;
    padding-left: 3px;
    padding-top: 2px;
    color: #FFF;
    font-size: 14pt;
    text-decoration: none;
    }
    #submenu span a {
    height: 20px;
    width: 192px;
    background: url(imagens/background_blue_s.jpg);
    border-bottom: solid 1px #FFF;
    padding-right: 8px;
    padding-bottom: 3px;
    color: #FFF;
    font-size: 14pt;
    text-align: right;
    text-decoration: none;
    }
    
/* FIM DA COLUNA ESQUERDA */

/* COLUNA CENTRAL */

#coluna2 {
    float: left;
    margin-right: 10px;
}
    .ami {
    width: 300px;
    border: solid 2px #FFF;
    margin-bottom: 10px;
    }
    .logo {
    height: 300px;
    width: 300px;
    border: solid 2px #FFF;
    margin-bottom: 10px;
    background: #F3DB36;
    }
    .painel {
    width: 300px;
    background: #FFF;
    border: solid 2px #FFF;
    margin-bottom: 10px;
    }
    .painel a {
    text-decoration: none;
    }

/* FIM DA COLUNA CENTRAL */

/* COLUNA DIREITA */

#coluna3 {
    float: left;
    clear: right;
}
    .bbn {
    width: 225px;
    border: solid 2px #FFF;
    margin-top: 10px;
    }
    .not {
    height: 300px;
    width: 225px;
    }
    .not_cab a {
    float: right;
    height: 28px;
    width: 222px;
    background: url(imagens/background_green_s.jpg);
    border: solid 2px #FFF;
    margin-bottom: 10px;
    padding-left: 3px;
    padding-top: 2px;
    color: #FFF;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14pt;
    text-decoration: none;
    }
    .not_cab a:hover {
    background: url(imagens/background_blue_s.jpg);
    color: #FFF;
    font-weight: bold;
    letter-spacing: 1.5px;
    }
    .not_txt {
    float: right;
    height: 509px;
    width: 215px;
    background: #FFF;
    border: solid 2px #FFF;
    padding: 5px;
    overflow: auto;
    }
    .not_txt a {
    text-decoration: none;
    }

/* FIM DA COLUNA DIREITA */

/* PAGINAS */

#pagina {
    float: left;
    margin-right: 10px;
    width: 600px;
}
    .tit {
    height: 42px;
    width: 600px;
    background: url(imagens/background_green_b.jpg);
    border: solid 2px #FFF;
    margin-bottom: 10px;
    padding-top: 8px;
    color: #FFF;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    }
    .tit_fotos {
    height: 42px;
    width: 714px;
    background: url(imagens/background_green_b.jpg);
    border: solid 2px #FFF;
    margin-bottom: 10px;
    padding-top: 8px;
    color: #FFF;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18pt;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    }
    .tit_fotos a {
    color: #FFF;
    text-decoration: none;
    }
    .sub_tit {
    height: 28px;
    width: 597px;
    background: url(imagens/background_blue_s.jpg);
    border: solid 2px #FFF;
    margin-bottom: 10px;
    padding-left: 3px;
    padding-top: 2px;
    color: #FFF;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14pt;
    letter-spacing: 2px;
    }
    .sub_tit_fotos {
    height: 28px;
    width: 711px;
    background: url(imagens/background_blue_s.jpg);
    border: solid 2px #FFF;
    margin-bottom: 10px;
    padding-left: 3px;
    padding-top: 2px;
    color: #FFF;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14pt;
    letter-spacing: 2px;
    }
    .cont {
    width: 590px;
    background: #FFF;
    border: solid 2px #FFF;
    padding: 5px;
    }

/* FIM DE PAGINAS */

/* VERSICULO */
    
    .vers {
    clear: left;
    height: 28px;
    width: 240px;
    background: #F3DB36;
    border: solid 2px #FFF;
    margin-bottom: 10px;
    padding-top: 2px;
    color: #555;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14pt;
    letter-spacing: 1.5px;
    }
    
/* FIM DE VERSICULO */
HTML
<body id="body">
    <div id="coluna1">
        <div class="cab">Familia Borges</div>
        <div class="fam"><img src="imagens/familia_borges.jpg" title="Família Borges"></div>
        <div class="menu">
            <ul>
                <li><a href="index.htm" target="_parent" title="Voltar à página inicial">Página Inicial</a></li>
                <li><a href="projeto.htm" target="_parent" title="Projeto Goianésia: Clique e saiba mais">Projeto Goianésia</a></li>
                <li><a href="familia.htm" target="_parent" title="Família Borges: Conheça nos aqui">Família Borges</a></li>
                <li><a href="goias.htm" target="_parent" title="Estado de Goiás: Um Estado sedento pelo puro evangelho">Estado de Goiás</a></li>
                <li><a href="goianesia.htm" target="_parent" title="Cidade de Goianésia: Nosso campo">Cidade de Goianésia</a></li>
                <li><a href="#" title="Notícias: Saiba como temos passado" onclick="this.blur();return togDisp(event);">Notícias</a></li>
                    <div id=submenu onclick=stopB(event); style="display: none; position: absolute">
                        <span><a href="#" onclick="return togDisp(event);" title="Fecha esta janela">Fechar</a></span>
                        <a href="noticias/2007_05-06.htm" target="_parent" title="Maio e Junho de 2007">Mai/Jun 2007</a>
                        <a href="noticias/2007_03-04.htm" target="_parent" title="Março e Abril de 2007">Mar/Abr 2007</a>
                        <a href="noticias/2007_01-02.htm" target="_parent" title="Janeiro e Fevereiro de 2007">Jan/Fev 2007</a>
                        <a href="noticias/2006_11-12.htm" target="_parent" title="Novembro e Dezembro de 2006">Nov/Dez 2006</a>
                        <a href="noticias/2006_10.htm" target="_parent" title="Outubro de 2006">Out 2006</a>
                        <a href="noticias/2006_09.htm" target="_parent" title="Setembro de 2006">Set 2006</a>
                        <a href="noticias/2006_07-08.htm" target="_parent" title="Julho e Agosto de 2006">Jul/Ago 2006</a>
                        <a href="noticias/2006_05-06.htm" target="_parent" title="Junho de 2006">Mai/Jun 2006</a>
                    </div>
                <li><a href="fotos.htm" target="_parent" title="Fotos: Momentos da Família Borges">Fotos</a></li>
                <li><a href="igrejas_visitadas.htm" target="_parent" title="Igrejas Visitadas: Informações sobre as igrejas visitadas até aqui">Igrejas Visitadas</a></li>
                <li><a href="links.htm" target="_parent" title="Links: Conheças outras páginas com bom conteúdo">Links</a></li>
                <li><a href="contatos.htm" target="_parent" title="Contato: Informações sobre contatos">Contatos</a></li>
            </ul>
        </div>
      
        <div class="tbe">Enviados pelo Templo Batista Ebenézer em Goiânia - GO, liderada pelo Pastor Robson Marcelo</div>
    </div>
    
    <div class="vers">
        <marquee height="28" width="240" direction="left" scrollamount="3">"Portanto, meus amados irmãos, sede firmes e constantes, sempre abundantes na obra do Senhor, sabendo que o vosso trabalho não é vão no Senhor." I Co. 15:58</marquee>
    </div>
    <div align="center" width="240px">
        <a href="http://FundamentalTop500.com/" target="_blank"><img src="http://FundamentalTop500.com/ft500.php3?sid=65646" height="38" width="124" border="0" alt="The Fundamental Top 500"></a>
        <a href="http://BaptistTop1000.com/" target="_blank"><img src="http://BaptistTop1000.com/BT1000.php?sid=9247" height="38" width="124" border="0" alt="The BaptistTop1000.com"></a>
    </div>
    <div align="center" width="240px"><p>Família Borges<br>Desenvolvido por PEDROAugusto</p></div>
</body>

Valeu pessoal...

Link para o comentário
Compartilhar em outros sites

2 respostass a esta questão

Posts Recomendados

  • 0
Guest Pedro Augusto
Pedro,

para confirmar, de errado que mostrou aqui é que a Página Inicial (menu à esquerda) está em cima da escrita do Ebenezer?

[]s

É isso mesmo! Não aparece como é realmente, se der, veja como é o menu no IE.

Obrigado! Aguardo...

Link para o comentário
Compartilhar em outros sites

Participe da discussão

Você pode postar agora e se registrar depois. Se você já tem uma conta, acesse agora para postar com sua conta.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emoticons são permitidos.

×   Seu link foi incorporado automaticamente.   Exibir como um link em vez disso

×   Seu conteúdo anterior foi restaurado.   Limpar Editor

×   Você não pode colar imagens diretamente. Carregar ou inserir imagens do URL.



  • Estatísticas dos Fóruns

    • Tópicos
      152,2k
    • Posts
      651,9k
×
×
  • Criar Novo...