-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Suggestion: Slightly layout/design change for the front page #49
Comments
Thanks for your detailed feedback.
What do you mean by "categories"? Are you talking about the links to "Home", "Artists", "Songs", "Events", "Featured song lists", "Tags / genres" and so on? It would also be nice if the current menu would be highlighted. For example, if you're on the song details page, the "Songs" menu will be highlighted.
I feel that 10 items per row are too many. And I've read somewhere (in one of the references below if I remember correctly) that the number of items that are displayed at once should be kept less than or equal to 7, although I'm not sure if this rule is applicable to this context. Here is the example from YouTube, and the number of items per row is limited to 6: Here is the example from MusicBrainz, and there are 10 items, but only one row. If you feel the current layout a bit empty, then I'd suggest you try to have a change the max width of the right frame from Remember that it's surprisingly difficult to make a layout responsive (#6), and because of this, we would need some improvements in the frontend before starting working on this. I personally don't have motivation to do this, but of course it's welcome if you or someone else can do it. Note that the priority is in the following order:
By the way how did you make these edits? Did you use DevTools on your browser? References: |
Yes, that is what I meant and that idea is very nice.
That is probably true. Responsive website designs are very difficult to do.
I only used an illustrator program since they never taught us in college how to do "real" webdesign (with proper tools and HTML codes). |
This is nothing urgent just some suggestions for a more balanced design with better symmetry.
Now that the layout was a it changed, the front page looks a bit empty. The upcoming albums and events sections look like this now (1920 x 1080 screen resolution):
Maybe there could be more albums filling the gap on the right or center them (make them sticky) and make the image sizes bigger.
The event section could be either centered to fill the smaller gap on the right (symmetry) or make them smaller to fit more.
Other design "issues" I noticed/tips I have:
The small text for the "jokes" could be moved to the left since it makes the right side of the logo looking "heavy".
I know it always looked like this but maybe making the categories in bold will give it a "cleaner" look.
This box looks unbalanced.
The app icons could be bigger to fill out the empty space, they could also be centered.
The community icons could be moved slightly to the left since the space on the left is bigger than the right.
The partner banner icons could be bigger and filling the empty space just like the first point.
The space around the "random" button is now uneven, making the space on the left equal to the right (account button) fixes it.
The whole top bar doesn't look centered. Maybe moving the whole section slightly to the left, aligning it (the buttons) with the main "box" underneath will give it a more symmetrical look.
Sorry that I couldn't use all the professional terms here, I forget most of them.
I made some edits to show it visually how it could look like:
Original:
My Edit:
With rulers and measurements:
The only area that I didn't change was the "Highlighted PVs" section since I didn't know what the best approach would be (just resizing it to fit the whole box would make it too large I think) and maybe that right space could be used for something else anyway.
I hope this is okay to leave here.
The text was updated successfully, but these errors were encountered: