The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How To Remove Drop Down Arrow?
Hi,
Im using the ChatBox addon (https://vborg.vbsupport.ru/showthread.php?t=201283) and it works great. I was just wondering how I could hide the little down arrow from the title as shown in the image below: As it clashes with my design. Ive had a look through the code and I believe this is the line for it: Quote:
However, Im not sure where I remove the arrow .gif? Ive asked the author but they havent replied, though Im guessing its a fairly general code, if someone could point me in the right direction please! Thanks. |
#2
|
||||
|
||||
The function is in clientscript/vbulletin_global.js:
Code:
// DHTML Popup Menu Handling (complements vbulletin_menu.js) /** * Wrapper for vBmenu.register * * @param string Control ID * @param boolean No image (true) * @param boolean Does nothing any more */ function vbmenu_register(controlid, noimage, datefield) |
#3
|
|||
|
|||
They should rename this place Lynnes helpdesk! Many thanks again!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|