Viewing Photo options/widgets

Photo options/widgets



User: Boris K. 11 years ago
Would it be possible to add a feature like this one for the photo albums http://www.morgannorman.com
I love the photo filter by category option. The changes without loading the page again and the movement in the album.

Other future I like is this horizontal photo album with scroll http://www.caitlinworthington.com/book-2
User: Jumbo T. 11 years ago
Morgan Norman uses :

http://masonry.desandro.com/

And Caitlin Worthington has a 13695px wide page with pictures next to each other and with the menu fixed on the left.

And to make clickable links, use the URL button.
User: Boris K. 11 years ago
Thnx Jumbo.
The Masonry looks pretty complicated.
Caitlin her choice seem to be the easy way to go.
User: Boris K. 11 years ago
What about this one? http://www.ericryanderson.com

Last edit 11 years ago
User: Boris K. 11 years ago
User: Boris K. 11 years ago
It looks like the URL button isn't working
User: Jumbo T. 11 years ago
It's http://www.ericryananderson.com/

If you look at the source of the page, there's not much to see.

This creates the content :

http://www.ericryananderson.com/dx/php/js.php

If you want something simple, try this :

http://cssdeck.com/labs/css-only-pinterest-style-columns-layout

To make it work, remove the @media queries in the CSS and change the #wrapper width to width: nnnpx; only. Also change the column number if you want.

Note that resizing does not work since EW pages have a static width.

Here's how it looks : http://tahafut.hol.es/pinterest/

Last edit 11 years ago
User: Jumbo T. 11 years ago
And here's what you get when you use only the code with some changes (look at the source) :

http://tahafut.hol.es/pinterest/pinterest.html

Change the width of the browser window to see the effect.


Post Reply
You must login or signup to post.