Hi,
I’m Michael and about three weeks ago I have created a website called www.picnshot.com where I give away FREE high resolution photos for commercial & personal use. You can use them in your client works, templates, themes, demos and other.
I would love to have opinion of as many people as possible as to the website’s design, build and most importantly the photos themselves. In general, what to better or change.
The main point is that I love to share my photos with others helping them on the way. I didn’t find the free photos I wanted for my works on the internet, so I started to make them myself.
Please let me know, I am open to any ideas. Also if you have any comments about the photos, critics or anything, please let me know, if I’m doing it right or what should I change.
I personally don’t like the actual structure. I think that you could take as an example the current websites that does the same as you do, eg: https://pixabay.com/. As you can see it is more focused on images, it clearly show an image list in the homepage (scroll down), and obviously the most important thing: a big search box as primary element you see on the page.
Great feedback, thanks a lot for the comment! The layout actually was different about a week ago, there was one photo per row. I changed it to two, so you can browse much easier. I still want to keep the right box though.
I’m gonna look into the search field thing, it’s true it would be better if bigger and more significant.
First observations: The site isn’t quite responsive. As the screen resizes bits get cut off at the ends. As I’m looking at the moment, the word Categories appears without the es. In fact the header doesn’t seem to be responsive at all.
Also Posted by Michael overlaps with the download button.
Mhh, still with CSS on mouse hover you could create an effect that enlarge the images at a bigger size.
Just check how I did it here:
Just mouse hover there on my avatar and you’ll see.
Optionally you could make the right-navbar invisible (visible on click) and then use the current size that you have for images but with 3 images per row.
That’s a great idea with resizing the pics on hover! I could possibly make three a row, with the resizing and still keep the right bar, you think that could be a solution?
It’s only in my main browser that I get the overlap problem. Given that it’s a beta Chrome/Opera derivative I guess it’s my browser. I’ve tried it in Chrome, Opera and Vivaldi and I “only” get the problems Mitt identifies above.
Granted most probably won’t change their browser width, and it will only be noticeable to those that land on the page at that middle range.
If you have Chrome. dev tools shows the pixel width and you’ll be able to get the numbers to use.
Or maybe making the container inline-block would help.