Quick Reply Box?

Discuss features as they are added to the new version. Give us your feedback. Don't post bug reports, feature requests, support questions or suggestions here.
Forum rules
Discuss features as they are added to the new version. Give us your feedback. Don't post bug reports, feature requests, support questions or suggestions here. Feature requests are closed.
User avatar
Alexis Canver
Registered User
Posts: 22
Joined: Wed Jun 14, 2006 8:00 pm

Re: Quick Reply Box?

Post by Alexis Canver »

phpbb3 and subsilver is xhtml, use <strong>
Last edited by Alexis Canver on Wed Nov 08, 2006 3:15 pm, edited 1 time in total.

muhaidib
Registered User
Posts: 57
Joined: Tue Jun 28, 2005 7:33 am

Re: Quick Reply Box?

Post by muhaidib »

I am pretty sure that CuberAlien (from http://www.phpbbstyles.com" target="_blank) will make his styles with quick reply boxes

I think CA is one of the stylers in this forum i dunno i thought i saw his name the other day,, so don't worry many great themes will be released with the the gold version of this forum

Aden
Registered User
Posts: 29
Joined: Sun Sep 17, 2006 8:17 am

Re: Quick Reply Box?

Post by Aden »

Quick Reply Box is being developed as a mod by a few developers already.
It works, but is still basic.

User avatar
Highway of Life
Registered User
Posts: 1399
Joined: Tue Feb 08, 2005 10:18 pm
Location: I'd love to change the World, but they won't give me the Source Code
Contact:

Re: Quick Reply Box?

Post by Highway of Life »

Aden, he is past basic now.
We are using basic, but he already released Advanced version. (0.7)
Image

Aden
Registered User
Posts: 29
Joined: Sun Sep 17, 2006 8:17 am

Re: Quick Reply Box?

Post by Aden »

Oh sweet, i must have missed an update somewhere!

User avatar
EXreaction
Registered User
Posts: 1555
Joined: Sat Sep 10, 2005 2:15 am

Re: Quick Reply Box?

Post by EXreaction »

My spoiler is better. :P

Code: Select all

[spoiler]{TEXT}[/spoiler]

Code: Select all

<div style="margin:20px; margin-top:5px"><div style="font: 11px Verdana, Geneva, Lucida, 'Lucida Grande'; margin-bottom:2px"><b>Spoiler:</b> <input type="button" value="Show" style="width:45px;font-size:10px;margin:0px;padding:0px;" onclick="if(this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') {this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display= ''; this.innerText = ''; this.value = 'Hide'; } else {this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display='none'; this.innerText = ''; this.value = 'Show'; }"/></div><div style="min-height: 20px; background-color:#EDE8E0; margin: 0px; padding: 6px; border: 1px inset;"><div style="display: none;">{TEXT}</div></div></div>
(make sure it is all on one line or it does not like to work)

Wert
Registered User
Posts: 400
Joined: Tue Jul 03, 2001 8:33 pm

Re: Quick Reply Box?

Post by Wert »

That's pretty darn awesome exreaction. Really shows the power of custom bbcodes.
Need good web hosting? I recommend Hostrocket.

User avatar
EXreaction
Registered User
Posts: 1555
Joined: Sat Sep 10, 2005 2:15 am

Re: Quick Reply Box?

Post by EXreaction »

Wert wrote: That's pretty darn awesome exreaction. Really shows the power of custom bbcodes.


Psst, I got it from Handyman on startrekguide. :mrgreen:

User avatar
Highway of Life
Registered User
Posts: 1399
Joined: Tue Feb 08, 2005 10:18 pm
Location: I'd love to change the World, but they won't give me the Source Code
Contact:

Re: Quick Reply Box?

Post by Highway of Life »

Handyman? *raises eyebrows* ;) :P
Image

User avatar
EXreaction
Registered User
Posts: 1555
Joined: Sat Sep 10, 2005 2:15 am

Re: Quick Reply Box?

Post by EXreaction »

Highway of Life wrote: Handyman? *raises eyebrows* ;) :P


Or you, it was one of you, but I couldn't remember(kinda guessed :oops: ) . :P

Locked