SpliceToday.com has a ton of colors on their homepage, but they’ve forgotten to define a couple of other colors.
- The Link
- http://www.splicetoday.com/ and every other page on the site.
- The Problem
- The homepage is missing a background color, but the articles are missing both background and text colors. The graphics assume a white background, and you can never go wrong with black as a text color.
- The Fix
- Adding
background-color: #fff; color: #000;to the splicetoday.css file. - The Screenshot

Click to Enlarge









