sgeorge at 08h20
15
Dec
2011
I know that I can change the full editor from the "posting_body" template which is inside the "Post & Private Messages" category
But how can I change the quick reply editor from templates ? I cannot find any template...
The only thing I've found is the:
in "viewtopic_body" template.
Thank you in advance !
But how can I change the quick reply editor from templates ? I cannot find any template...
The only thing I've found is the:
- Code:
<a name="quickreply"></a>
{QUICK_REPLY_FORM}
in "viewtopic_body" template.
Thank you in advance !
1 Kalimdor, on 15/12/2011 at 08h28
Replace
with:
Add to CSS:
I hope I helped you
- Code:
{QUICK_REPLY_FORM}
with:
- Code:
<div id="quick-rpl"> {QUICK_REPLY_FORM}</div>
Add to CSS:
- Code:
#quick-rpl {
border: 3px dashed red;
background: blue;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 20px;}
I hope I helped you
2 sgeorge, on 15/12/2011 at 09h43
Actually I wanted to change some buttons xD The text and icons
That's why I need the template.Or I will have to use javascript to achieve the replace.
That's why I need the template.Or I will have to use javascript to achieve the replace.
3 kirk, on 15/12/2011 at 13h11
what is you want to do, add images?
do you have a screen shot of what you mean?
do you have a screen shot of what you mean?
4 sgeorge, on 15/12/2011 at 14h01
I want to change the icons of the buttons in quick reply... For example that
with that
I also want to change the:
This is what I want
with that I also want to change the:
- Code:
title="I want to add my text here"
This is what I want
5 Guest, on 15/12/2011 at 14h37
Follow this steps - http://asistencia.foroactivo.com/t86195-codigos-cambia-las-imagenes-de-los-bbcodes-en-tu-foro 
6 sgeorge, on 16/12/2011 at 21h30
I solved the one part... But I think that there is not option from the templates... Am I right ? And thank's Gassy, that really helped !
7 Guest, on 16/12/2011 at 21h38
The right template is posting_body from Templates => Post & Private Messages. 
8 sgeorge, on 16/12/2011 at 23h30
Gassy wrote:The right template is posting_body from Templates => Post & Private Messages.
This does not change quick reply editor
Thank's
9 Guest, on 17/12/2011 at 08h44
For quick reply viewtopic_body. 
10 sgeorge, on 17/12/2011 at 17h09
As I've explained and in my 1st message,
The only thing I've found is the:
in "viewtopic_body" template.
THANK YOU
The only thing I've found is the:
- Code:
<a name="quickreply"></a>
{QUICK_REPLY_FORM}
in "viewtopic_body" template.
THANK YOU
11 Darren1, on 17/12/2011 at 19h47
Hi,
You simply can't change the Quick Reply Editor by templates, unless ofcause you replace it with your own
You can however, modify it via CSS. I'm not aware of the specific code to change that specific item, so, I'm sorry but that's all I can assist you with
You simply can't change the Quick Reply Editor by templates, unless ofcause you replace it with your own
You can however, modify it via CSS. I'm not aware of the specific code to change that specific item, so, I'm sorry but that's all I can assist you with
12 sgeorge, on 19/12/2011 at 06h30
Ok thank you
No problem !!!
,Thank you for the support...
Staff you may lock this topic now.
[MARKED AS
]
No problem !!!
Staff you may lock this topic now.
[MARKED AS
]13 SockDustTv, on 20/12/2011 at 11h50
good good, tkanks all
14 Sanket, on 20/12/2011 at 19h09
Solved | Archived
Similar topics
help me i dont know what i did then when i try to post it is lost where can i get it back?
is there way to change quick reply rounded corners
http://funx.4umer.com
My default font color is too light to view in white bg of quick reply box. I would like to change the background color of quick reply box but how?
My forum address is http://aoknewskool.forumakers.com/
Replies 1 to 14 on 14 for "How to change the quick reply editor from templates ?"
Search
Informations
14 Replies For the topic :
"How to change the quick reply editor from templates ?"
This topic has been viewed 716 times.
Last message :
15/12/2011 at 08h20 by "sgeorge"





