Home Technical Talk

My website doesn't have scroll bars on the iphone?

polycount sponsor
Offline / Send Message
malcolm polycount sponsor
Anyone know why my website won't work on the iphone, the scroll bars are missing so you can't scroll down to see the images. On the pc the site works the same in safari, ie, and firefox. Not sure why it doesn't work in safari iphone?

Replies

  • peppi
    Offline / Send Message
    peppi polycounter lvl 18
    It might be related to those overflow tags in your css.. maybe try removing that 'overflow:hidden' bit from your site's body and see if that works.
  • malcolm
    Offline / Send Message
    malcolm polycount sponsor
    Thanks peppi, removing the overflows does fix the issue on iphone but also breaks the functionality I'm after. I like the background image to stretch fit and not scroll with the content on the page so the vignette always lines up in the center of the screen, any way to get that without the overflows?
  • peppi
    Offline / Send Message
    peppi polycounter lvl 18
    Hm.. not sure if fixed/stretched stuff is possible on iOS Safari without scripting. I tried this css sample in your page and it seems to be sort of a compromise - the page is scrollable on iPhone (but will scroll with the bg) and it works as intended on PC.
Sign In or Register to comment.