Page 1 of 2

Layout Inspiration: One-Page Sites/Big Background Images

Posted: Wed Aug 13, 2014 11:27 am
by Robin
I've lately been enchanted with the idea of one-page sites, and specifically those with big, atmospheric background images (even GIFs), like http://www.teamnine.ch/screen.html. It's active without looking busy or stuffed full of info...really neat.

...'Course, I have no idea how to make a site like this actually work dynamically, but it's something I'm thinking about. (Here are my two takes on sheer HTML/CSS one-page sites thus far: /me and /novel.)

What do y'all think of this layout style? :)

Re: Layout Inspiration: One-Page Sites/Big Background Images

Posted: Wed Aug 13, 2014 12:00 pm
by nyxmidnight
Parallax! Normally these are done with javascript but I just saw a pure CSS demo for this here: http://blog.keithclark.co.uk/pure-css-p ... -websites/

One page websites are great. All my shrines start as one pager, it's easier you visualize the length, content and hierarchy like that.

Re: Layout Inspiration: One-Page Sites/Big Background Images

Posted: Thu Aug 14, 2014 11:24 pm
by Robin
nyxmidnight wrote:Parallax! Normally these are done with javascript but I just saw a pure CSS demo for this here: http://blog.keithclark.co.uk/pure-css-p ... -websites/
AWESOME :) I never knew there was a term for it (except for "really cool one-page layout", lol). Definitely will check out the pure CSS version, because me and Javascript are mere acquaintances, lol

Re: Layout Inspiration: One-Page Sites/Big Background Images

Posted: Thu Aug 14, 2014 11:57 pm
by neo
I really enjoy this style, too. I actually previously thought it was more limited to company websites, resumes or portfolios, but the first link to the one page love really has me thinking otherwise.

Thanks for sharing~!

Re: Layout Inspiration: One-Page Sites/Big Background Images

Posted: Fri Aug 15, 2014 7:51 am
by nyxmidnight
I totally understand what you mean, CLB. Hell I can't figure out some jQuery for Bootstrap to make cool tooltips. CSS all the way!

Re: Layout Inspiration: One-Page Sites/Big Background Images

Posted: Sat Aug 16, 2014 6:13 pm
by Robin
Yep! At least CSS makes sense. With Javascript I spend half the time wondering "What exactly does that line of code even DO?" LOL

Re: Layout Inspiration: One-Page Sites/Big Background Images

Posted: Sat Aug 23, 2014 8:36 pm
by Mikari
That looks really cool, I'll look into that demo when a little free time pops up, thanks for posting the link!

Re: Layout Inspiration: One-Page Sites/Big Background Images

Posted: Mon Aug 25, 2014 7:54 am
by nyxmidnight
You're welcome!

Re: Layout Inspiration: One-Page Sites/Big Background Images

Posted: Mon Oct 20, 2014 6:02 pm
by neo
Can I bring this back?

Can anyone suggest any options/sources/what has worked for them for this?