jorge
pushed to fix/index-collections-issues-21-22 at arcHIVE-tech/Arc-hive-omeka-theme
2021-09-02 11:10:37 +02:00
ffad101b04
hide text latest in collections in index page
jorge
pushed to fix/index-collections-issues-21-22 at arcHIVE-tech/Arc-hive-omeka-theme
2021-09-02 11:01:12 +02:00
19f2272b11
modified max-width in index collections
fix issue #24 https://git.hangar.org/arcHIVE-tech/Arc-hive-omeka-theme/issues/24
jorge
pushed to fix/site-description-summary at arcHIVE-tech/Arc-hive-omeka-theme
2021-09-02 10:36:49 +02:00
f68954df1c
removed keywords and aligned text in site description card
Need to remove temporary text at the top of the index site.
fixed with commit b7a482a8a3
please review merge request into develop …
fix issue #20 https://git.hangar.org/arcHIVE-tech/fixes/issues/20"
jorge
pushed to fix/menu-header-collections at arcHIVE-tech/Arc-hive-omeka-theme
2021-09-02 10:20:17 +02:00
b7a482a8a3
mods in header collection to hide false menu as suggested in issue arcHIVE-tech/fixes#20"
buttons in item and media page
item presentation
style properly item pages
remove "keywords" and align left "technical documentation"
make arc-hive logo in header link to main collections site
index page remove "latest in collections"
index latest content wider
space below arc-hive blocs
include in search
Does not resize on window resize
width/height will be resolved if proportions set to heght proportional to view width, such as, for example:
width: 100vw;
height: calc(100vw * 0.5625); //16:9 proportion
change…
Add CSS to the Technical document PDF
created branch fix/print-pdf to solve this issue and to keep print styles all together.
https://git.hangar.org/arcHIVE-tech/Arc-hive-omeka-theme/src/branch/fix/print-pdf-css