diff --git a/view/common/footer-archive.phtml b/view/common/footer-archive.phtml
new file mode 100644
index 0000000..80f48ea
--- /dev/null
+++ b/view/common/footer-archive.phtml
@@ -0,0 +1,60 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/view/common/header-collections.phtml b/view/common/header-collections.phtml
new file mode 100644
index 0000000..3c7d763
--- /dev/null
+++ b/view/common/header-collections.phtml
@@ -0,0 +1,28 @@
+
+
+ themeSetting('logo')): ?>
+
+
+
+
+ title(); ?>
+ an integrative digital bio-art platform
+
+
+
diff --git a/view/common/header-default.phtml b/view/common/header-default.phtml
new file mode 100644
index 0000000..edf80b9
--- /dev/null
+++ b/view/common/header-default.phtml
@@ -0,0 +1,52 @@
+
+
+
+getHelperPluginManager()->get('headerImage')->getImage();
+ if (!$img_src) {
+ $img_src = $this->assetUrl('img/default-ARC-HIVE-hero-image.jpg');
+ }
+ ?>
+
+
+
+
+
+
+ themeSetting('logo')): ?>
+
+
+
+
+
+ title(); ?>
+
+
+ an integrative digital bio-art platform
+
+
+
+
diff --git a/view/common/hero-collections.phtml b/view/common/hero-collections.phtml
new file mode 100644
index 0000000..ba099b2
--- /dev/null
+++ b/view/common/hero-collections.phtml
@@ -0,0 +1,31 @@
+
+
+ themeSetting('logo')): ?>
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/view/common/hero-default.phtml b/view/common/hero-default.phtml
new file mode 100644
index 0000000..1212bd6
--- /dev/null
+++ b/view/common/hero-default.phtml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
diff --git a/view/common/header-dropdown.phtml b/view/common/off-header-dropdown.phtml
similarity index 65%
rename from view/common/header-dropdown.phtml
rename to view/common/off-header-dropdown.phtml
index c87a02c..81b78dd 100644
--- a/view/common/header-dropdown.phtml
+++ b/view/common/off-header-dropdown.phtml
@@ -1,20 +1,20 @@