Title: Make Background tranparent
Last modified: November 4, 2016

---

# Make Background tranparent

 *  Resolved [tobi1982](https://wordpress.org/support/users/tobi1982/)
 * (@tobi1982)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/make-background-tranparent/)
 * Hello,
    the plugin is really good, thank you. But I have 2 questions:
 * 1) How is it possible to make the background transparent?
    Can you give the CSS
   code?
 * 2) If I want all pictures to be 150x150px. How does this work?
 * Best regards
    Tobias

Viewing 1 replies (of 1 total)

 *  Plugin Author [caterhamcomputing](https://wordpress.org/support/users/caterhamcomputing/)
 * (@caterhamcomputing)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/make-background-tranparent/#post-8437922)
 * Hi. Sorry not to have been around to reply sooner.
 * If you want to not use the skins provided, use the `class` parameter instead.
 * If you set `class="myclass"` all the CSS that handles the layout will still be
   applied, but instead of adding one of the skins you will be able to define your
   own CSS to handle the layout. (See the example at [http://ccchildpages.ccplugins.co.uk/](http://ccchildpages.ccplugins.co.uk/))
 * The plugin does not resize images … you can choose from the the pre-defined image
   sizes using the `thumbs` parameter. Setting the `thumbs` parameter to the named
   size will cause the images to be shown at that size (WordPress itself creates
   separate resized versions of the images.)
 * From the WordPress codex:
 * > The default image sizes of WordPress are “thumbnail” (and its “thumb” alias),“
   > medium”, “large” and “full” (the image you uploaded).
 * See [https://codex.wordpress.org/Post_Thumbnails#Thumbnail_Sizes](https://codex.wordpress.org/Post_Thumbnails#Thumbnail_Sizes)
 * You can create your own thumbnail sizes with a couple of lines of code added 
   to the functions.php of your theme (see [https://codex.wordpress.org/Function_Reference/set_post_thumbnail_size#Default_Usage](https://codex.wordpress.org/Function_Reference/set_post_thumbnail_size#Default_Usage))…
   or there will probably plugins available to allow you to create custom thumbnail
   sizes that you could then use.
 * I hope that this helps.

Viewing 1 replies (of 1 total)

The topic ‘Make Background tranparent’ is closed to new replies.

 * ![](https://ps.w.org/cc-child-pages/assets/icon-256x256.png?rev=3451096)
 * [CC Child Pages](https://wordpress.org/plugins/cc-child-pages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cc-child-pages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cc-child-pages/)
 * [Active Topics](https://wordpress.org/support/plugin/cc-child-pages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cc-child-pages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cc-child-pages/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [caterhamcomputing](https://wordpress.org/support/users/caterhamcomputing/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/make-background-tranparent/#post-8437922)
 * Status: resolved