Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by (Guest)
Developer Last Online: Jan 1970 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 08-22-2001 Last Update: Never Installs: 103
 
No support by the author.

Mod Drop Down Hack ((FINAL))

This mod will add a drop down scroll in your moderator column. Originally designed by 411blaze for UBB6x and I'm not sure if he released it for vbulletin, but here it is. I will offer limited support, but its to simple to configure wrong.

Working Demo: View Demo

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #82  
Old 12-27-2001, 06:07 PM
voogru's Avatar
voogru voogru is offline
 
Join Date: Dec 2001
Location: Miami, FL
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How can i get rid of the extra blank space on my forms, works great but would be nicer if i could save a little space on this

http://forums.voogru.com

how do i get rid of the gaps

thanks
Reply With Quote
  #83  
Old 12-28-2001, 10:25 AM
paulsmith
Guest
 
Posts: n/a
Default

I tried to get this hack to work, and just could not succeed as something in the database seems to stop the hack working.

I have come to this conclusion in the following way.

I did a clean install of vbulletin as a test with no entries in the database, installed the dropdown hack and it worked first time.

However when i then edited config.php and changed the database back to my real populated database, the drop down disapeared!

Any ideas as this one has been driving me nuts.

Thanks
Reply With Quote
  #84  
Old 12-29-2001, 04:59 AM
mvigod mvigod is offline
 
Join Date: Dec 2001
Location: Jersey
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great hack!

Only problem I can see is for macintosh users. The moderator popup in 7 point is unreadable and worse is the extra inch of space to the left of the image and popup in that part of the table.

Anyone see this or have a fix? I can't figure out how to cure this on the mac w/out affecting the pc.
Reply With Quote
  #85  
Old 12-31-2001, 02:29 AM
Ajay Ajay is offline
 
Join Date: Nov 2001
Location: Chicago
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice I just got vbulletin an hour ago and it's very easy to install!
Reply With Quote
  #86  
Old 01-08-2002, 05:55 PM
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Posts: 7,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Easy! Thanks!
Reply With Quote
  #87  
Old 01-13-2002, 08:53 PM
Smallville Smallville is offline
 
Join Date: Dec 2001
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I changed the background color of the drop box, but how do I get the font to be white.

Background = #003366
Font - #FFFFFF

Could somebody help? This is in the forumhome_forumbit_level2_post template. I edited the background color by changing the bold background part below
PHP Code:
<form><td bgcolor="#13486D" valign="middle" align="right" nowrap>
<
IMG align="absmiddle" SRC="images/team.gif">
<
SELECT NAME="newLoc" onChange="jumpPage(this.form.newLoc)" style="font-size: 7pt; [B]background-color: #dfdfdf[/B]; font-family: Arial, Tahoma;" maxlength="20">
<
OPTION VALUE="#">moderators</OPTION>
<
OPTION VALUE="#">---------------------</OPTION>
$forum[moderators]</select></td></form></tr
to the color I wanted (#003366). NOW how do I change the color (when not selected) to white, but keep when selected white too? Thanks.
Reply With Quote
  #88  
Old 01-14-2002, 05:17 AM
Twig Deez's Avatar
Twig Deez Twig Deez is offline
 
Join Date: Nov 2001
Location: Aotearoa
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Smallville
NOW how do I change the color (when not selected) to white, but keep when selected white too? Thanks.
try this...

PHP Code:
<form><td bgcolor="#13486D" valign="middle" align="right" nowrap>
<
IMG align="absmiddle" SRC="images/team.gif">
<
SELECT NAME="newLoc" onChange="jumpPage(this.form.newLoc)" style="font-size: 7pt; background-color: #dfdfdf; color: #ffffff; font-family: Arial, Tahoma;" maxlength="20">
<
OPTION VALUE="#">moderators</OPTION>
<
OPTION VALUE="#">----------------</OPTION>
$forum[moderators]</select></td></form></tr
Reply With Quote
  #89  
Old 01-15-2002, 01:15 AM
Smallville Smallville is offline
 
Join Date: Dec 2001
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

IT WORKED!!!

http://www.matrix-unplugged.com

Now, ONE (or a few) final question(s).

Can I get the arrow you click on the background color too? The color I want is #003366

ALSO (lol, want it perfect), when you scroll your mouse over a name the background around it turns blue with the dots around it. Can I have that blue as a certain color too (#003366)?? THANKS TO ANYONE WHO CAN DO THIS.

GO TWIG DEEZ. You're awesome.
Reply With Quote
  #90  
Old 01-15-2002, 01:21 AM
Twig Deez's Avatar
Twig Deez Twig Deez is offline
 
Join Date: Nov 2001
Location: Aotearoa
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Smallville
ALSO (lol, want it perfect), when you scroll your mouse over a name the background around it turns blue with the dots around it. Can I have that blue as a certain color too (#003366)??
i'm not so certain, but i believe that's your system colours;
like, whatever your menu selection colour is on your computer,
that's the highlight colour on the drop down menu.
same with the arrow... that's the 3d object colour on your system.

control panel > display > appearance.

i'm not sure if there's a way to override those,
and if there is... i don't know it. sorry!
Reply With Quote
  #91  
Old 02-08-2002, 04:29 PM
theguru theguru is offline
 
Join Date: Jan 2002
Location: Kentucky
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This hack is the first time I ever installed one and with the help of a couple of kind people I was able to get it to work (I am a newbie). I do have a question. I would like my drop down boxes to be uniform in width but they are not depending on the length of my moderators usernames. My problem is not with the max length (it works fine with the longer usernames) its with the drop down menus that only have mods with short usernames are not as wide as the ones with the long usernames. In my way of thinking I need to code it so the drop down box has to be a certain width so all of the boxes are uniform. Can anyone help me with this?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:42 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05056 seconds
  • Memory Usage 2,316KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (9)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_imicons
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete