Hi,
I am tying to put an image in the background of the main page section but I can't find it in the CSS to put it there.
Hi,
I am tying to put an image in the background of the main page section but I can't find it in the CSS to put it there.
Could be body or mainWrapper
But be aware that in eaxh case other things are layered over these and unless there background color is transparent it will obscure your image
Zen-Venom Get Bitten
Thanks, the transparent background fixed the problem.