How to Create a Left and Right Background Image
Viewing 1 Posts - 1 through 1 (of 1 total)
Author | Posts |
---|---|
March 31, 2014 at 2:20 pm 17654 | |
Nizam Uddin | Hi Support, I want it to be like the background images on this site (not the same images, but one left and one right one). Like this one : http://www.flashgames247.com/ I found one solution for this : body { margin: 0 auto; padding: 0px 0px 20px 0px; background: url(http://www.url.com/left.jpg) top left no-repeat, url(http://www.url.com/right.jpg) top right no-repeat, #3F3F3F; font-family: Century gothic, Arial,Tahoma,sans-serif; color: #161514; font-size: 13px; } So is it possible to use in dokan css? |
March 31, 2014 at 3:01 pm 17656 | |
Nizam Uddin | Hello Mohd Ghufran |
Viewing 1 Posts - 1 through 1 (of 1 total)