Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje17-04-2009, 21:54 (UTC)    
Título del mensaje: RESUELTO - Poner menu en los box

Me gustaria poner el menu y luego tener otros diferentes ordenados por categorias
por ejemplo un codigo con nombre del link url o cosa asi
gracias
______________


Ultima edición por ivantrejo41 el Sab Abr 18, 2009 4:50 am; editado 1 vez
Mensaje18-04-2009, 00:35 (UTC)    
Título del mensaje:



Ultima edición por team-ayudamaster el Vie Abr 17, 2009 8:37 pm; editado 2 veces
Mensaje18-04-2009, 00:52 (UTC)    
Título del mensaje:

yo tube este problema te enseño como aprendi primero
Warning!Se te ara un poko dificil

ESTO ES PARA LAS LINK EN EL BOX
Cita:
<a href="Url link">Link</a></td>

Y SI QUIERES CON IMAGEN ASI
Cita:
<a href="url de la Imagen"><img border="0" src="uRL DE LA IMAGEN"></a>


ESTE CODE BORRA EL MENU ICE BLUE SIN TENER QUE HACERLO POR OCULTAR PAGINA
Cita:
<style type="text/css">
<!-- td.nav{visibility:hidden;}
td.nav:hover{visibility:hidden;}
td.nav_heading{visibility:hidden;}
-->
</style>


te preguntaras para q se ocultara! LO OCULTAS POR Q SI LO HACES POR PAGINAS OCULTAS Y PONES LINKS TE SALDRA ERRO 404 TIENES QUE HACERLO AJURO SILO QUIERES HACER COMO TU QUIERES


con este code hace una imagen link en paint haces el boton directo con nombre

CODE DE IMAGEN POR LINK
Cita:
<a href="url de la via"><img border="0" src="URL DE IMAGEN"></a>



eL BOToN QUE TIENES USANDO EN EL MENU LO LLEVAS A PAINT LE PONES EL NOMBRE AL BOTON PONES LA URL DE LA WEB Y DE LA IMAGEN

Cita:
<style type="text/css">
<!--
table.rb_neu{position:absolute;left:760px;top:1000px;}
-->
</style>

<table class="rb_neu" width="168" border="0" cellspacing="0" cellpadding="0" id="table1">
<tr>
<td height="24" class="sidebar_heading" background="http://img.webme.com/designs/iceblue/images/heading_right.gif">AQUI VA EL TITULO DEL BOX</td>
</tr>
<tr>
<td style="background-repeat: no-repeat;background-color: #fafbfc;padding:5px;" background="http://img.webme.com/designs/iceblue/images/shouty.gif" class="shouty">AQUI EL CONTENIDO DEL BOX<br><br><p><br><br></td>
</tr>
<tr>
<td background="http://img.webme.com/designs/iceblue/images/poll_bottom_bg.gif" height="27" class="edit_rb_footer">
&nbsp;</td>
</tr>
</table>


Este es otro box pero este se tiene que mover con el valor left y top con ello lo
mueve pones el titulo del box hasta ponerlo donde quitamos el menu
prueba que en algun momento
dentro del conetino has lo de la imagen y mas nada facil no jejedjeje

Si quieres mejor explicacion dilo
SaludII !


Ultima edición por multirisas el Vie Abr 17, 2009 9:55 pm; editado 3 veces
Mensaje18-04-2009, 07:09 (UTC)    
Título del mensaje: re:

Las respuestas se acercan pero yo lo que quiero es un menu sin borra el vertical de la izquierda poner otro en la derecha igual pero con otros links
gracias
______________
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group