Diseño y Posicionamiento Web con Joomla › Foros › General › Joomla en General › modulo foter
- Este debate tiene 5 respuestas, 2 mensajes y ha sido actualizado por última vez el hace 12 años, 8 meses por
king.
-
AutorEntradas
-
-
27/10/2012 a las 17:58 #106923
king
ParticipanteHola tengo un problema en mi joomla 1.5.26 , con modulo footer y es el siguiente se queda encima de los articulos, no se ajusta a la web osea el articulo sobrepasa el modulo,he intentado mil cosas y no hay manera tambien he buscado en foro pero no encuentro nada ayuda por favor, gracias de antemano
-
27/10/2012 a las 18:07 #106924
Federico Piccoli
ParticipanteCiao
[quote=”king” post=27721]…se queda encima de los articulos… osea el articulo sobrepasa el modulo…[/quote]
Tenemos un link?
Cual de los dos invade el espacio del otro? -
27/10/2012 a las 18:50 #106926
king
Participantete envio link y lo veras mejor http://innspain.net/web/index.php?option=com_content&view=article&id=57&Itemid=72
-
27/10/2012 a las 19:58 #106927
Federico Piccoli
ParticipanteCiao
En mi opinión tienes un error en el css de la plantilla, posiblemente porque has posicionado el div del footer mal, aunque no logro ver exactamente el problema.
-
27/10/2012 a las 20:32 #106928
king
ParticipanteSi pudieras echar una mano dime si quieres te envio archivo o si puedes orientame te envio este codigo a ver si te vale de algo
Copyright © %YEAR%.InnSpain All Rights Reserved.
-
27/10/2012 a las 20:35 #106929
king
ParticipantePerdona te mando codigo de archivo css a ver si puedes ver algo mil gracias
/* begin Footer */
.art-footer
{position: relative;
overflow: hidden;
width: 100%;
}.art-footer-t
{
position:absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #D1E0D3;
}.art-footer-body
{
background-color:#570d0c;position:relative;
padding:5px;
}.art-footer-body .art-rss-tag-icon
{
position: absolute;
left: 6px;
bottom:5px;
z-index:1;
}.art-rss-tag-icon
{
display: block;
background-image: url(‘../images/rssicon.png’);
background-position: center right;
background-repeat: no-repeat;
height: 32px;
width: 32px;
cursor: default;
}.art-footer-text p
{
padding:0;
margin:0;
}.art-footer,
.art-footer a,
.art-footer a:link,
.art-footer a:visited,
.art-footer a:hover
{
color: #171F26;
font-size: 11px;
}.art-footer-text
{
background-color:#570d0c;
min-height: 32px;
padding: 0 10px 0 10px;}
.art-footer,
.art-footer-text,
.art-footer p
{
color:#FFFFFF;
text-align: center;
}.art-footer a,
.art-footer a:link
{
color: #295670;
text-decoration: none;
}.art-footer a:visited
{
color: #394D60;}
.art-footer a:hover
{
color: #458FBA;text-decoration: underline;
}
/* end Footer *//* begin PageFooter */
.art-page-footer,
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-page-footer a:hover
{
font-family: Arial;
font-size: 10px;
letter-spacing: normal;
word-spacing: normal;
font-style: normal;
font-weight: normal;
text-decoration: underline;
color: #5096BE;
}.art-page-footer
{
margin: 1em;
text-align: center;
text-decoration: none;
color: #435970;
}
-
-
AutorEntradas
- Debes estar registrado para responder a este debate.