Skip to content

Commit 19e411e

Browse files
chpollinclaude
andcommitted
feat: Move org branding (DH@BUW, IZED) into hero with inline logos
Place local organization info prominently in the hero section with inline grey logos, enlarge IDE logo, move partner logos under IDE logo in footer, and clean up unused image assets. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a177b5f commit 19e411e

8 files changed

Lines changed: 87 additions & 8 deletions

File tree

-83.2 KB
Binary file not shown.

assets/img/dhbuw-logo-grey.png

96.1 KB
Loading

assets/img/dhbuw-logo.png

-14.2 KB
Binary file not shown.

assets/img/ized-logo-grey.png

21.4 KB
Loading

assets/img/ized-logo.png

-64 KB
Binary file not shown.

index.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,10 @@ <h1 class="hero-title" id="hero-title">
119119
<span class="meta-pipe">|</span>
120120
<span id="hero-date">02.-04. SEPT 2026</span>
121121
</p>
122+
<div class="hero-org" id="hero-org">
123+
<span class="hero-org-label" id="hero-org-label">Lokale Organisation</span>
124+
<p class="hero-org-text" id="hero-org-text">Bergische Universität Wuppertal: Team Digital Humanities <a href="https://geschichte.uni-wuppertal.de/de/lehrgebiete/digital-humanities/" target="_blank" rel="noopener"><img src="assets/img/dhbuw-logo-grey.png" alt="DH@BUW" class="hero-org-logo"></a>, mit Unterstützung des Interdisziplinären Zentrums für Editions- und Dokumentwissenschaft <a href="https://www.ized.uni-wuppertal.de/" target="_blank" rel="noopener"><img src="assets/img/ized-logo-grey.png" alt="IZED" class="hero-org-logo hero-org-logo-ized"></a>.</p>
125+
</div>
122126
<span class="hero-badge">CALL FOR PAPERS</span>
123127
<a href="#intro" class="scroll-hint" id="scroll-hint" aria-label="Zum Inhalt scrollen">
124128
<svg class="scroll-arrow" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
@@ -182,6 +186,10 @@ <h2 class="facts-title">Einreichung</h2>
182186
<a href="https://www.i-d-e.de/" target="_blank" rel="noopener">
183187
<img src="assets/img/ide-logo.jpeg" alt="Institut für Dokumentologie und Editorik" class="footer-logo">
184188
</a>
189+
<div class="footer-partner-logos">
190+
<a href="https://geschichte.uni-wuppertal.de/de/lehrgebiete/digital-humanities/" target="_blank" rel="noopener"><img src="assets/img/dhbuw-logo-grey.png" alt="DH@BUW" class="footer-partner-logo"></a>
191+
<a href="https://www.ized.uni-wuppertal.de/" target="_blank" rel="noopener"><img src="assets/img/ized-logo-grey.png" alt="IZED" class="footer-partner-logo footer-partner-logo-ized"></a>
192+
</div>
185193
<p class="footer-contact">
186194
<a href="mailto:editopia2026@i-d-e.de" id="contact-email">editopia2026@i-d-e.de</a>
187195
</p>
@@ -191,10 +199,6 @@ <h2 class="facts-title">Einreichung</h2>
191199
<p class="footer-local-org" id="footer-local-org">
192200
Lokale Organisation Bergische Universität Wuppertal: Team Digital Humanities (<a href="https://geschichte.uni-wuppertal.de/de/lehrgebiete/digital-humanities/" target="_blank" rel="noopener">DH@BUW</a>), mit Unterstützung des Interdisziplinären Zentrums für Editions- und Dokumentwissenschaft (<a href="https://www.ized.uni-wuppertal.de/" target="_blank" rel="noopener">IZED</a>).
193201
</p>
194-
<div class="footer-partner-logos">
195-
<a href="https://geschichte.uni-wuppertal.de/de/lehrgebiete/digital-humanities/" target="_blank" rel="noopener"><img src="assets/img/dhbuw-logo.png" alt="DH@BUW" class="footer-partner-logo"></a>
196-
<a href="https://www.ized.uni-wuppertal.de/" target="_blank" rel="noopener"><img src="assets/img/ized-logo.png" alt="IZED" class="footer-partner-logo"></a>
197-
</div>
198202
<div class="footer-license">
199203
<a href="https://creativecommons.org/licenses/by-sa/4.0/deed.de" target="_blank" rel="noopener license" aria-label="Creative Commons BY-SA 4.0 Lizenz">
200204
<img src="https://licensebuttons.net/l/by-sa/4.0/88x31.png" alt="CC BY-SA 4.0" class="cc-badge">

main.js

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@
153153
sectionFacts: 'Einreichung',
154154
submitBtn: 'Abstract einreichen',
155155
quoteLabel: '[ FRAGESTELLUNG ]',
156+
heroOrgLabel: 'Lokale Organisation',
157+
heroOrgText: 'Bergische Universität Wuppertal: Team Digital Humanities <a href="https://geschichte.uni-wuppertal.de/de/lehrgebiete/digital-humanities/" target="_blank" rel="noopener"><img src="assets/img/dhbuw-logo-grey.png" alt="DH@BUW" class="hero-org-logo"></a>, mit Unterstützung des Interdisziplinären Zentrums für Editions- und Dokumentwissenschaft <a href="https://www.ized.uni-wuppertal.de/" target="_blank" rel="noopener"><img src="assets/img/ized-logo-grey.png" alt="IZED" class="hero-org-logo hero-org-logo-ized"></a>.',
156158
localOrg: 'Lokale Organisation Bergische Universität Wuppertal: Team Digital Humanities (<a href="https://geschichte.uni-wuppertal.de/de/lehrgebiete/digital-humanities/" target="_blank" rel="noopener">DH@BUW</a>), mit Unterstützung des Interdisziplinären Zentrums für Editions- und Dokumentwissenschaft (<a href="https://www.ized.uni-wuppertal.de/" target="_blank" rel="noopener">IZED</a>).',
157159
skipLink: 'Zum Inhalt springen',
158160
scrollHint: 'Zum Inhalt scrollen',
@@ -169,6 +171,8 @@
169171
sectionFacts: 'Submission',
170172
submitBtn: 'Submit Abstract',
171173
quoteLabel: '[ KEY QUESTION ]',
174+
heroOrgLabel: 'Local Organization',
175+
heroOrgText: 'University of Wuppertal: Digital Humanities Team <a href="https://geschichte.uni-wuppertal.de/de/lehrgebiete/digital-humanities/" target="_blank" rel="noopener"><img src="assets/img/dhbuw-logo-grey.png" alt="DH@BUW" class="hero-org-logo"></a>, supported by the Interdisciplinary Center for Editing and Document Studies <a href="https://www.ized.uni-wuppertal.de/" target="_blank" rel="noopener"><img src="assets/img/ized-logo-grey.png" alt="IZED" class="hero-org-logo hero-org-logo-ized"></a>.',
172176
localOrg: 'Local organization University of Wuppertal: Digital Humanities Team (<a href="https://geschichte.uni-wuppertal.de/de/lehrgebiete/digital-humanities/" target="_blank" rel="noopener">DH@BUW</a>), supported by the Interdisciplinary Center for Editing and Document Studies (<a href="https://www.ized.uni-wuppertal.de/" target="_blank" rel="noopener">IZED</a>).',
173177
skipLink: 'Skip to content',
174178
scrollHint: 'Scroll to content',
@@ -219,6 +223,15 @@
219223
document.getElementById('submit-btn').textContent = t.submitBtn;
220224
document.querySelector('.quote-label').textContent = t.quoteLabel;
221225

226+
const heroOrgLabel = document.getElementById('hero-org-label');
227+
if (heroOrgLabel) {
228+
heroOrgLabel.textContent = t.heroOrgLabel;
229+
}
230+
const heroOrgText = document.getElementById('hero-org-text');
231+
if (heroOrgText) {
232+
heroOrgText.innerHTML = t.heroOrgText;
233+
}
234+
222235
const localOrgEl = document.getElementById('footer-local-org');
223236
if (localOrgEl) {
224237
localOrgEl.innerHTML = t.localOrg;

styles.css

Lines changed: 66 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ strong {
344344
.hero-logo,
345345
.hero-title,
346346
.hero-meta,
347+
.hero-org,
347348
.hero-badge,
348349
.scroll-hint {
349350
position: relative;
@@ -420,16 +421,60 @@ strong {
420421
}
421422

422423
.hero-ide-logo {
423-
height: 24px;
424+
height: 36px;
424425
width: auto;
425-
opacity: 0.6;
426426
vertical-align: middle;
427427
}
428428

429429
.meta-pipe {
430430
color: var(--dim-grey);
431431
}
432432

433+
/* Hero - Local Organization */
434+
.hero-org {
435+
display: flex;
436+
flex-direction: column;
437+
align-items: center;
438+
gap: 0.25rem;
439+
max-width: 600px;
440+
margin-top: var(--space-lg);
441+
text-align: center;
442+
}
443+
444+
.hero-org-label {
445+
font-family: var(--font-mono);
446+
font-size: 0.625rem;
447+
letter-spacing: 0.15em;
448+
text-transform: uppercase;
449+
color: var(--dim-grey);
450+
}
451+
452+
.hero-org-text {
453+
font-size: 0.75rem;
454+
line-height: 1.8;
455+
color: #4A4A4A;
456+
margin-bottom: 0;
457+
}
458+
459+
.hero-org-text a {
460+
color: #4A4A4A;
461+
}
462+
463+
.hero-org-text a:hover {
464+
opacity: 0.7;
465+
}
466+
467+
.hero-org-logo {
468+
height: 24px;
469+
width: auto;
470+
vertical-align: middle;
471+
margin: 0 0.15em;
472+
}
473+
474+
.hero-org-logo-ized {
475+
border-radius: 2px;
476+
}
477+
433478
.hero-badge {
434479
display: inline-block;
435480
margin-top: var(--space-xl);
@@ -759,15 +804,19 @@ strong {
759804
display: flex;
760805
justify-content: center;
761806
align-items: center;
762-
gap: var(--space-lg);
807+
gap: var(--space-md);
763808
margin-bottom: var(--space-md);
764809
}
765810

766811
.footer-partner-logo {
767-
height: 40px;
812+
height: 28px;
768813
width: auto;
769814
}
770815

816+
.footer-partner-logo-ized {
817+
border-radius: 2px;
818+
}
819+
771820
.footer-institute a {
772821
font-family: var(--font-mono);
773822
font-size: 0.75rem;
@@ -1091,6 +1140,19 @@ strong {
10911140
display: none;
10921141
}
10931142

1143+
.hero-org {
1144+
margin-top: var(--space-md);
1145+
max-width: 90%;
1146+
}
1147+
1148+
.hero-org-text {
1149+
font-size: 0.6875rem;
1150+
}
1151+
1152+
.hero-org-logo {
1153+
height: 20px;
1154+
}
1155+
10941156
.nav-inner {
10951157
font-size: 0.6875rem;
10961158
gap: var(--space-xs);

0 commit comments

Comments
 (0)