Using the latest dev of Acquia Marina (with this patch: http://drupal.org/node/528694#comment-1855682) produces an ugly overlap when used on a panel. Please see the attached pic.

I am posting this here because I suspect that there might be something that needs a little pimping. ;) If you think this is some bug with Acquia Marina feel free to move this issue.

One reason why I suspect the flaw here is the fact that I noticed that the display of the author pane changes when it isn't called as part of an APK user profile. When used on an APK profile the user picture is displayed above "Join-date" and "Online-status". That looks very nice.
When I use the Author Pane for example when i override the node display the picture floats to the right. I checked this behaviour with various themes.

This problem came up because I am trying to use different variants of the user profile. Cloning the APK provided variant fails ("operation trail doesn't exist") and so I tried to copy it by hand. Because it won't give me the APK style in the variant I wanted to use the Acquia Rounded Corners style. It works well for all panes other then the author pane.

Btw thx again for these great modules of yours!

CommentFileSizeAuthor
Author Pane AMRC.png45.98 KBdddave

Comments

michelle’s picture

Status: Active » Fixed

The only thing I see wrong there is your user picture is floated, probably by Marina. You need to change your CSS to set that to float: none. APK has some CSS in it to try and counteract the floating, which is probably why it's working that way.

You can clone the APK variant. You just need to use the clone link on the variant itself. That's a known CTools issue.

Michelle

dddave’s picture

Float:none of course. That was an easy one. Thx.

I knew about the CTools bug but somehow only tried the wrong link several times. Sorry.

Love your work!

michelle’s picture

No problem. Glad you got it sorted. :)

Michelle

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.