First of all, thanks for this wonderful theme. It's my first attempt on Drupal theming and without your theme , I don't think I would be able to build it from scratch - it's make it so easy to customize.
I'm trying to customize the theme for this site and running into formatting issues of nodes (both in teaser and full node view) with sticky and assigned organic groups. It looks fine when nodes has only Public audience for e.g. in this view
http://staging.netimpactaustin.org/blog
But when organic groups are assigned for the content, formatting varies
http://staging.netimpactaustin.org/projects
How do I make it to look similar regardless of sticky and/or groups?
Thanks,
=gk
Comments
Comment #1
Jeff Burnz commentedLooks like your module (OG?) is using its own node-type template?
I'd think you need to copy the code from PR node tpl to the OG node type template.
Comment #2
gkapoor commentedThanks for the pointer - it was matter of copy & paste.
Thanks again for this awesome theme..
Comment #3
Jeff Burnz commented