Problema Background do tamanho do conteúdo. (URGENTE)

  • ratoxp
  • Avatar de ratoxp Autor do Tópico
  • Offline
  • JCB! Estagiário
  • JCB! Estagiário
Mais
14 anos 1 mês atrás #54597 por ratoxp
ratoxp created the topic: Problema Background do tamanho do conteúdo. (URGENTE)
AEEEEEEE galerinha beleza?

Seguinte to com um probleminha, to criando um template e não to conseguindo fazer com que o fundo do conteudo Artigo do joomla fique no tamanho certo.

Aqui vai meu Index.php

<!-- Conteudo -->

<div id="Conteudo">
<div id="ContFDLeft"></div> <!-- Fundo Conteudo Esquerda -->
<div id="ContLeft"> <jdoc:include type="modules" style="rounded" name="user2" /> </div> <!-- ContLeft -->
<div id="ContMid">
<jdoc:include type="component" />
<jdoc:include type="modules" style="xhtml" name="user1" />
</div> <!-- ContMid -->
<div id="ContRight"> <jdoc:include type="modules" style="rounded" name="right" /> </div> <!-- ContRight -->
<div id="ContFDRight"></div> <!-- Fundo Conteudo Direita --
</div><!-- Conteudo -->



E Aqui vai meu CSS.

#Conteudo {
position:relative;
margin-left:139px;
background-color:#FFF;
width:775px;
min-height:200px;
}
#ContFDLeft {
position:absolute;
background: transparent url(../images/ConteudoFDLF.jpg) repeat-y top center;
left:0;
width:11px;
min-height: 200px;
}
#ContLeft {
position:absolute;
margin-left:5px;
}
#ContMid {
position:absolute;
margin-left:11px;
background-color:#FFF;
}
#ContFDRight {
position:absolute;
background: transparent url(../images/ConteudoFDRT.jpg) repeat-y top center;
right:0;
width:10px;
min-height: 200px;
}


A imagem que esta ficando é assim: (imagem em anexo)

Por favor me ajudem é URGENTE
Anexos:

Please Entrar ou Registrar to join the conversation.


  • ratoxp
  • Avatar de ratoxp Autor do Tópico
  • Offline
  • JCB! Estagiário
  • JCB! Estagiário
Mais
14 anos 1 mês atrás #54754 por ratoxp
ratoxp replied the topic: Re: Problema Background do tamanho do conteúdo. (URGENTE)
PO ninguem pra me ajudar... nem pra dizer Não SEI.... po... valeu

Please Entrar ou Registrar to join the conversation.