Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I may have remedied this by using this code instead. Not sure how good practice this is - pretty new to using and understanding CSS.
Hi, thanks for helping. See link here: https://www.fujitsu.com/au/microsite/activatenow/agenda/Currently there is just a plain background colour assigned to each option, but the aim is to look like below, where each background is a different image for each option (slow gradient from top to bottom)
Hi All,I'm pretty new to CSS and am using custom CSS on a checkbox list form. For each option, we want a different background image to differentiate the options.Currently, I'm using ID's to identify each individual option, see screenshot below. However, I have realised that the form ID changes eac...