Title: Body texture not repeating
Last modified: August 22, 2016

---

# Body texture not repeating

 *  [Fluub](https://wordpress.org/support/users/fluub/)
 * (@fluub)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/body-texture-not-repeating/)
 * Hello people 🙂
 * This theme is amazing!
 * I’m trying ot put some texture for the background of my website but t seems not
   be repeating although i put the no-reeat stuff :/
 *     ```
       body {
       background:     url(/wp-content/uploads/texturetest.JPG);
       background-repeat: repeat;
       }
       ```
   
 * Also this killed the images fr the RSS feed and the arrow to get to the top of
   the page :/
 *     ```
       footer#footer .colophon{
       background:     url(/wp-content/uploads/texturetest.JPG) repeat  ;
       }
       ```
   
 * [http://www.makotoaoki.com](http://www.makotoaoki.com) this is the website (please
   be gentle :s)
 * Thanks a lot for your tie and support :)!!!

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

 *  Thread Starter [Fluub](https://wordpress.org/support/users/fluub/)
 * (@fluub)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/body-texture-not-repeating/#post-5524764)
 * Resolved the RSS/arrow picture problem (it resolved itself alone) but sill got
   my texture not repeating :/
 *  [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * (@d4z_c0nf)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/body-texture-not-repeating/#post-5524766)
 * Mmm that picture is half “black”
 *  Thread Starter [Fluub](https://wordpress.org/support/users/fluub/)
 * (@fluub)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/body-texture-not-repeating/#post-5524785)
 * Thanks a lot d4z_c0nf for your help (I know I’ve been a bit stupid).
 * May I ask you a question ?:
 * I’m looking for a way to add some “perpspective” on my website and to do so I’dl
   like to have the wrapper backgraund as some sort of transparent grey zone, I 
   want to find a way to add a transparent background behind my content not behind
   the whole page.
 * I’ve tried to add some css to the main wraper but the the text and the pictures
   also became transparent.
 * So if you could point me where I can find sme information about this you ll be
   very nice.
 * Thanks again for the help you just gave me
 *  [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * (@d4z_c0nf)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/body-texture-not-repeating/#post-5524813)
 * Sorry I’m not very good in that kind of stuff, don’t even know if I understood
   your aim 😀
    Something like this?
 *     ```
       .entry-content {
           background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
       }
       ```
   
 *  Thread Starter [Fluub](https://wordpress.org/support/users/fluub/)
 * (@fluub)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/body-texture-not-repeating/#post-5524875)
 * Exactly ! Thank you so mouch for all your help, you’re really great !!!

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

The topic ‘Body texture not repeating’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/customizr/4.4.24/screenshot.png)
 * Customizr
 * [Support Threads](https://wordpress.org/support/theme/customizr/)
 * [Active Topics](https://wordpress.org/support/theme/customizr/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/customizr/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/customizr/reviews/)

## Tags

 * [rdclook](https://wordpress.org/support/topic-tag/rdclook/)

 * 5 replies
 * 2 participants
 * Last reply from: [Fluub](https://wordpress.org/support/users/fluub/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/body-texture-not-repeating/#post-5524875)
 * Status: not resolved