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.

Removing 'quick reply' buttons

3 posters

Go down

Solved Removing 'quick reply' buttons

Post by Hardcore Gamer Tue Dec 29, 2009 3:47 am

Removing 'quick reply' buttons 5000
i was wondering if it's possible to remove these buttons (in the picture above, marked in red) from the quick reply? i'm using phpBB2. thanks.

regards Smile
avatar
Hardcore Gamer
Forumember

Male Posts : 524
Reputation : 4
Language : English

Back to top Go down

Solved Re: Removing 'quick reply' buttons

Post by Gill Tue Dec 29, 2009 5:30 am

It's impossible i think Smile
Gill
Gill
Forumember

Male Posts : 162
Reputation : 0
Language : Nederlands
Location : Belgium

http://www.retronet.nl

Back to top Go down

Solved Re: Removing 'quick reply' buttons

Post by ankillien Tue Dec 29, 2009 6:59 am

Hello,

It is possible with CSS.
Go to Admin CP > Display > COlors > CSS
Add this code there and submit...

Code:
    #quick_reply #text_editor_controls {
    display : none;
    }
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Removing 'quick reply' buttons

Post by Hardcore Gamer Tue Dec 29, 2009 8:16 am

solved.

thank you so much, ankillien.
avatar
Hardcore Gamer
Forumember

Male Posts : 524
Reputation : 4
Language : English

Back to top Go down

Solved Re: Removing 'quick reply' buttons

Post by ankillien Tue Dec 29, 2009 8:18 am

Glad I could help Very Happy

Solved > Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

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