Think I figured it out! I’ll do some more testing tomorrow and if all goes well I’ll update the plugin to include that fix.
@xberserker
That’s great news! Hopefully all goes well with that.
Here’s the css to make the bar appear at the top of the site instead of the bottom. For my purposes, I have it at the top right corner. If you want to make it the full width of the site, just change the width to 100%:
.hide{display:none;}
ul.rotate{list-style-type:none;}
#bp_activity_bar ul li{font-size:10px;font-family:tahoma;list-style:none;font-weight:700;color:#ddd;margin:0;padding:0;margin-top:7px;}
#bp_activity_bar ul li a,#bp_activity_bar ul li a:focus,#bp_activity_bar ul li img{color:#ddd; border:0;}
.footeractivity {background-color:#000;height:30px;padding-bottom:4px;padding-left:7px;width:40%;position:fixed;right:0px;top:0px;z-index:9998;filter:alpha(opacity=75);-moz-opacity:0.88;opacity:0.88;}
#innerbp_act {float:left; padding-right:5px;font-size:9px;}
#innerbpclose {background-color:#6C1D1D;float:right;font-size:12px;text-align:center;height:8px;padding-bottom:5px;width:18px;position:fixed;top:4px;right:0;z-index:9999;filter:alpha(opacity=88);-moz-opacity:0.88;opacity:0.88;}
#innerbpclose a, #innerbpclose a:focus{color:#fff;text-decoration:none;font-weight:700;display: block;}
#innerbpopen {display:none;background-color:#6C1D1D;float:right;font-size:12px;text-align:center;height:8px;padding-bottom:5px;width:18px;position:fixed;top:4px;right:0;z-index:9999;filter:alpha(opacity=88);-moz-opacity:0.88;opacity:0.88;}
#innerbpopen a, #innerbpopen a:focus{color:#fff;text-decoration:none;font-weight:700;display: block;}
@ifanatics Just uploaded version 1.3.1 with the fix
Let me know if that works for you.
@xberserker Works great! Thanks for all of the hard work and congratulations on an awesome plugin.
@ifanatics Mind rating my plugin 5 stars over on the WordPress.org side and voting that it works? 