Title: iphone problem
Last modified: August 21, 2016

---

# iphone problem

 *  [daveshu1234](https://wordpress.org/support/users/daveshu1234/)
 * (@daveshu1234)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/iphone-problem-1/)
 * Hi,
    first of all thanks for a fantastic plugin, it does everything I need, but
   I have one slight problem.
 * When the background manager controls the background images it also make the “
   inner” (i.e. the text area or content area) transparent, which doesn’t work for
   say white text where there is an image with white in it (the text is lost in 
   the image).
 * To combat this I have used the following CSS:
 *     ```
       #inner {
       	width: 800px;
       	margin: 0 auto 0;
       	padding: 20px 20px 20px 20px;
       	border: 5px solid #3F3D40;
       	overflow: hidden;
       	background:#2E292F;
       	opacity:0.8;
       	}
       ```
   
 * It works for everything except iphones where the content area (inner) is totally
   transparent – is there a way to fix this please?
 * Thanks,
    Dave
 * [https://wordpress.org/plugins/background-manager/](https://wordpress.org/plugins/background-manager/)

The topic ‘iphone problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/background-manager_7c828e.svg)
 * [Background Manager](https://wordpress.org/plugins/background-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/background-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/background-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/background-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/background-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/background-manager/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [daveshu1234](https://wordpress.org/support/users/daveshu1234/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/iphone-problem-1/)
 * Status: not resolved