Menu Lateral Flotante





Como todos los tutos que pongo es muy sencillo okaaaa ^^ bien empezemos
1.- Entra a tu blog

2.- Ve a la pestañita que dice "diseño"

3.- Dentro de ahi da clic en la subpestañita que dice "Elementos De Pagina" 

4.- Añade un Gadget HTML/JAVASCRIPT
 

5.- Pega el siguente codigo:

<style type="text/css">
#gb{
position:fixed;
top:250px;
z-index:+1000;
}
* html #gb{position:relative;}


.gbcontent{
float:left;
}
</style>

<div id="gb">
<div class="gbtab" onclick="showHideGB()"> </div>
<div class="gbcontent">

<a href="URL O DIRECCION DE TU ENTRADA"><img src="http://i1085.photobucket.com/albums/j433/Annyz-chan/afi.png" width="70" border="0" height="100" /></a><br />

<center><a href="URL O DIRECCION DE TU ENTRADA"><img src="http://i1085.photobucket.com/albums/j433/Annyz-chan/tutu3.png" width="80" border="0" height="100" /></a><br />

<a href="URL O DIRECCION DE TU ENTRADA"><img src="http://i1085.photobucket.com/albums/j433/Annyz-chan/premio.png" width="70" border="0" height="100" /></a><br />

<a href="URL O DIRECCION DE TU ENTRADA"><img src="http://i1085.photobucket.com/albums/j433/Annyz-chan/tutu4.png" width="70" border="0" height="100" /></a><br /></center>

<div style="text-align:right">
<a href="javascript:showHideGB()">
</a>
</div>


<script type="text/javascript">
var gb = document.getElementById("gb");
gb.style.right = (80-gb.offsetWidth).toString() + "px";
</script></div></div>

Color Rosa: Url o Direccion de la entrada
Color Morado: url o Direccion de la imagen

Notita: AL poner el codigo ya va incluido el menu asi como lo tengo yo, si ustedes gustan poner otro tipo de imagenes y letras solo es cuestion de hechar a volar la imaginacion para que quede el menu a su estilo ya mas personalizado ^^


Firma Post


No hay comentarios:

ir arriba