Wed, 2012-04-18 12:12
Hi all,
I've got this website which has 2 backgrounds of ipads, post-it's etc (they random appear).
They are set with an position absolute, and they work fine on my PC. Image:

Now when I check it on a tablet or phone, it shows THIS:

Notice that they change randomly with a refresh, but the position of that one isnt good. It should be on the right side of my page and not in the middle.
Any help ?
Wed, 2012-04-18 12:53
#1
Minimum width
Looks like you'll need a minimum width on the body, particularly as at smaller window sizes, the right side of your content gets hidden and there's no way to access it cos there's no horizontal scrollbar.