I'm rendering three columns, each containing a CQWP. Each CQWP will utilize a different item template to render the contents, however, I need to add an additional class rule along-side cqwp-layout-main, according to our designer / html editor.
I know that this gets rendered in the OuterTemplate in the ContentQueryMain xsl, but I cannot seem to regulate the rendering based on template name, for exampe @Style='CaseStudies'.
Is there a way that I can achieve this?