The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Username HTML Markup MAX CHAR?
In my usergroup settings, HTML markup section, Im trying to put this into the first box.
PHP Code:
However it cuts it off, after like test.ht Im assuming theres a char limit on that text field. Where would I increase that?? |
#2
|
|||
|
|||
A much better way to do it would be to use a global CSS call and use a span tag.
https://vborg.vbsupport.ru/showthread.php?t=105598 |
#3
|
||||
|
||||
well then what do I do about my javascript popup window. My goal here, is to keep the color legend colors, but make the legend usergroups clickable, to open a javascript popup window. Inside the popup window is intructions on how to become a part of that particular group.
|
#4
|
|||
|
|||
Something like:
Opening: Code:
<span style="whatever"><a href="javascript:onlinetoday('test.html')"> Code:
</a></span> |
#5
|
||||
|
||||
Yah I got it now. Use the CSS for the markup, and that shortens all my inline a href crap, so now it fits and works. Thanks!!!
oh and actually I did this <a class="adminmarkup" title="Administrator" href="javascript:uopup('test.html')"> found my first bug with this code. If I goto memberlist, and click a usersname....it tries to open the popup window. This isnt good. |
#6
|
||||
|
||||
Quote:
Or you could do this: Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|