Title: TinyMCEComments toolbar buttons
Last modified: August 19, 2016

---

# TinyMCEComments toolbar buttons

 *  Resolved [Vic Drover](https://wordpress.org/support/users/vdrover/)
 * (@vdrover)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/tinymcecomments-toolbar-buttons/)
 * I’ve been using the [Lorem Ipsum v1.2.7 theme](http://www.letsmint.com/2007/lorem-ipsum-wordpress-theme/)
   for some time and it is great. You can see it on my blog [whatisrugby.com](http://www.whatisrugby.com/).
 * I have recently installed TinyMCEComments as a plugin, but there is a display
   error in Lorem Ipsum. The editor toolbar for the comments works, but none of 
   the buttons display. Actually, all the buttons display as grey boxes, not the
   icons.
 * I have switched to other themes and the toolbar buttons display just fine. I 
   also deactiavted all the plugins I have and ruled out a plugin conflict.
 * TinyMCE itself works fine for adding posts, just trying to solve this comments
   issue.
 * Any help or direction appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [mk_is_here](https://wordpress.org/support/users/mk_is_here/)
 * (@mk_is_here)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/tinymcecomments-toolbar-buttons/#post-713352)
 * Hello.
 * The button are not disabled, but just not rendered correctly. It is due to some
   CSS style on your theme, on line 275 of the style.css, where this line maybe 
   applied to the comment box unintentionally. You could try commented it (and all
   pics will lose the border) or create a div to wrap the comment box and apply 
   a different style to that div.
 *  Thread Starter [Vic Drover](https://wordpress.org/support/users/vdrover/)
 * (@vdrover)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/tinymcecomments-toolbar-buttons/#post-713359)
 * Here are the offending attributes:
 *     ```
       div#content-article img, div#content-article img a {
       border: 1px solid #e0e0e0;
       margin: 5px 10px 5px 0;
       padding: 4px;
       text-decoration: none;
       background: #fff;
       }
       ```
   
 * I removed it all and the tinymce buttons show up great on the comments section.
 *  [skippern](https://wordpress.org/support/users/skippern/)
 * (@skippern)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/tinymcecomments-toolbar-buttons/#post-713435)
 * many thanks, I will try that tonight, hope that works.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘TinyMCEComments toolbar buttons’ is closed to new replies.

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)
 * [tinymce](https://wordpress.org/support/topic-tag/tinymce/)

 * 3 replies
 * 3 participants
 * Last reply from: [skippern](https://wordpress.org/support/users/skippern/)
 * Last activity: [18 years, 3 months ago](https://wordpress.org/support/topic/tinymcecomments-toolbar-buttons/#post-713435)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
