Title: everything transparent&#8230;
Last modified: August 18, 2016

---

# everything transparent…

 *  [punkid](https://wordpress.org/support/users/punkid/)
 * (@punkid)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/everything-transparent/)
 * I just wanna make the content area background a little bit of transparent…so 
   I add the codes into the style.css like this
 * .box{
 *  background: #FFF;
    filter:alpha(opacity=90); /* Internet Explorer */ -moz-opacity:
   0.9; /* Mozilla 1.6 and below */ opacity: 0.9; /* newer Mozilla and CSS-3 */ }
 * but the images on the post also get transparent…so I add these codes
 * img {
    filter:alpha(opacity=100); /* discarded */ -moz-opacity:1.0; /* discarded*/
   opacity: 1.0; /* discarded */ }
 * it doesnt work at all.I wanna make the post background transparent…but I dont
   wanna make the images transparent too.

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

 *  [dkelly360](https://wordpress.org/support/users/dkelly360/)
 * (@dkelly360)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/everything-transparent/#post-323098)
 * I’m having the same problem with the background, I cant get it transparent at
   all.
 *  [vkaryl](https://wordpress.org/support/users/vkaryl/)
 * (@vkaryl)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/everything-transparent/#post-323099)
 * I *think* I remember that IE’s got some funky problem (oh, THERE’S a surprise!)
   with backgrounds and transparency…. you might take a look through the stuff at
   [http://positioniseverything.net](http://positioniseverything.net), see if there’s
   any info to help there.

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

The topic ‘everything transparent…’ is closed to new replies.

## Tags

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

 * 2 replies
 * 3 participants
 * Last reply from: [vkaryl](https://wordpress.org/support/users/vkaryl/)
 * Last activity: [19 years, 5 months ago](https://wordpress.org/support/topic/everything-transparent/#post-323099)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
