I uploaded a modified version of my website earlier. It seems to work fine on my computer, but then I check my laptop downstairs, (small screen), and there doesn’t appear to be a scroll bar to scroll down and see the navigation, so you’re just left with a big image that doesn’t do anything.
It’s http://www.peach-designs.com – it’ll only be up for a short time though as it doesn’t yet work on small screens.
Hope you can help,
Kind Regards,
Snakespan
When I view the site in Chrome, the image covers the navigation because of the z-index ordering. Removing the z-index from
#sliderand theulfixed the problem for me.