I'm trying to design my CSS so that different groups get different style treatments (with unique images, backgrounds) but when I place the following Expression Manager Attributes in the startgroup.pstpl or groupdescription.pstpl templates, nothing appears:
{GID}
{GROUPNAME}
{GROUPDESCRIPTION}
...Yet <div id="group-0"> appears right above these in the source code. What am i missing here? What variable is the page calling that displays the group number in the starting div tag? This is all I need. Also, if I place these attributes in the lower templates, they appear just fine!
Any help is greatly appreciated!