blog Utilizing the power of Display Suite to make your Drupal sites more SMACSS-y Drupal's default rendering isn't great. If you want a simple image field on a page it is going to wrap it in at least 4 divs, all with weird classes, so to style it you have to grab something like .field-field-main-blog-image > img which Read More