Title: Background question
Last modified: August 21, 2016

---

# Background question

 *  [catcher10lp](https://wordpress.org/support/users/catcher10lp/)
 * (@catcher10lp)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/background-question-4/)
 * For my page( ii-ec.org) I want to have a very special background:
    I want that
   there is a white background behind the text,sidebar ect. but there should be 
   a blue background for the rest( so where is no text on the left and on the right).
   Hopefully someone understood my request and can help me 🙂
 * Thanks 🙂

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

 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/background-question-4/#post-4216290)
 * This [Snippet ](http://www.themesandco.com/snippet/adjust-sitewide-background-text-colorsize/)
   should help.
 *  Thread Starter [catcher10lp](https://wordpress.org/support/users/catcher10lp/)
 * (@catcher10lp)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/background-question-4/#post-4216300)
 * It worked! Thanks 🙂
 * I’m still not completely happy with it:
    The circlebackground of the featured
   posts isn’t the same as the background. I tried to make FAFAFA as backgroundcolor
   but is think it’s not possible to paste color codes in there. I used this code
   which didn’t worked (the code works if I write black or white etc. ):
 *     ```
       #main-wrapper {
       margin-top:         0px ;
       margin-bottom:      0px ;
       background-color: white ;               /* Change black */
       border:             0px solid red ;       /* Delete if no border needed */
       padding:            0 -10px 0 20px ;
       }
       .container[role="main"] {
       background-color: white;               /* black */
       }
       ```
   
 * The other thing is about the width I changed to -10px.
    ( `padding: 0 -10px 0
   20px ;` ) Through this the content in the sidebar doesn’t look nice 🙁 The content
   should has a margin.
 * Thanks 🙂
 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/background-question-4/#post-4216350)
 * [This ](http://www.themesandco.com/snippet/remove-featured-pages-zoom-effect/)
   should help you with the Zoom rectangles.
 * The background around the rectangles is actually white (#FFFFFF).
 *  Thread Starter [catcher10lp](https://wordpress.org/support/users/catcher10lp/)
 * (@catcher10lp)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/background-question-4/#post-4216402)
 * It worked with:
 *     ```
       .home .round-div {
       border-color:  white;
       }
       ```
   
 * Thanks! 🙂
 * I still do have the problem with the margin to the sidebar.
    I think it should
   be something like this but it don’t know the complete code: `.sidebar { margin-
   left: 100px; }`
 * Would be great if somone could help me 🙂
 * _[Moderator Note: [No bumping](http://codex.wordpress.org/Forum_Welcome#No_Bumping).
   If it’s that urgent, consider [hiring someone](http://directory.codepoet.com/).]_

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

The topic ‘Background question’ 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/)

 * 4 replies
 * 2 participants
 * Last reply from: [catcher10lp](https://wordpress.org/support/users/catcher10lp/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/background-question-4/#post-4216402)
 * Status: not resolved