Title: Transparent Sheet Background
Last modified: August 21, 2016

---

# Transparent Sheet Background

 *  Resolved [Css14](https://wordpress.org/support/users/css14/)
 * (@css14)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/transparent-sheet-background/)
 * Hi everybody,
 * I’m new to WordPress. I’d like to set a transparent sheet background only for
   the home page; the other pages must have the default sheet background. Notice
   that I need to set only the “body” background and not the page one.
 * I tried with some plugins but none of them worked in my case (I’m able to set
   only a coloured background).
 * Thank you in advance! (:

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

 *  [silver530](https://wordpress.org/support/users/silver530/)
 * (@silver530)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/transparent-sheet-background/#post-5049546)
 * Hi, use this in your style.css file:
 *     ```
       body.home {
       background-image: url( "your-image-url-here" );
       }
       ```
   
 *  Thread Starter [Css14](https://wordpress.org/support/users/css14/)
 * (@css14)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/transparent-sheet-background/#post-5049616)
 * Hi,
 * thank you for your support.
 * However I solved using `background:transparent` in my style.css instead.
 * Have a nice day!

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

The topic ‘Transparent Sheet Background’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [Css14](https://wordpress.org/support/users/css14/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/transparent-sheet-background/#post-5049616)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
