Ir para conteúdo

POWERED BY:

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

Ed Roger

Travando a altura da tabela no IE!

Recommended Posts

Salve galera toh com um pepino!!!!

 

eu fiz uma tabelacom um leimite de altura no css, no Firefox faz certo mas o IE não. Como resolvo isso?

 

table.menu{

border-top-color: #999999;

border-right-color: #999999;

border-bottom-color: #999999;

border-left-color: #999999;

border-color: #999999;

border-style: solid;

border-width: 1px;

}

/* incio login*/

td.login{

background-image:url(images/barra_login.gif);

background-repeat:no-repeat;

width:192px;

height:25px;

}

input.email{

border:solid 1px;

border-color:#CCCCCC;

width:147px;

height:17px;

color:#999999;

}

input.senha{

border:solid 1px;

border-color:#CCCCCC;

width:99px;

height:17px;

color:#999999;

}

table.login_fundo{

background-color:#e8e8e8;

font-family:verdana;

font-size:11px;

color:#666666;

height:45px;

text-align: right;

}

td.login_texto{

width:41px;

height:auto;

text-align: center;

}

/*fim login*/

/*incio categorias*/

 

td.categorias{

background-image:url(images/barra_categoria.gif);

background-repeat:no-repeat;

width:192px;

height:25px;

}

td.linha{

background-color:#999999;

height:1px;

}

.botoes{

font-family:Verdana;

font-size:11px;

color:#333333;

border-style:solid;

border-bottom-color:#CCCCCC;

border-bottom-width:1px;

border-left-width:0px;

border-right-width:0px;

border-top-width:0px;

height:10px;

vertical-align: bottom;

}

ul{

list-style-image:url(images/ponto_azul.gif);

list-style-position:outside;

vertical-align:bottom;

}

td.informacoes{

background-image:url(images/barra_informa.gif);

background-repeat:no-repeat;

width:192px;

height:25px;

}

td.banner{

background-image:url(images/topo_image.jpg);

background-repeat:no-repeat;

width:396px;

height:112px;

}

td.logo{

background-image:url(images/topo_logo.gif);

background-repeat:no-repeat;

width:189px;

height:112px;

}

td.topo_fundo{

background-image:url(images/topo_fundo.jpg);

background-repeat:repeat;

width:112px;

height:104px;

}

td.barra_fundo{

background-image:url(images/barra_fundo.jpg);

}

td.barra_divisao{

background-image:url(images/barra_divisao.jpg);

background-position:center;

width:2px;

height:auto;

}

td.bandeira_base{

background-image:url(images/barra_bandeira.jpg);

background-position:center;

width:46px;

height:55px;

}

td.piloto_titulo{

background-image:url(images/barra_pilotos.jpg);

background-position:center;

width:72px;

height:55px;

}

td.esquerda{

background-image:url(images/barra_esquerda.jpg);

background-position:center;

width:16px;

height:55px;

}

td.direita{

background-image:url(images/barra_direita.jpg);

background-position:left;

background-repeat:no-repeat;

width:16px;

height:55px;

}

select.estilo{

width:200px;

height:20px;

}

input.estilo{

border:solid 1px;

border-color:#0099FF;

width:125px;

height:20px;

color:#999999;

}

 

body{

font-family: Verdana;

font-size:11px;

color: #999999;

font-style: normal;

background-color:#FFFFFF;

}

a:link {

color:#0099FF;

}

a:visited {

color:#999999

}

a:hover {

color:#006699:

}

a:active {

color:#0099CC;

}

.tabela_borda{

border-style:solid;

border-color:#666666;

boder-size:1px;

}

 

Obrigado! http://forum.imasters.com.br/public/style_emoticons/default/sick.gif

Compartilhar este post


Link para o post
Compartilhar em outros sites

poste um codigo online... e sem o html fica dificil... num sei qual classe q você tah falando... outra coisa, essa tabela eh para mostrar o q? dado tabular ou layout?

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.