Jay Smith
Jay Smith
"Yearly tickets...just not realistic for most people." Not disagreeing but you may not be aware some organisations buy these tickets for their staff. In their fortnightly (or regular) pay the...
Hi @andrewstephens75 Thanks so much for replying. Sorry for being so vague! Here's a pen with the desired behaviour: https://codepen.io/jaysmith/pen/VwVzBGg
Here's a one-to-one replacement from ``: https://codepen.io/jaysmith/pen/wvQqYmQ The aspect ratio of the image is not maintained as it attempts to fill the available viewport. Your explanation above makes sense as...
Notes: - We use a grid layout across our site based on `fr`s [fractions] so don't want to set a `maxcolwidth` in pixels. - I've tried using CSS to override...