Replies: 1 comment 2 replies
-
@KJBock What a cool project and nice work figuring out this customization! Thanks for sharing! Do you mind if we post a link here to your project site and footer code so that others can easily find them? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I am using Collection Builder to display a web version of a poster exhibition. I am PhD student and the project is funded by different people, I wanted to include multiple logos/links to all the instituitions in the footer.
I also wanted to make them all the same size, without calculating pixel sizes or distorting the logos themselves.
I defined the logos for the multiple insitutions in the config.yml and then entered them by copying the exisiting IF close for the logo. To make it the same size I defined a "style" function with a fixed width and had height on auto. (style="width:180px; height:auto")
I looked at some example pages and the logos had different sizes - so I thought this might be helpful for others, too.
Beta Was this translation helpful? Give feedback.
All reactions