Title: [Plugin: DMSGuestbook] How to remove empty frames
Last modified: August 20, 2016

---

# [Plugin: DMSGuestbook] How to remove empty frames

 *  Resolved [andresg](https://wordpress.org/support/users/andresg/)
 * (@andresg)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-how-to-remove-empty-frames/)
 * Hi All,
 * I am struggling with the Guestbook plug in. Every post on the guestbook have 
   empty tables in it, it looks like this [http://s1356.beta.photobucket.com/user/wagoozen1977/media/DSMproblem_zps94a582b2.jpg.html](http://s1356.beta.photobucket.com/user/wagoozen1977/media/DSMproblem_zps94a582b2.jpg.html)
 * What i want to have is entries that looks like the following guest book. [http://www.danielschurter.net/mainsite/gastebuch/](http://www.danielschurter.net/mainsite/gastebuch/)
 * Anyone got a suggestion
 * Thanks
 * [http://wordpress.org/extend/plugins/dmsguestbook/](http://wordpress.org/extend/plugins/dmsguestbook/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [DanielSchurter](https://wordpress.org/support/users/danielschurter/)
 * (@danielschurter)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-how-to-remove-empty-frames/#post-3117936)
 * Hi andresg
 * Overwrite the CSS setting on “DMSGuestbook -> Guestbook setings -> CSS -> Custom
   CSS:” by hiding all table
 * Or
 * Open default.tpl on “../plugins/dmsguestbook/template/post” with an text editor
   and insert after every `<td` folowing code: `style='border:0px;'`
    It should 
   looks like: `<td style='border:0px;'>`
 * Greetings,
    Dani

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: DMSGuestbook] How to remove empty frames’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/dmsguestbook.svg)
 * [DMSGuestbook](https://wordpress.org/plugins/dmsguestbook/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/dmsguestbook/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/dmsguestbook/)
 * [Active Topics](https://wordpress.org/support/plugin/dmsguestbook/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dmsguestbook/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dmsguestbook/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [DanielSchurter](https://wordpress.org/support/users/danielschurter/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-how-to-remove-empty-frames/#post-3117936)
 * Status: resolved