This would allow the share and the popup to be floated with CSS in the node.

Eg in share_share_render():

          '#value' => '<div class="share-wrapper">'. $share->render($node) .'</div>',

Comments

greenskin’s picture

Version: 5.x-2.0-alpha9 » 5.x-2.x-dev
Status: Active » Fixed

A DIV wrapper has been added to the rendered output of a share popup when the popup is rendered as a whole and not separate such as rendering the link then rendering the popup.

Status: Fixed » Closed (fixed)

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