Closed (fixed)
Project:
Event Horizon
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2026 at 18:23 UTC
Updated:
23 Feb 2026 at 20:14 UTC
Jump to comment: Most recent
When going on /events/%/sponsors, the sponsors logos are displayed with any margin.
Also the link is set to redirect directly on the sponsor's website rather than the sponsor's page with the description that has been set for it.
Set an event.
Set some sponsors.
Go to /events/%/sponsors.
Adding a margin around all logos on this page and also change the link to point on the sponsor's node.
| Comment | File | Size | Author |
|---|---|---|---|
| Capture d’écran de 2026-02-05 19-23-09.png | 93.07 KB | nicoloye |
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
bernardm28 commentedI added an updated view config. That overrides the event platform one specifically for this theme.
It is important to swap it for the one on your config, as that will make all the sponsor blocks look as they do for Florida.
I can't change it on the event_platform module, because that works with the Olivero theme as well, and that one does not have the SDC components.
Comment #6
bernardm28 commented