azle
azle
@CGillen here is the css code let me know if it works or if I need to send you a file. Adding it here to keep track of what I...
@CGillen here is the css code for collection landing page. Let me know if you have questions. The grid of thumbnails caused issues when elements were removed so had to...
@CGillen here is the css code for the search collection. I didn't have any issue with the ordering of the thumbnail images. ``` * print style for search results collection:...
@CGillen ATTEMPT 3 FOR COLLECTION LANDING PAGE. NOTE: Explore collection masonry view may also have the same layout as the collection landing page. I am running into the same overlapping...
@CGillen, explore collection list page. ``` /* explore collection list view: https://staging.oregondigital.org/collections/all?locale=en&view=table */ tbody { text-align: left; } ```
@CGillen, homepage ``` /* homepage view: https://staging.oregondigital.org/?locale=en */ /* display none: homepage */ .background-container, .homepage-nav, { display: none;} ```
@CGillen, so I was experimenting for the masonry view. If we remove the left and top from each of the items and replace position: absolute with position: static. I was...
Pages that have print css applied and ready to test: Not logged user: Homepage (pass: Mac: firefox, chrome, safari PC: chrome, firefox and edge) All About pages (pass: Mac: firefox,...
@CGillen below are the items that @jsimic and I found for the print css. Otherwise it looks good and both PC and MAC 1. Homepage image thumbnails need to be...
@straleyb Please focus on #1-3 and I will provide a new wireframe for #1. #4 is completed. Let me know if #2 has accessibility issues for having the whole bar...