width #2

Closed
opened 2021-07-30 10:51:26 +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"`
Owner

Yes. I'm trying to understand this. Thanks!

I seems that if the page is called index, then the index class is automatically added.

I will try to cancel that.

Yes. I'm trying to understand this. Thanks! I seems that if the page is called `index`, then the `index` class is automatically added. I will try to cancel that.
Author
Owner

wrong repository

wrong repository
jorge closed this issue 2021-07-30 11:00:26 +02:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 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-site-omeka-module#2
No description provided.