Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje31-10-2008, 00:07 (UTC)    
Título del mensaje: Ayudaa :S (Imagenes Seguidas :S)

Hola de nuevo =D
con un nuevo preblema

Yo quiero hacer un Menu Horizontal..
pero con mis Propios botones

yo quiero hacer uno trucho xD
con imagenes que rediccionen pero cuando las voy a poner se me ponen uno abajo de la otra. yo las quiero seguidas..¿entienden?

bueno espero que me puedan ayudar...

si no entienden lo de mas imagenes finjense en mi web.
las imagenes de ariiba estan una abajo de la otra y las quiero seguidas =D

Ayuda Pleasee
Mensaje31-10-2008, 00:19 (UTC)    
Título del mensaje:

Utiliza este codigo

Código:
<div style="position:absolute;left:600px;top:170px;">

<div align="center">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>CSS wedmasterayuda</title>
<script type="text/javascript" src="http://extremeart.bplaced.net/filemanager/js/jquery.js"></script>
<script type="text/javascript" src="http://extremeart.bplaced.net/filemanager/js/interface.js"></script>


<!--[if lt IE 7]>
 <style type="text/css">
 .dock img { behavior: url(iepngfix.htc) }
 </style>
<![endif]-->

<link href="http://extremeart.bplaced.net/filemanager/style.css" rel="stylesheet" type="text/css" />
</head>
<body><center>
<!--bottom dock --><div width="921" height="150">
<div class="dock" id="dock2">
 
<div class="dock-container2">
 <a class="dock-item2"LINK O URL" target="_top"><span>NOMBRE QUE MOSTRAR EL LINK</span><img src="IMAGEN" alt="home" /></a>

<a class="dock-item2"LINK O URL"" target="_top"><span>NOMBRE QUE MOSTRAR EL LINK</span><img src="IMAGEN" alt="history" /></a>
 
<a class="dock-item2"LINK O URL"" target="_top"><span>NOMBRE QUE MOSTRAR EL LINK</span><img src="IMAGEN" alt="rss" /></a>

  <a class="dock-item2" href=LINK O URL"" target="_top"><span>NOMBRE QUE MOSTRAR EL LINK</span><img src="IMAGEN" alt="rss" /></a>

</div>
</div>
</div>

<!--dock menu JS options -->
<script type="text/javascript">
 
  $(document).ready(
      function()
      {
        $('#dock2').Fisheye(
            {
              maxWidth: 70,
              items: 'a',
              itemsText: 'span',
              container: '.dock-container2',
              itemWidth: 50,
              proximity: 90,
              alignment : 'left',
              valign: 'bottom',
              halign : 'center'
            }
        )
      }
  );

</script>
</center>
</body>
</html>

<br></FONT>
<table height="27">
  <tr>
      <td height="27" valign="middle">

       

  <script type="text/javascript">
  _uacct = "UA-2594508-8";
  urchinTracker();
  </script></body>
</html>

</div>

______________







Mensaje31-10-2008, 00:33 (UTC)    
Título del mensaje:

Pero yo si pongo eso se achican los botones.. :S
y cuando pasas se agrandan..
yo los quiero tamaño real
Mensaje31-10-2008, 00:36 (UTC)    
Título del mensaje:

Ps con imagenes solo me se este puedes crear otros diseños pero van aser iguales a este una pagina para crearlos seria

http://flashvortex.com/
______________







Mensaje31-10-2008, 00:40 (UTC)    
Título del mensaje:

SOLO QUIERO SABER COMO SE PONEN IMAGENES SEGUIDAS EN "TEXTO POR ENCIMA DE LA PAGINA"

Mensaje31-10-2008, 00:43 (UTC)    
Título del mensaje:

Utilice este code:
Código:
<DIV align=center>
<A
href="URL DEL LINK 1"><IMG
src="URL DE LA IMÁGEN 1" border=0></A>
<A
href="URL DEL LINK 2"><IMG
src="URL DE LA IMÁGEN 2" border=0></A>
<A
href="URL DEL LINK 3"><IMG
src="URL DE LA IMÁGEN 3" border=0></A>
<A
href="URL DEL LINK 4"><IMG
src="URL DE LA IMÁGEN 4" border=0></A>
</DIV>

Suba las imágenes de sus botones de menú a www.pixelea.com , allí le darán las URL de sus imágenes para reemplazar en el code.

Obtendrá un menú ordenado como el de esta página:
www.ashleesimpsonmusica.es.tl

Salu2!
Mensaje31-10-2008, 00:47 (UTC)    
Título del mensaje:

Gracias k-po!
Mensaje31-10-2008, 00:49 (UTC)    
Título del mensaje:

Por fin te esperesastes bien has lo que dice Tokarg y si deseas cudrar su posicion utiliza este codigo

Código:

<div style="position:absolute;left:10px;top:102px"> AQUI VA LE CODIGO </div>


Leyenda
Left: Anchura
Top: Altura
______________







Mensaje31-10-2008, 01:02 (UTC)    
Título del mensaje:

para no hacer otro post..
me dan el codigo de sacar el hadder Iceblue?
Mensaje31-10-2008, 01:07 (UTC)    
Título del mensaje:

utiliza este code

Código:
<style type="text/css">
<!--
td.edit_header_full{background-image:url();background-color:;height:0px;}
--></style>

______________
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group