We all know our current CSS version cannot handle double backgrounds. Hopefully in the future this will be available so we don’t have to pull these work-a-rounds. The solution is to use two repeating images, one for the left-side background, and another for the right-side background.
Related Submissions:
- Double Body Background CSS Trick So, you just created this awesome fancy background for a website. The top part of the background is large and in charge, while everything below...
- Blurry Background Effect When setting a background image on a page element with CSS, you can control its position with “background-positionâ€, but an often-forgotten trick is that you...
- How to: CSS Large Background Since I posted the huge collection of Large Background Websites, I received several email requests on how to make a large background site with CSS....
- CSS3 Lessons: Multiple Background Images The CSS3 background property has been completed enhanced from it’s CSS 2.1 predecessor, with some really interesting new features that I plan on investigating in...
- Basic Web Page Background Techniques with CSS The good old background property is one of the core elements we can play around with in our web designs. Here’s an overview of the...