Jump to content

Recommended Posts

Buenos días,

 

Estoy intentando cambiar el footer de mi página pero no hay manera. Quiero pasar las dos columnas que hay a filas (adjunto pantalla). Alguien me puede echar una mano por favor??

Muchas gracias!!post-446256-0-44151500-1355473534_thumb.jpg

 

El código que tengo es el siguiente:

 

 

/* ——————footer styles ————— */

#footer_wrapper {}

#footer {height:255px;clear:both;padding:0 0 0 70px;background:url(../img/container_footer.png) 0 0 no-repeat;}

 

 

/* ————— tmfooterlinks.tpl ————— */

#footer .footer_links ul {width:180px;float:left;padding:0 0 0 20px;}

#footer .footer_links ul li {padding:5px 0 0 0;}

#footer .footer_links ul li:first-child {padding:17px 0 8px 0;}

#footer .footer_links ul li h5 {font:normal 16px "Arial";color:#979797;}

#footer .footer_links ul li a {color:#a2a2a2;text-decoration:none;}

#footer .footer_links ul li a:hover {color:#99bc40;}

 

#footer .footer_links p {padding:41px 0 0 0;color:#80ac11;}

#footer .footer_links p a {color:#80ac11;text-decoration:none;}

#footer .footer_links p a:hover {text-decoration:underline;}

#footer .footer_links p span {color:#484848;}

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...