vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Mod Drop Down Hack ((FINAL)) (https://vborg.vbsupport.ru/showthread.php?t=26240)

voogru 12-27-2001 06:07 PM

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 :mad:

thanks

paulsmith 12-28-2001 10:25 AM

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

mvigod 12-29-2001 04:59 AM

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.

Ajay 12-31-2001 02:29 AM

Nice :) I just got vbulletin an hour ago and it's very easy to install!

Erwin 01-08-2002 05:55 PM

Easy! Thanks!

Smallville 01-13-2002 08:53 PM

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.

Twig Deez 01-14-2002 05:17 AM

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


Smallville 01-15-2002 01:15 AM

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.

Twig Deez 01-15-2002 01:21 AM

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!

theguru 02-08-2002 04:29 PM

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?


All times are GMT. The time now is 03:55 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.01089 seconds
  • Memory Usage 1,753KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete