Closed (fixed)
Project:
Acquia Slate
Version:
6.x-1.4
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2009 at 04:21 UTC
Updated:
2 Jul 2010 at 22:40 UTC
I was setting up a demo site using acquia_slate and organic groups. When I view the group node the body text of the group overlaps the river of news. See the attachment since it is hard to explain.
Basically I created a group content type and then created a group. I gave that group a title, description (for group listing), and body (is this the group mission?). I also created a story for that group. When I view the group node the attached is what I see.
| Comment | File | Size | Author |
|---|---|---|---|
| acquia_slate_group_mission_issue.gif | 63.81 KB | caschbre |
Comments
Comment #1
Lionel Triay commentedSame issue. Subscribing.
Comment #2
ggevalt commentedSame issue. I think it may have something to do with the fact that in OG the "body" is redefined as "mission statement." I suspect that somewhere in the theme, there is a command that says, when encountering "mission statement" redefine the text in larger type and place on the bottom or overlay the node.... This is the same behavior of the mission statement text on the front page....
would love some guidance on this.
thanks
g
Comment #3
jeremycaldwell commentedIf you provide me with a link to the site where the overlapping is occurring I'd like to take a look at it and see if I can fix it with some CSS changes.
Comment #4
jeremycaldwell commentedI think there is a custom tpl included with the Organic Groups module that might be causing this issue. I'm not sure what it's called but I would think something like "node-og.tpl.php" or something similar and it would be causing the layout issues you are experiencing. Try removing or renaming that file to see if it fixes things for you.
Comment #5
stephthegeek commented