if (isset ($styles[$options['above']]))
{
$above = apply_filters('addthis_above_content', $styles[$options['above']]['src']);
}
if (isset ($styles[$options['above']]))
{
$above = apply_filters('addthis_above_content', $styles[$options['above']]['src']);
$above = $above . '<div style="margin-top:20px;"></div>';
}
It looks like you're new here. If you want to get involved, click one of these buttons!