Title: motion theme transparency behind posts
Last modified: August 20, 2016

---

# motion theme transparency behind posts

 *  Resolved [SoutraDesign](https://wordpress.org/support/users/soutradesign/)
 * (@soutradesign)
 * [13 years ago](https://wordpress.org/support/topic/motion-theme-transparency-behind-posts/)
 * Hi guys. I am using motion theme as my template and have customised it to suit
   my needs but I can’t see how to edit the code to include a semi-transparent background
   behind the posts. Can anyone help or point me in the right direction? I have 
   trawled through the forum but not found anything that shows exactly how. Any 
   help appreciated.
 * Steven

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

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years ago](https://wordpress.org/support/topic/motion-theme-transparency-behind-posts/#post-3579492)
 * Is this the theme you are using?
 * [http://wordpress.org/extend/themes/motion](http://wordpress.org/extend/themes/motion)
 * As you can see, it’s pretty outdated…probably not a great way to go as you may
   run into compatibility issues.
 * That said, the best way to add a transparent background is to use a transparent
   image in the background CSS – you’ll need to make the image in an image program.
 *  Thread Starter [SoutraDesign](https://wordpress.org/support/users/soutradesign/)
 * (@soutradesign)
 * [13 years ago](https://wordpress.org/support/topic/motion-theme-transparency-behind-posts/#post-3579504)
 * Thanks WPyogi
 * I am using Motion, yes.
 * How do I find where exactly to change that CSS. I can create an image ok or could
   copy and paste code to match background transparency as it appears around/behind
   widgets etc
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years ago](https://wordpress.org/support/topic/motion-theme-transparency-behind-posts/#post-3579509)
 * Without seeing your site, no way to help with CSS questions specifically. Using
   a tool such as [Firebug](http://getfirebug.com) should identify the CSS or HTML
   to use.
 *  Thread Starter [SoutraDesign](https://wordpress.org/support/users/soutradesign/)
 * (@soutradesign)
 * [13 years ago](https://wordpress.org/support/topic/motion-theme-transparency-behind-posts/#post-3579515)
 * If you could have a look at it I would be grateful
 * [http://www.wildharvestscotland.com](http://www.wildharvestscotland.com)
 * Thanks for your help
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years ago](https://wordpress.org/support/topic/motion-theme-transparency-behind-posts/#post-3579522)
 * Probably using the content div would work – though you may need to adjust some
   padding or margins as well:
 *     ```
       #content {
           background: put the image CSS here;
           float: left;
           overflow: hidden;
           width: 640px;
       }
       ```
   
 * BTW, did you just start using this theme? (Just concerned that you will run into
   problems with it down the road…)
 *  Thread Starter [SoutraDesign](https://wordpress.org/support/users/soutradesign/)
 * (@soutradesign)
 * [13 years ago](https://wordpress.org/support/topic/motion-theme-transparency-behind-posts/#post-3579550)
 * Thanks so much for all your help that is working pretty well.
    Steven

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

The topic ‘motion theme transparency behind posts’ is closed to new replies.

 * 6 replies
 * 2 participants
 * Last reply from: [SoutraDesign](https://wordpress.org/support/users/soutradesign/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/motion-theme-transparency-behind-posts/#post-3579550)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
