iphone problem
-
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
- The topic ‘iphone problem’ is closed to new replies.