Ver Mensaje Individual
  #24 (permalink)  
Antiguo 16/03/2011, 11:14
Avatar de vec
vec
 
Fecha de Ingreso: junio-2001
Mensajes: 291
Antigüedad: 22 años, 10 meses
Puntos: 8
Respuesta: Sigo con mi problemita de Menu

Muchisimas gracias por tu gran ayuda... eres un genio!!!!

Ayer estube en cama practicamente todo el dia, por eso no respondi al mensaje... pero funciono perfectamente.

Tengo dos consultitas mas... si no te molesta :)

1) Cuando el mouse esta encima de cualquier opcion... se mueve el bloque hacia la derecha como unos pixels, me gustaria que se quedara en el mismo lugar .

El link de como queda es...

http://www.campcanineflorida.com/test1.html



2) Como combino este code... con el tuyo.. porque me gustaria que me quedara algo asi el menu principal...

http://www.campcanineflorida.com/index1.html

el codigo es...
Código:
#header ul li a:hover { text-decoration:none; background:url(images/menu_bg.gif) top left repeat-x;}
#header ul li a:hover b{ background:url(images/menu_left.gif) left top no-repeat;  }
#header ul li a:hover em{ background:url(images/menu_right.gif) right top no-repeat;}

#header ul .current a{ text-decoration:none; background:url(images/menu_bg.gif) top left repeat-x;}
#header ul .current a b{ background:url(images/menu_left.gif) left top no-repeat;  }
#header ul .current a em{ background:url(images/menu_right.gif) right top no-repeat; }
__________________
[email protected]