Quote post on Mchat...
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
Quote post on Mchat...
Is there a way to quote posts on Mchat by clicking the 'x' button?
- Steve
- BBCoder VI
- Posts: 863
- Joined: 05 Mar 2010, 01:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
Re: Quote post on Mchat...
*edit your best off asking the mod author : http://rmcgirr83.org/index.php
Dont know but you can easily change the |x| to dispaly |Quote|
So if you want to
Open your styles/template/prosilver based/mchat_body.html
find:
replace with:
find:
replace with:
find:
replace with:
Dont know but you can easily change the |x| to dispaly |Quote|
So if you want to
Open your styles/template/prosilver based/mchat_body.html
find:
Code: Select all
X</b>
Code: Select all
{L_QUOTE}</b>
Code: Select all
|X|
Code: Select all
{L_QUOTE}</b>
Code: Select all
|<b>X</b>|
Code: Select all
{L_QUOTE}</b>
Re: Quote post on Mchat...
Cheers Steve, I'll ask them then
ps. Would I need to open the same file to put links at top like on the Mchat on here?
ps. Would I need to open the same file to put links at top like on the Mchat on here?