How can I show a image on the left and right via css?
I am using this at the mo
But it will only show one of the 2 image backgroundsHTML Code:background-image: url(images/clouds_left.gif); background-position: top left; background-color: #1F587D; background-image: url(images/clouds_right.gif); background-position: top right; background-repeat: no-repeat;
Can anyone help? Rep added+





Reply With Quote







