Hi all, it’s working fine-ish Browsers that support CSS gradients are showing both the gradient and the background image. The problem arises with browsers that should just display 1 background image and the background colour. Can anyone see what’s wrong with this rule? I’ve tried all sorts!
But my version works fine in Webkit and FF. The version you have supplied shows only the gradient on Webkit, FF and then only the hexagons image for others.
I’m not sure it’s obvious but I’m trying to display multiple backgrounds on browsers that support it. The hexagons image file and a CSS gradient.
Then just give an image and background colour to browsers that don’t support CSS gradients.
The problem I’m having is that unsupported browsers aren’t showing any background image at all, only colour.