Open patrickm02L opened 1 month ago
Built out the initial workgroups above in by converting the .ai file of banners to .svg and bringing them into figma, then synced with @dianamartin to figure out how to add to the image to the knack banners
There isn't a way to easily add different sized images for different views. We'll need to add custom code to configure the banner sizes at different break points.
In order to implement different header banners for multiple screen sizes, I created a table to store images as file assets, planning to reference their URLs in the Code & API (JavaScript) area so that the banners would display responsively in the header. I generated code with Claude, but the implementation wasn't successful. I'm going to continue tweaking the code and exploring other approaches for managing the banner assets.
@patrickm02L could this be helpful?
if you resize the page, the kitten changes to a different image. I feel like this is kind of what we're trying to do. However, not sure if we'll be able to implement this, but we could always try.
Description
Resize banners to 600 x 150 for mobile optimization
Design File