Hello, i am working on a site learning all sorts of new things, i am having some troubles getting this all working properly. http://reginastrauss.com/dev/ is the site and it works/looks great but as soon as you resize the page things start going a little crazy… any ideas how to make them adjust when you resize?
Hi,
It may be helpful of you describe what you think is “crazy” (e.f. specific issues) and what you would like to happen. It all looks crazy to me
You’ve used some weird techniques to create a page that doesn’t look like it will work in any usable form. The extra large images with changing backgrounds are very disconcerting and a massive file size at 180k each which is more than a lot of whole sites.
The footer is placed on the bottom of a 100% high element but when you get a scrollbar you lose some height and with all that fading/resizing of the background things get out of sync. It also means that the content can never grow because you have fixed it all to 100% high and no more.
I don’t think that full page images are a good idea and the reason that you rarely see this happen. I think you’d be better off with a smaller centred (fixed width and height) window for the fade gallery.