Adding User Styles
Now Google+ is getting into the act! The new look is weirdly off-balance, so here is some hiding/correcting code:
/* Recommendations */
/* Recommendations */
.Qea { display: none !important; }
/* Chat/hangout */
.kba { display: none !important; }
/* Content Width */
#contentPane { width: 800px !important; }
#contentPane .Gb { width: 775px !important; }
To expand on my last post, here’s how you add a user style:
Chrome
Firefox
Safari (create a file called UserStyles.css and add the code first)
Internet Explorer

