Hi Jprummer,
Thanks for the quick response. The above code pasted into my custom css has indeed done the trick and the trolley is now firmly grounded!
The css editor is showing up a couple of exclamation mark flags though with the code that maybe mean more to you than they do to me.
Next to line #1:
Attribute selectors with ^= are slow!
Attribute selectors with *= are slow!
Unqualified attribute selectors are known to be slow.
Next to line #3:
Expected (<bg-position>) but found 'none'.
Any idea what these mean and how they should be tweaked accordingly please?
Thanks, James :)