![]() |
Ok, I told you wrong. Sorry about that :(
Remove the other <br> tags I told you to insert. Search in your code for what following and do what it says in red: $postbits Insert a <br> here <!-- spacer --> <table bgcolor=""#FFFFFF" background="images/mainbg.gif"" width="750" cellpadding="0" cellspacing="0" border="0"> <tr><td width="10"><img width="10" height="1" src="images/space.gif" alt=""></td><td width="100%"> |
mashby it works! THANK YOU SO MUCH! :) Anytime you need some fresh kimchi from Korea just let me know. :D
I'm currently trying to fix the replybox bottom (the one with a gap below)... I'm experimenting and trying to delete all the <br>'s I could find. I'll post back whether I could close the gap below. |
Try removing the code in red:
$postbits <!-- spacer --> <table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0"> <tr><td width="10"><img width="10" height="1" src="{imagesfolder}/space.gif" alt=""></td><td width="100%"> <form $enctype action="newreply.php" name="vbform" method="post" onSubmit="true"> <input type="hidden" name="s" value="$session[sessionhash]"> <input type="hidden" name="action" value="postreply"> <input type="hidden" name="threadid" value="$threadid"> |
mashby, I tried doing the change you mentioned but somehow nothing happened. I also tried getting out some of the <br> yet nothing happened. :( I'll keep on experimenting till something comes up.
|
Hey for some reason insert sig is not selected by default. I dont know if its supposed to be or not but is there any way to make it so it is? Thanks a lot
|
]This is cool :)
Nice work m8! :D I have a suggestion,add an Attachment box to the quick reply :) |
Quote:
|
Quote:
|
If you want your default postbit and thread to line up with the reply box change the following cell sizes:
"18%" change to "175" nowrap "82%" change to "100%" Each appears twice in the quick reply code. |
maybe anyone can tell me what I have to change to include the attachement option? Would be great :)
|
2nd working mod that I installed -- thanks!
|
*clicks install ;)* I like it.
|
Quote:
|
ok this 1 is a bit more advanced than the other ones i have seen
|
I modified the showthread and it does not show up in all forums and when it does its on the top...any help would be appreciated...
Thanks...I am running 2.26 |
read the first line Good and ask agian
|
Still nothing...tried all that was said and some forums have it on top and others not at all...thanks anyway....
|
In Teamplates -> Show Thread Templates -> showthread
--- After: (it's the second one ;-)) ----------- <table bgcolor=""#FFFFFF" background="images/mainbg.gif"" width="750" cellpadding="0" cellspacing="0" border="0"> <tr><td width="10"><img width="10" height="1" src="images/space.gif" alt=""></td><td width="100%">[/CODE] after the SECOND "<table bgcolor=""#FFFFFF" background="images/mainbg.gif"" width="750" cellpadding="0" cellspacing="0" border="0"> <tr><td width="10"><img width="10" height="1" src="images/space.gif" alt=""></td><td width="100%">" |
Sooo... Is there an edited txt file that has all the fixes? I'm too lazy to look through all the stuff.
|
it works good, however it doesnt show your sig when u post with it.
1 |
there should be a box under the reply box, and you check that to show your sig
|
Nice contribution
But.... I have a forum and i installed the "Quick answer form", but i only can see the name of the icons, is there anyway to see the image icons... The users of the forum (include me) dont know the icons names =P... If anyone could resolve that. the Quick answer form will be mutch bether (for me!) Keep the Good Work! |
is there a way to make it so peeps don't have to "check" the sig box, and it can be defualt?
1 |
add
Code:
checked="true" |
Can anyone tell me how to get attachments back with this please? :)
|
thak's a lot!!
|
When I add this, it kicks my whole page to the right . Any idea wassup? Here is the code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head><title>$bbtitle - $thread[title] </title> $headinclude <script language="javascript" type="text/javascript"> <!-- function aimwindow(aimid) { window.open("member.php?s=$session[sessionhash]&action=aimmessage&aim="+aimid,"_blank","toolbar=n o,location=no,menubar=no,scrollbars=no,width=175,h eight=275,resizeable=yes,status=no") } // --> </script> </head> <body> $header <!-- breadcrumb, nav links --> <table cellpadding="2" cellspacing="0" border="0" width="100%" align="center"> <tr> <td>$navbar</td> $ratingdisplay </tr> </table> <!-- /breadcrumb, nav links --> <a name="posttop"></a> $poll <!-- first unread and next/prev --> <table cellpadding="2" cellspacing="0" border="0" width="100%" align="center"> <tr> <td><smallfont>$pagenav $firstunread </smallfont></td> <td align="right"><smallfont><b> <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest"><img src="images/prev.gif" alt="" border="0"></a> Prev | Next <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest"><img src="images/next.gif" alt="" border="0"></a> </b></smallfont></td> </tr> </table> <!-- first unread and next/prev --> <table cellpadding="0" cellspacing="0" border="0" bgcolor="#69727A" width="100%" align="center"><tr><td> <table cellpadding="4" cellspacing="1" border="0" width="100%"> <tr> <td background="images/catbg.gif" width="175" nowrap><smallfont color="69727A"><b>Author</b></smallfont></td> <td background="images/catbg.gif" width="100%"> <!-- Thread nav and post images --> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="100%"><smallfont color="69727A"><b>Thread</b></smallfont></td> <td><a href="newthread.php?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="images/newthread.gif" border="0" alt="Post New Thread"></a></td> <td><normalfont> </normalfont></td> <td><a href="newreply.php?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a></td> </tr> </table> <!-- /Thread nav and post images --> </td> </tr> </table> </td></tr></table> <br> <table align="center" width="98%" border="0"> <tr><td><b><font size="4" face="Arial">$thread[title]</font></b><br></td></tr></table> $postbits <table cellpadding="0" cellspacing="0" border="0" bgcolor="#6A737C" width="100%" align="center"><tr><td> <table cellpadding="4" cellspacing="1" border="0" width="100%"> <form $enctype action="newreply.php" name="vbform" method="post" onSubmit="true"> <input type="hidden" name="s" value="$session[sessionhash]"> <input type="hidden" name="action" value="postreply"> <input type="hidden" name="threadid" value="$threadid"> <table cellpadding="0" cellspacing="0" border="0" bgcolor="#6597D9" width="100%" align="center"><tr><td> <table cellpadding="4" cellspacing="1" border="0" width="100%"> <tr> <td width="175" nowrap bgcolor="#F9F9F9" valign="top"><normalfont><b>Fast Reply:</b></normalfont> <smallfont> </smallfont> </td> <td width="100%" bgcolor="#F9F9F9"> <textarea name="message" rows="10" cols="70" wrap="virtual" tabindex="2">$message</textarea> </td> </tr> $logincode <tr> <td bgcolor="#F9F9F9" width="175" nowrap><normalfont><b>Subject:</b></normalfont><smallfont> (Optional)</smallfont></td> <td bgcolor="#F9F9F9" width="100%"><normalfont><input type="text" class="bginput" name="title" value="$title" size="40" maxlength="85" tabindex="1"> <SELECT name=iconid> <OPTION selected value=0>No icon</OPTION> <OPTION value=1>text</OPTION> <OPTION value=2>arrows</OPTION> <OPTION value=3>idea</OPTION> <OPTION value=4>Alert!</OPTION> <OPTION value=5>Questins</OPTION> <OPTION value=6>DNF</OPTION> <OPTION value=7>Smile</OPTION> <OPTION value=8>mad</OPTION> <OPTION value=9>:(</OPTION> <OPTION value=10>smile-32</OPTION> <OPTION value=11>shuffle</OPTION> <OPTION value=12>wink</OPTION> <OPTION value=13>Down</OPTION> <OPTION value=14>Up</OPTION></SELECT> <input type="submit" class="bginput" value="Send" accesskey="s" tabindex="3"></normalfont> <br><input type="checkbox" name="signature" value="yes" checked="true" $signaturechecked><smallfont> <b>Show Signature:</b> include your profile signature. Only registered users may have signatures. </smallfont></td> </tr> </table> </td></tr></table> </form> <td background="images/catbg.gif" width="100%"> <!-- time zone and post buttons --> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="100%"><smallfont color="6A737C"><b>$timezone</b></smallfont></td> <td><a href="newthread.php?s=$session[sessionhash]&action=newthread&forumid=$forum[forumid]"><img src="images/newthread.gif" border="0" alt="Post New Thread"></a></td> <td><normalfont> </normalfont></td> <td><a href="newreply.php?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a></td> </tr> </table> <!-- /time zone and post buttons --> </td> </tr> </table> </td></tr></table> <!-- first unread and next/prev --> <table cellpadding="2" cellspacing="0" border="0" width="100%" align="center"> <tr> <td><smallfont>$pagenav </smallfont></td> <td align="right"><smallfont><b> <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest"><img src="images/prev.gif" alt="" border="0"></a> Prev | Next <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest"><img src="images/next.gif" alt="" border="0"></a> </b></smallfont></td> </tr> </table> <!-- first unread and next/prev --> <!-- thread options links --> <table cellpadding="0" cellspacing="0" border="0" bgcolor="#6597D9" align="center"><tr><td> <table cellpadding="4" cellspacing="1" border="0" width="100%"> <tr> <td bgcolor="#FFFFFF" align="center"><smallfont> <a href="printthread.php?s=$session[sessionhash]&threadid=$threadid">Show Printable Version</a> | <a href="sendtofriend.php?s=$session[sessionhash]&threadid=$threadid">Email this Page</a> | <a href="member2.php?s=$session[sessionhash]&action=addsubscription&threadid=$threadid">Subscr ibe to this Thread</a> </smallfont></td> </tr> </table> </td></tr></table> <!-- /thread options links --> <br> <!-- forum jump and rate thread --> <table cellpadding="2" cellspacing="0" border="0" width="100%" align="center"> <tr> <td>$forumjump</td> <td align="right">$threadrateselect</td> </tr> </table> <!-- /Rate this thread --> <br> <!-- forum rules and admin links --> <table cellpadding="2" cellspacing="0" border="0" width="100%" align="center"> <tr valign="bottom"> <td><smallfont><b>Forum Rules:</b>$forumrules</smallfont></td> <td align="right"> $adminoptions </td> </tr> </table> <!-- /forum rules and admin links --> $footer </body> </html> |
Great one m8
Installed it ;) Tnx a lot for this one |
Thanks :) this is very nice. I'm very pleased with it and so easy to install. I do have one question though. Does anyone know how I can add the smilies to it?
|
I would also like to know if there is a way to add the smilie box to this mod. Any chance?
|
Found a way to adjust the smileybox!
Attached txt file. ;) (next post) |
-- removed the file and have a nice day --
|
cool
|
you leeched this thing from ubb and you didn't change it correctly. The link to the smilies is wrong. It directs to url/ubb/smilies but it has to be url/images/smilies/smilie. Two smilies you changed correctly. The rest you didn't correct.
@ all the others: tnx for the mods, and the hack! |
wOOt? I did not leeched this, this is the dir structure on our server where also ubb images are stored. You're right about the wrong url but what the heck, it's working. Tnx for nothin though. :(
|
LOL!
you know you can't really leech things off of one forum if its different, right? well you can but its hard....and if he would have gone through all the trouble of doing that, you would think he would make it so there was no trace... |
Any possibility of making this work where it brings you back to your thread - or at least back to the forum after posting? Currently, I get brought back to index.php.. I'm using 2.2.9...
|
stealing from other make no good.
|
Ok that's enough, removed file!
|
Ok I'd like to add this mod, but my showthread template has already been modified because of a skin i Installed, so I cant find the right place to insert the code at. Any help?
|
All times are GMT. The time now is 04:50 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|