Title: BreezyMeadows's Replies | WordPress.org

---

# BreezyMeadows

  [  ](https://wordpress.org/support/users/breezymeadows/)

 *   [Profile](https://wordpress.org/support/users/breezymeadows/)
 *   [Topics Started](https://wordpress.org/support/users/breezymeadows/topics/)
 *   [Replies Created](https://wordpress.org/support/users/breezymeadows/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/breezymeadows/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/breezymeadows/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/breezymeadows/engagements/)
 *   [Favorites](https://wordpress.org/support/users/breezymeadows/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Change Post page background](https://wordpress.org/support/topic/change-post-page-background/)
 *  Thread Starter [BreezyMeadows](https://wordpress.org/support/users/breezymeadows/)
 * (@breezymeadows)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/change-post-page-background/#post-4164031)
 * >  And, while you’re there, you might want to put this in for your page backgrounds,
   > see if you like it better:
   > .blog .container > .row,
   >  .page-id-29 .container > .row, .page-id-27 .container
   > > .row, .page-id-31 .container > .row { background-color: rgba(255,255,255,.
   > 85); padding: 20px 0; border-radius: 12px; }
 * I just realized this doesn’t work on some IE browsers what would be the code 
   to make sure it worked on them as well?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Change Post page background](https://wordpress.org/support/topic/change-post-page-background/)
 *  Thread Starter [BreezyMeadows](https://wordpress.org/support/users/breezymeadows/)
 * (@breezymeadows)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/change-post-page-background/#post-4163991)
 * Thanks for looking at my code. I am flying by the seat of my pants and could 
   use all the help I can get. The new page backgrounds look much better now.
    Thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Change Post page background](https://wordpress.org/support/topic/change-post-page-background/)
 *  Thread Starter [BreezyMeadows](https://wordpress.org/support/users/breezymeadows/)
 * (@breezymeadows)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/change-post-page-background/#post-4163886)
 * Thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Change Post page background](https://wordpress.org/support/topic/change-post-page-background/)
 *  Thread Starter [BreezyMeadows](https://wordpress.org/support/users/breezymeadows/)
 * (@breezymeadows)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/change-post-page-background/#post-4163883)
 * Thanks that worked great. All the customizations are based on stuff I learned
   through this forum.
 * Is there a way to do this for other select pages?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Display full posts on front page, not excerpts](https://wordpress.org/support/topic/display-full-posts-on-front-page-not-excerpts/)
 *  [BreezyMeadows](https://wordpress.org/support/users/breezymeadows/)
 * (@breezymeadows)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/display-full-posts-on-front-page-not-excerpts/#post-4093037)
 * I’m having a similar problem. Custmizr doesn’t care which option is selected 
   in the reading settings. I don’t know much about php, but so far i have found
   a partial fix by editing class-content-post_list.php. It’s not a real fix becuase
   it doesn’t add a comments section at the bottom like if you click on the title
   link. Which might meant it wouldn’t put in social links. But you can try in a
   child theme by taking out the ! in
    `<?php if (!get_post_format()) : // Only 
   display Excerpts for lists of posts with format different than quote, status,
   link, aside ?>` on line 173 This just messes with how the list is displayed. 
   If we could figure out why the theme doesn’t listen to the Full text that would
   really fix the problem.

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