Ver Mensaje Individual
  #3 (permalink)  
Antiguo 13/05/2013, 10:55
mariaao
 
Fecha de Ingreso: mayo-2013
Mensajes: 12
Antigüedad: 11 años, 7 meses
Puntos: 0
Respuesta: Centrar pié de página

página web: http://misegundoarmario.es

te paso el código del style.css

/*
Theme Name:Fashion
Theme URI: http://www.wordpressmanual.com
Description: Fashion is a totally free Fashion style WordPress theme that features with a 3 column layout. This theme provides an advanced fully featured administrative panel for configuration, threaded comments, Jquery menus, custom fonts (provided), widgets ready, cross browser tested, and compatible and tested with latest WordPress version. Please use the theme options panel for this theme settings.
Author: Beautiful Wordpress Themes
Author URI: http://www.wordpressmanual.com
Version: 1.0
Tags: magazine,widgets ready, fashion,3 columns
Theme Support : [email protected]
*/

* {
margin : 0;
padding : 0;
}

img.wp-smiley {
max-height: 18889612px;
margin: 0;
padding: 0;
border: none;
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
margin-right:10px;
margin-left:10px;
}

.alignright {
float: right;
margin-right:10px;
margin-left:5px;
}