Closed sssoz closed 5 years ago
@AhemNason Tagging you here so you can check out these changes once they’ve been merged
this looks rad
Ahh, I see that I've duplicated some comments from @NateWr :)
Ahh, I see that I've duplicated some comments from @NateWr :)
My mistake! I normally leave these to you so I should have said I was taking a quick look.
@sssoz, if substituting gunmetal color, some work needs to be done regarding color inversion. E.g., you can test the problem by picking a whitish color from a dashboard and hover on view all issues button on the journal index or issue page. Do you want to work on it on this branch or make a new PR?
@sssoz, if substituting gunmetal color, some work needs to be done regarding color inversion. E.g., you can test the problem by picking a whitish color from a dashboard and hover on view all issues button on the journal index or issue page. Do you want to work on it on this branch or make a new PR?
I will make a new PR! That gunmetal colour wouldn’t work with many user-selected colours (and I might've mistakenly included in the original mockups back then -- and meant to use a dark grey instead). I will make more thorough colour testing, as we did with Pragma!
Close #32, #28
Suggesting in this PR to display both the homepage image and homepage journal summary in the same block. These changes can anticipate the four following cases:
User only selects the homepage image to be displayed → it is displayed as a background image, taking up a minimum of 25% of the height of the user’s viewport.
User only selects the journal summary to be displayed → it is displayed, in black text, with some margins around it to make it stand out from the header and the rest of the page.
User selects both options to be enabled → we darken the background image and display the journal summary’s text in white, to make it stand out.
User selects both options to be disabled → nothing is displayed.