Problem/Motivation

Using hook_follow_networks_alter(), a module or theme can add additional network. However, the CSS generated to add the icon does not support these added networks. Currently, each supported network (those provided in follow_default_networks) is hardcoded in follow-css.tpl.php.

Proposed resolution

Generate the network specific CSS rules for all the networks returned by follow_networks_load().

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pbuyle’s picture

follow-support_custom_network_in_css-2140151-1.patch implements the suggested solution.

pbuyle’s picture

Status: Active » Needs review
AstonVictor’s picture

Status: Needs review » Closed (outdated)

I'm closing it because the issue was created a long time ago without any further steps.

if you still need it then raise a new one.
thanks