Si no se muestran por completo, es porque no has colocado los codigos en el lugar correcto.
Sigue bien las intrucciones.
http://www.vbhispano.com/foros/f6/barras_facebook_twitter-23822/
Como bien lo dice :
AdminCP>Estilos y plantillas>TU STYLE>Editar Plantillas
donde dice : "style" buscas el "DarkStyle" ...
luego, buscas el template : "
ad_navbar_below"
y ahi colocas el codigo :
PHP:
<STYLE type="text/css">
#facebook-follow {
border: 0;
position: fixed;
top: 400px;
right:0;
}
#twitter-follow {
border: 0;
position: fixed;
top: 200px;
right:0;
}
</STYLE>
<div id="facebook-follow"><a href=ACA EL LINK AL FACEBOOK target=_blank><img src="http://img820.imageshack.us/img820/6335/facebar.png" alt="Siguenos en Facebook" /></a></div>
<div id="twitter-follow"><a href=ACA EL LINK AL TWITTER target=_blank><img src="http://img710.imageshack.us/img710/7615/twitbars.png" alt="Siguenos en Twitter" /></a></div>
Eso creo que es todo.
Si no te sale, me avisas y te ayudare personalmente.
Saludos !