-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
type: questionQuestion or troubleshootingQuestion or troubleshooting
Description
Hi all,
Just a quick (hopefully!) question, mostly out of my ignorance of css... Is it possible to use use_logo
repeatedly to change the logo? So, to be clearer, I have a set of slides I'm preparing when many speakers will talk - each from different institutions. So what I'd like to do is to be able to add the specific logo only in the slides that are relevant for a given speaker.
I think if I use multiple chunks pointing to different images, then the last one will take over and be included even when it shouldn't (on top of the "correct" one)? I suppose I could define a class for each speaker and the add all the "other" classes to the call to use_logo
, but I was wondering whether there's a neater option?
Thanks!
Gianluca
Metadata
Metadata
Assignees
Labels
type: questionQuestion or troubleshootingQuestion or troubleshooting