G
gamejohn64
Entras a admincp>a tu estilo> en header pones esto al comienzo de todo el codigo
demo: click
los links los modificas tu los colores igual, y las imagenes
demo: click
Insertar CODE, HTML o PHP:
<META content="Gamejohn64" name=GENERATOR></HEAD>
<BODY id=bg text=#093349 bgColor=#000064 topMargin=0>
<STYLE>#contextMenu {
BORDER-RIGHT: black 1px outset; BORDER-TOP: black 1px outset; VISIBILITY: hidden; BORDER-LEFT: black 1px outset; WIDTH: 120px; BORDER-BOTTOM: black 1px outset; POSITION: absolute; BACKGROUND-COLOR: #000064; layer-background-color: #cccccc
}
.A:unknown {
WIDTH: 100%; CURSOR: default; COLOR: black; TEXT-DECORATION: none
}
.A:unknown {
WIDTH: 100%; CURSOR: default; COLOR: white; BACKGROUND-COLOR: black; TEXT-DECORATION: none
}
</STYLE>
<SCRIPT language="">
var menu;
function showMenu (evt) {
if (document.all) {
document.all.contextMenu.style.pixelLeft = event.clientX;
document.all.contextMenu.style.pixelTop = event.clientY;
document.all.contextMenu.style.visibility = 'visible';
return false;
}
else if (document.layers) {
if (evt.which == 3) {
document.contextMenu.left = evt.x;
document.contextMenu.top = evt.y;
document.contextMenu.onmouseout =
function (evt) { this.visibility = 'hide'; };
document.contextMenu.visibility = 'show';
return false;
}
}
return true;
}
if (document.all)
document.oncontextmenu =showMenu;
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown = showMenu;
}
</SCRIPT>
<DIV id=contextMenu onmouseover=clearTimeout(this.tid);
onmouseout="menu = this; this.tid = setTimeout ('menu.style.visibility = \'hidden\'', 1);" style="width: 161; height: 332">
<TABLE borderColor=#999999 width="100%" border=1>
<TBODY>
<TR>
<TD class=tablecat align=left width="100%" background="<A href="http://www.ociosos.org/foro/plasma/misc/back.gif"><SPAN">http://www.ociosos.org/foro/plasma/misc/back.gif"><SPAN class=smallfont><B>Menú</B></SPAN></TD></TR>
<TR class=tablea>
<TD><SPAN class=smallfont>
<STRONG> »</STRONG> <A href="<A href="http://www.ociosos.org/index.php"><B>Principal</B></A">http://www.ociosos.org/index.php"><B>Principal</B></A>
<BR>
<STRONG> »</STRONG> <A href="<A href="http://www.ociosos.org/foros"><B>Foros</B></A">http://www.ociosos.org/foros"><B>Foros</B></A>
<BR>
<STRONG> »</STRONG> <A href="<A href="http://www.ociosos.org/foros/arcade.php"><B>Juegos</B></A">http://www.ociosos.org/foros/arcade.php"><B>Juegos</B></A>
<BR>
<STRONG> »</STRONG> <A href="<A href="http://www.ociosos.org/foros/rules.php"><B>Reglas</B></A">http://www.ociosos.org/foros/rules.php"><B>Reglas</B></A>
<BR>
<STRONG> »</STRONG> <A href="<A href="http://www.ociosos.org/foros/search.php"><B>Buscar</B></A">http://www.ociosos.org/foros/search.php"><B>Buscar</B></A>
<BR>
</SPAN></TD></TR>
<TR>
<TD class=tablecat align=left width="100%" background="<A href="http://www.ociosos.org/foro/plasma/misc/back.gif"><SPAN">http://www.ociosos.org/foro/plasma/misc/back.gif"><SPAN class=smallfont><B>Mi Menú</B></SPAN></TD></TR>
<TR class=tablea>
<TD><SPAN class=smallfont>
<STRONG> »</STRONG> <A href="<A href="http://www.ociosos.org/foros/private.php">Mis">http://www.ociosos.org/foros/private.php">Mis mensajes</A>
<BR>
<STRONG> »</STRONG> <A href="<A href="http://www.ociosos.org/foros/profile.php?do=editavatar">Mi">http://www.ociosos.org/foros/profile.php?do=editavatar">Mi avatar</A>
<BR>
<STRONG> »</STRONG> <A href="<A href="http://www.ociosos.org/foros/profile.php?do=editprofile">Mi">http://www.ociosos.org/foros/profile.php?do=editprofile">Mi Perfil</A>
<BR>
</SPAN></TD></TR></TBODY></TABLE></DIV>
los links los modificas tu los colores igual, y las imagenes