como se ve en la imagen quiero poner mis botones en esas posiciones dentro de mi pooter aki les dejo el css
Código:
#footer_widgets { clear: both; background: red; padding-top: 40px; height: 300px; } #footer_widgets .block_b { float: left; width: 258px; background: url('images/block_b_h2.png') no-repeat; background-position: 0 39px; margin: 0 29px 0 34px; color: #adadad;} #footer_widgets .block_b li { background: url('images/list_b.png') no-repeat; background-position: 5px 0; margin: 0 0 25px 0; padding-left: 30px; text-shadow: 1px 1px 1px #000; } #footer_widgets a {color: #cccccc; text-decoration: none;} #footer_widgets .block_b h2 { font-size: 2em; width: 258px; padding-left: 2px; margin: 0 0 32px 0; font-family: Century Gothic; color: #000; text-shadow: 1px 0px 1px #616161; font-weight: lighter; }
y aki mi html
Código HTML:
div id="footer_widgets"> <!-- boton hever --> <div id="botonesfooter"><p class="face"><a href="http://www.facebook.com/pages/LeonMan/114789888974" target="_blank"</a></p> </div> <div id="botonesfooter2"><p class="twr"><a href="http://www.Twitter.Com/LeonMan88" target="_blank"</a></p> </div>