contain <section> width #16

Closed
opened 2021-07-30 11:00:32 +02:00 by jorge · 2 comments
Owner

if <body> has class="page" then width is 100vw for small screens, and max-width=50vw for medium and large screens

if <body> has class="index" then width is 100vw for small screens and max-width: unset for middle and larger screens

in this url: https://collections.arc-hive.zone/s/werewolves/page/index is not appliying because <body> has class=¨ page index dropdown-menu"

should happen like here: https://dev-archive.hangar.org/s/Werewolves/page/mythology where <body> has class=¨ page dropdown-menu"

if `<body>` has `class="page"` then width is 100vw for small screens, and `max-width=50vw` for medium and large screens if `<body>` has `class="index"` then width is 100vw for small screens and `max-width: unset` for middle and larger screens in this url: https://collections.arc-hive.zone/s/werewolves/page/index is not appliying because `<body>` has `class=¨ page index dropdown-menu"` should happen like here: https://dev-archive.hangar.org/s/Werewolves/page/mythology where `<body>` has `class=¨ page dropdown-menu"`
Author
Owner

created #17

if you now add in whatever <selector> the class .contain-width it will contain the inner selectors with class .entry-content or class .omekas-entry-content to max-width= 50vw

created https://git.hangar.org/arcHIVE-tech/Arc-hive-omeka-theme/pulls/17 if you now add in whatever `<selector>` the class `.contain-width` it will contain the inner selectors with class `.entry-content` or class `.omekas-entry-content` to `max-width= 50vw`
jorge self-assigned this 2021-08-31 13:28:44 +02:00
Author
Owner

will be solved with pull #30
#30

will be solved with pull #30 https://git.hangar.org/arcHIVE-tech/Arc-hive-omeka-theme/pulls/30
jorge closed this issue 2021-11-30 12:14:45 +01:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: arcHIVE-tech/Arc-hive-omeka-theme#16
No description provided.