Problem/Motivation

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.

Steps to reproduce

Set an event.
Set some sponsors.
Go to /events/%/sponsors.

Proposed resolution

Adding a margin around all logos on this page and also change the link to point on the sponsor's node.

Command icon Show commands

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

nicoloye created an issue. See original summary.

bernardm28 made their first commit to this issue’s fork.

bernardm28’s picture

I 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.

  • bernardm28 committed 1231a105 on 1.0.x
    Resolve #3571827 "Sponsorlogos sidebar plus its page"
    
bernardm28’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.