Css background image

Then you did it wrong :smile:

background: url(http://lorempixel.com/400/200/sports/) no-repeat left top, url(http://lorempixel.com/400/200/sports/) no-repeat right bottom, red;

The background color comes last when you have multiple images and the other properties are comma separated as above.

ok thx I had put it at the front.So that might have been it.Don’ think I tried to put it last.
D

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.