Back to vBulletin 3.5 Template Modifications

Right mouse click menu
Mod Version: 1.00, by HaYLaZ

This modification is in the archives.
vB Version: 3.5.0 RC3 Rating: (0 vote - 0 average) Installs: 21
Released: 18 Sep 2005 Last Update: Never Downloads: 1
Not Supported  

when you right click wiht your mouse there is open a new menü.You can change links,colors what you want.

install;
open your header template and add the codes below to top of your header template and edit links,colors ect

PHP Code:
<META content="Microsoft FrontPage 5.0" name=GENERATOR></HEAD>
<
BODY id=bg text=#093349 bgColor=#f5f5f5 topMargin=0>
<STYLE>#contextMenu {
    
BORDER-RIGHTblack 1px outsetBORDER-TOPblack 1px outsetVISIBILITYhiddenBORDER-LEFTblack 1px outsetWIDTH120pxBORDER-BOTTOMblack 1px outsetPOSITIONabsoluteBACKGROUND-COLOR#dde8f4; layer-background-color: #cccccc
}
.
A:unknown {
    
WIDTH100%; CURSOR: default; COLORblackTEXT-DECORATIONnone
}
.
A:unknown {
    
WIDTH100%; CURSOR: default; COLORwhiteBACKGROUND-COLORblackTEXT-DECORATIONnone
}
</
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="js/cellpic.gif"><SPAN class=smallfont><B>Genel Ba&#351;lıklar</B></SPAN></TD></TR>
  
<TR class=tablea>
    <
TD><SPAN class=smallfont>
    <
STRONG>&nbsp;»</STRONG>&nbsp; <A href="portal.php"><B>Portal</B></A>
    <
BR>
    <
STRONG>&nbsp;»</STRONG>&nbsp; <A href="index.php"><B>Ana Sayfa</B></A>
    <
BR>
    <
STRONG>&nbsp;»</STRONG>&nbsp; <A href="gallery.php"><B>Galeri</B></A>
    <
BR>
    <
STRONG>&nbsp;»</STRONG>&nbsp; <A href="chat/index.php"><B>Chat</B></A>
    <
BR>
    <
STRONG>&nbsp;»</STRONG>&nbsp; <A href="upload/index.php"><B>upload</B></A>
    <
BR>
    </
SPAN></TD></TR>
  <
TR>
    <
TD class=tablecat align=left width="100%" background="js/cellpic.gif"><SPAN class=smallfont><B>Extralar</B></SPAN></TD></TR>
  <
TR class=tablea>
    <
TD><SPAN class=smallfont>
    <
STRONG>&nbsp;»</STRONG>&nbsp; <A href="private.php">Mesaj Kutusu</A>
    <
BR>
    <
STRONG>&nbsp;»</STRONG>&nbsp; <A href="showgroups.php">Forum Liderleri</A>
    <
BR>
    <
STRONG>&nbsp;»</STRONG>&nbsp; <A href=" memberlist.php">Üyelerin Listesi</A>
    <
BR>
    <
STRONG>&nbsp;»</STRONG>&nbsp; <A href="profile.php?do=editavatar">Avatar Düzenle</A>
    <
BR>
    <
STRONG>&nbsp;»</STRONG>&nbsp; <A href="profile.php?do=editsignature">&#304;mza Düzenle</A>    
    
<BR>
    </
SPAN></TD></TR></TBODY></TABLE></DIV

Download

No files for download.

Screenshots

 


vblts.ru supports vBulletin®, 2022-2024