The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Remove A/A From Quick Reply

3 posters

Go down

Solved Remove A/A From Quick Reply

Post by URFTV December 25th 2010, 10:56

I already removed it from normal reply, but most members use quick reply, I'm sick of people saying to me they can't edit it because it's all messes up and I have to simply click it to turn it off and make it normal.

If anyone is unclear I mean this
Remove A/A From Quick Reply Captur43
URFTV
URFTV
Forumember

Male Posts : 237
Reputation : 0
Language : English
Location : Australia

Back to top Go down

Solved Re: Remove A/A From Quick Reply

Post by shadowz au December 25th 2010, 11:19

Forum version?
avatar
shadowz au
Forumember

Male Posts : 280
Reputation : 30
Language : Australia
Location : Sydney

http://tommyzserver.forummotion.com

Back to top Go down

Solved Re: Remove A/A From Quick Reply

Post by URFTV December 25th 2010, 11:23

phpBB2


Last edited by URFTV on December 25th 2010, 11:33; edited 1 time in total
URFTV
URFTV
Forumember

Male Posts : 237
Reputation : 0
Language : English
Location : Australia

Back to top Go down

Solved Re: Remove A/A From Quick Reply

Post by shadowz au December 25th 2010, 11:25

ok

Go to ACP -> Display -> Template -> Posting & Private message - posting body


Search text_editor_cmd_switchmode

Delete this

Code:
button class="{BUTTON_WYSI_STYLE}" id="text_editor_cmd_switchmode" type="button" title="{SWITCH_EDITOR_MODE}"><img src="{PATH_IMG_FA}i/switch_wysiwyg.gif" alt="{SWITCH_EDITOR_MODE}" /></button>

Publish it

Done
avatar
shadowz au
Forumember

Male Posts : 280
Reputation : 30
Language : Australia
Location : Sydney

http://tommyzserver.forummotion.com

Back to top Go down

Solved Re: Remove A/A From Quick Reply

Post by bluehnvn December 25th 2010, 12:47

thanks shadowz au
bluehnvn
bluehnvn
Forumember

Male Posts : 30
Reputation : 0
Language : vietnamese
Location : vietnam

http://www.lytrada.com/

Back to top Go down

Solved Re: Remove A/A From Quick Reply

Post by URFTV December 27th 2010, 12:51

I can't find any of that part.
URFTV
URFTV
Forumember

Male Posts : 237
Reputation : 0
Language : English
Location : Australia

Back to top Go down

Solved Re: Remove A/A From Quick Reply

Post by Guest December 27th 2010, 21:27

I do not recommend removing code from templates unless you are EXTREMELY good at coding. Suppose you change your mind and want the button back. Do you know how to do that? Instead, add this to your CSS:

Code:
#text_editor_cmd_switchmode {display: none;}
If you change your mind, it's a LOT simpler to remove this CSS rule than trying to restore code to the posting_body template.

NOTE: the editor mode is saved in a cookie. If you remove this button, those members currently using WYSIWYG mode will PERMANENTLY be in WYSIWYG mode until/unless they delete their forum cookies.
avatar
Guest
Guest


Back to top Go down

Solved Re: Remove A/A From Quick Reply

Post by URFTV December 28th 2010, 04:19

thanks so much!! I will add the "Delete Forum Cookies" to my page just incase anyone is stuck in it.
URFTV
URFTV
Forumember

Male Posts : 237
Reputation : 0
Language : English
Location : Australia

Back to top Go down

Solved Re: Remove A/A From Quick Reply

Post by Guest December 28th 2010, 19:34

Solved + Locked
avatar
Guest
Guest


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum