Title: meyerwp's Replies - page 3 | WordPress.org

---

# meyerwp

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 31 through 45 (of 46 total)

[←](https://wordpress.org/support/users/meyerwordpress/replies/page/2/?output_format=md)
[1](https://wordpress.org/support/users/meyerwordpress/replies/?output_format=md)
[2](https://wordpress.org/support/users/meyerwordpress/replies/page/2/?output_format=md)
3 [4](https://wordpress.org/support/users/meyerwordpress/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/meyerwordpress/replies/page/4/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social Media Feather] Is there a way to remove icons](https://wordpress.org/support/topic/is-there-a-way-to-remove-icons/)
 *  [meyerwp](https://wordpress.org/support/users/meyerwordpress/)
 * (@meyerwordpress)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/is-there-a-way-to-remove-icons/#post-4480323)
 * Can you explain again where is custom fields?
    thanks for your feedback!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Spun] Changing color font of widget text](https://wordpress.org/support/topic/changing-color-font-of-widget-text/)
 *  Thread Starter [meyerwp](https://wordpress.org/support/users/meyerwordpress/)
 * (@meyerwordpress)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/changing-color-font-of-widget-text/#post-4669454)
 * Thank you very much for your swift reply!
    It works!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Spun] Adding a semi transparent background only on certain part of the post](https://wordpress.org/support/topic/adding-a-semi-transparent-background-only-on-certain-part-of-the-post/)
 *  Thread Starter [meyerwp](https://wordpress.org/support/users/meyerwordpress/)
 * (@meyerwordpress)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/adding-a-semi-transparent-background-only-on-certain-part-of-the-post/#post-4625274)
 * the solution to my issue
 * #primary.content-area {
    background:rgba(63, 63, 63, .5); }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Adding transparency command line to background](https://wordpress.org/support/topic/adding-transparency-command-line-to-background/)
 *  Thread Starter [meyerwp](https://wordpress.org/support/users/meyerwordpress/)
 * (@meyerwordpress)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/adding-transparency-command-line-to-background/#post-4663652)
 * #primary.content-area {
    background:rgba(63, 63, 63, .5); }
 * is the solution
    thanks to antonietta 456
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Spun] Reducing opacity only on background post and not content](https://wordpress.org/support/topic/reducing-opacity-only-on-background-post-and-not-content/)
 *  Thread Starter [meyerwp](https://wordpress.org/support/users/meyerwordpress/)
 * (@meyerwordpress)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/reducing-opacity-only-on-background-post-and-not-content/#post-4667829)
 * This is great!
    Thanks so much!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Adding transparency command line to background](https://wordpress.org/support/topic/adding-transparency-command-line-to-background/)
 *  Thread Starter [meyerwp](https://wordpress.org/support/users/meyerwordpress/)
 * (@meyerwordpress)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/adding-transparency-command-line-to-background/#post-4663650)
 * I saw solution by adding a semi transparent picture but here it si a little different:
   
   I added opacity 0.5 so I got the transparency. Unfortunately my content went 
   as well transparent
 * /*Change background of headings */
    #primary.content-area {background:#33ffaa;
   opacity 0.5; }
 * how can I exclude this command from the content I post
 * thank you for your feedback!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Excluding index page from customized css](https://wordpress.org/support/topic/excluding-index-page-from-customized-css/)
 *  Thread Starter [meyerwp](https://wordpress.org/support/users/meyerwordpress/)
 * (@meyerwordpress)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/excluding-index-page-from-customized-css/#post-4663649)
 * the solution by Andrew
 * /*Change background of headings */
    #primary.content-area { background:#3f3f3f;}.
   home #primary.content-area { background:transparent; }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Spun] Changing percentage opacity of background behind text](https://wordpress.org/support/topic/changing-percentage-opacity-of-background-behind-text/)
 *  Thread Starter [meyerwp](https://wordpress.org/support/users/meyerwordpress/)
 * (@meyerwordpress)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/changing-percentage-opacity-of-background-behind-text/#post-4667790)
 * A bit too optimistic..
    because now the content as well is semi transparent..
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Spun] Changing percentage opacity of background behind text](https://wordpress.org/support/topic/changing-percentage-opacity-of-background-behind-text/)
 *  Thread Starter [meyerwp](https://wordpress.org/support/users/meyerwordpress/)
 * (@meyerwordpress)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/changing-percentage-opacity-of-background-behind-text/#post-4667787)
 * I adde up
    opacity: 0.5 and it worked!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Spun] Excluding command in index page from customized css](https://wordpress.org/support/topic/excluding-command-in-index-page-from-customized-css/)
 *  Thread Starter [meyerwp](https://wordpress.org/support/users/meyerwordpress/)
 * (@meyerwordpress)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/excluding-command-in-index-page-from-customized-css/#post-4667321)
 * Thank you Andrew!
    it works!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Syntax] changing post background colour](https://wordpress.org/support/topic/changing-post-background-colour/)
 *  [meyerwp](https://wordpress.org/support/users/meyerwordpress/)
 * (@meyerwordpress)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/changing-post-background-colour/#post-4622834)
 * [http://www.jeromemeyer.com](http://www.jeromemeyer.com)
    this is my link where
   you can see the problem thank you!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Syntax] changing post background colour](https://wordpress.org/support/topic/changing-post-background-colour/)
 *  [meyerwp](https://wordpress.org/support/users/meyerwordpress/)
 * (@meyerwordpress)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/changing-post-background-colour/#post-4622833)
 * Done!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Syntax] changing post background colour](https://wordpress.org/support/topic/changing-post-background-colour/)
 *  [meyerwp](https://wordpress.org/support/users/meyerwordpress/)
 * (@meyerwordpress)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/changing-post-background-colour/#post-4622811)
 * This is what I was looking for!
    Now I have also to solve two more things: the
   first one is to disable it for the front page, and the second one is how can 
   I add transparency? thanks so much!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Spun] Adding a semi transparent background only on certain part of the post](https://wordpress.org/support/topic/adding-a-semi-transparent-background-only-on-certain-part-of-the-post/)
 *  Thread Starter [meyerwp](https://wordpress.org/support/users/meyerwordpress/)
 * (@meyerwordpress)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/adding-a-semi-transparent-background-only-on-certain-part-of-the-post/#post-4625242)
 * here is my new url
    jeromemeyer.com
 * [@andrew](https://wordpress.org/support/users/andrew/)
    can you tell me more 
   about <p> and where I can stylize only some paragrapher? thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Spun] Adding a semi transparent background only on certain part of the post](https://wordpress.org/support/topic/adding-a-semi-transparent-background-only-on-certain-part-of-the-post/)
 *  Thread Starter [meyerwp](https://wordpress.org/support/users/meyerwordpress/)
 * (@meyerwordpress)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/adding-a-semi-transparent-background-only-on-certain-part-of-the-post/#post-4625073)
 * I meant it is possible for the whole site with apparence/customize but I would
   like to have this only in a few part like
    [http://jeromemeyer.com/wordpress/?page_id=280](http://jeromemeyer.com/wordpress/?page_id=280)

Viewing 15 replies - 31 through 45 (of 46 total)

[←](https://wordpress.org/support/users/meyerwordpress/replies/page/2/?output_format=md)
[1](https://wordpress.org/support/users/meyerwordpress/replies/?output_format=md)
[2](https://wordpress.org/support/users/meyerwordpress/replies/page/2/?output_format=md)
3 [4](https://wordpress.org/support/users/meyerwordpress/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/meyerwordpress/replies/page/4/?output_format=md)