Title: Remove the border around
Last modified: August 21, 2016

---

# Remove the border around

 *  Resolved [digiscrap](https://wordpress.org/support/users/digiscrap/)
 * (@digiscrap)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/remove-the-border-around/)
 * Hello,
 * Is it possible to remove the border around the pages? Or make them transaprent?
 * I think it must be somewhere in these settings in the CSS:
 *     ```
       /* Page Wrappers */
       	.booklet .b-wrap       {top:0; position:absolute;}
       	.booklet .b-wrap-left  {background:#fff;}
       	.booklet .b-wrap-right {background:#fff;}
   
       	.booklet .b-pN .b-wrap,
       	.booklet .b-p1 .b-wrap,
       	.booklet .b-p2 .b-wrap,
       	.booklet .b-p3 .b-wrap,
       	.booklet .b-p4 .b-wrap  {left:0;}
       	.booklet .b-p0 .b-wrap  {right:0;}
       ```
   
 * Thanks!
 * [http://wordpress.org/plugins/wp-booklet/](http://wordpress.org/plugins/wp-booklet/)

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

 *  Plugin Author [binarystash01](https://wordpress.org/support/users/binarystash01/)
 * (@binarystash01)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-the-border-around/#post-4506370)
 * The border is actually the padding. WP Booklet 1.0.6 now allows you to modify
   padding size under booklet properties.
 * Thanks!
 *  Thread Starter [digiscrap](https://wordpress.org/support/users/digiscrap/)
 * (@digiscrap)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-the-border-around/#post-4506371)
 * Thanks you! Only one small thing: now the whole applet is placed on the left 
   side of the page (I’m not using sidebars). Is it possible to center ‘the whole
   applet’ on the page? `<p text-align: center;> </p>` does not center it.
 * For the rest I’m very happy!
 *  Plugin Author [binarystash01](https://wordpress.org/support/users/binarystash01/)
 * (@binarystash01)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-the-border-around/#post-4506377)
 * You may use this.
 * `.wp-booklet-container-default{ margin:auto }`
 *  Thread Starter [digiscrap](https://wordpress.org/support/users/digiscrap/)
 * (@digiscrap)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-the-border-around/#post-4506378)
 * Hiihaa, you’re great! Looks very nice now!
 * Thank you.
 *  [mariecx](https://wordpress.org/support/users/mariecx/)
 * (@mariecx)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-the-border-around/#post-4506382)
 * When I set the padding to “0”, I get the “10” border. The only way I’ve found
   to be able to make the booklet look like there is no border is to set it to “.
   1” Should this be? Not that it’s a problem, it looks great. But seems like it
   should be removable by making the setting “0”
 *  Plugin Author [binarystash01](https://wordpress.org/support/users/binarystash01/)
 * (@binarystash01)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-the-border-around/#post-4506385)
 * Hi,
 * This will be fixed on the next version.
 * Thanks!

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

The topic ‘Remove the border around’ is closed to new replies.

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

 * 6 replies
 * 3 participants
 * Last reply from: [binarystash01](https://wordpress.org/support/users/binarystash01/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/remove-the-border-around/#post-4506385)
 * Status: resolved