diff --git a/e107_core/shortcodes/batch/sitedown_shortcodes.php b/e107_core/shortcodes/batch/sitedown_shortcodes.php index 3b0d1214f..f358bb12a 100644 --- a/e107_core/shortcodes/batch/sitedown_shortcodes.php +++ b/e107_core/shortcodes/batch/sitedown_shortcodes.php @@ -47,6 +47,11 @@ class sitedown_shortcodes extends e_shortcode return THEME_ABS."style.css"; } + function sc_sitedown_social_css($parm=null) + { + return e_PLUGIN_ABS."social/css/fontello.css"; + } + function sc_sitedown_e107_css($parm=null) { return e_WEB_ABS."css/e107.css"; diff --git a/e107_core/templates/sitedown_template.php b/e107_core/templates/sitedown_template.php index 37e4631b0..34cbdbc7e 100644 --- a/e107_core/templates/sitedown_template.php +++ b/e107_core/templates/sitedown_template.php @@ -21,36 +21,37 @@ if(!isset($SITEDOWN_TABLE)) { $SITEDOWN_TABLE = (defined("STANDARDS_MODE") ? "" : "")." "; - $SITEDOWN_TABLE .= " - + $SITEDOWN_TABLE .= ' +
- - - - - - - - + + + + + + + + +