I know the chances are slim, but how would you achieve layouts like the following, where left, center and right have different background colors while using the bootstrap grid system? I guess the column layout is against the thinking of the Bootstrap grid, am I right?
Here's an online use case url.The CSS is the standard Bootstrap grid CSS for spans etc.. I had a look on some other SO Q and A's but I wouldn't like to use things like JavaScript.. or things not supported by IE7+..