The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Advanced Reply Box
hey how can I get this stuff in my Quick Thread Box and Quick Reply box? the stuff thats circled in the attachments.. :squareeyed:
|
#2
|
|||
|
|||
heheh that's not going to be a quick reply.....
that's going to be just a full reply box !! no time know but i will have a look at it unless someone as done already |
#3
|
||||
|
||||
I just want to know how to add POst Icons to Both, Quick Reply and Quick Thread Box..
|
#4
|
||||
|
||||
can someone plz reply? or is this thread closed?
|
#5
|
||||
|
||||
PostIcons...
Like they are in the Quick Reply? No idea... In a DropDown Box? I can and have done that... Add : Code:
<SELECT name=iconid> <OPTION selected value=0>No icon</OPTION> <OPTION value=10>BigGrin</OPTION> <OPTION value=2>Arrow</OPTION> <OPTION value=3>Idea!</OPTION> <OPTION value=1>Text</OPTION> <OPTION value=4>Warning!</OPTION> <OPTION value=5>Question/OPTION> <OPTION value=6>Cool</OPTION> <OPTION value=7>Smile</OPTION> <OPTION value=8>Mad</OPTION> <OPTION value=9>Sad</OPTION> <OPTION value=11>Embarrassed</OPTION> <OPTION value=12>Wink</OPTION> <OPTION value=13>Tdown</OPTION> <OPTION value=14>Tup</OPTION></SELECT> Code:
<td bgcolor="{secondaltcolor}" width="82%"><normalfont><input type="text" class="bginput" name="title" value="$title" size="40" maxlength="85" tabindex="1"> Satan |
#6
|
|||
|
|||
check out the quick reply thread...i think on the second page there is some stuff about how to do it like the regular reply
|
#7
|
||||
|
||||
Oh I found the code for PostIcons like in the Normal Reply :
Add anywhere you like, this code : Code:
<tr> <td bgcolor="{firstaltcolor}" valign="top"><normalfont><b>Message Icon:</b></normalfont><br> <smallfont><input type="radio" name="iconid" value="0" $iconchecked> No icon</smallfont></td> <td bgcolor="{firstaltcolor}"><smallfont>$posticonbits</smallfont></td> </tr> |
#8
|
|||
|
|||
how did I got it working ?
I got the post icons visible, but after you replied with quick reply you only get default icon |
#9
|
|||
|
|||
Personally I think SomethingLeet went over the top with their "quick" reply box, on my forums I have the box for the message, and nothing else what-so-ever, because:
(1) it will slow down the showthread page loading time. (2) If they want all that, they can just click on newreply and it will take just as long to load as showthread does with all of that. |
#10
|
|||
|
|||
what would be cool is if we could like have a mini reg form in the reply thread it self so u can actually register and post at the same time
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|