Otros
>>BOTONES<<
Los que no saben incluar botones ...
Plantilla de ejemplo :
<div style="position:absolute; left:766px; top:27px;"><a href="" target="_blank"></a></div><style type="text/css"> <!-- a, td, td.nav a {color: #eee;} td.edit_header_full{background-image: none td.nav_heading{display:none;} td.nav{background-image:url(MIRAR AQUI)} td.nav:hover{background-image: url(AQUI TAMBIEN);} td.edit_below_nav{visibility:hidden;} td.edit_navi_headbg{background-image:url(URL);} td.edit_content_top{visibility:hidden;} td.edit_content{background-image:url(URL);background-color:transparent;} td.edit_content_bottom{visibility:hidden;} td.edit_content_bottom2{background-image:url(URL);} body{background: #000000 url('URL') no-repeat fixed;} td.edit_rechts_sbg{visibility:hidden;} td.edit_rechts_cbg{background-image: url(URL);} td.edit_rechts_bottom{background-image: url(URL);} td.edit_rb_footer{visibility:hidden;} .shouty, .shouty2, .shouty3, .shouty4, .shouty5{background-image: none;background-color: transparent;border: 3px dotted #fff;} td.sidebar_heading{background-image: url(URL);height: 33px;font-size: 14px;font-weight: bold;text-align: center;} --> </style>
Si veis en el texto MIRAR AQUI ,ahi tendreis que poner el URL del boton .AQUI TAMBIEN es el lugar donde se situa el hover del respecto ,es decir ,ese es el lugar donde se situa el URL del boton (imagen que se vera al pasar el raton por encima) .