-
Justabear posted a new activity comment 13 years, 10 months ago
Ok, there you go:
bp_activity_bar.css
.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:5px;}
#bp_activity_bar ul li a,#bp_activity_bar ul li a:focus,#bp_activity_bar ul li img{color:#ddd;…[Read more] -
Justabear posted an update in the group BuddyPress Activity Stream Bar: 13 years, 10 months ago
First of all you need to decide: where you want to place your activity bar, then you should open bp_activity_bar.css and edit it. If you want to move that bar with yours Chrome, IE or anyother client, choose – “position:relative;” everywhere you will find it. If dont – change it on absolyte position. Then you need to edit z-index, thats will help…[Read more]
-
Justabear posted an update in the group BuddyPress Activity Stream Bar: 13 years, 10 months ago
I found the ways to place bp admin bar and Activity Stream together, everywhere you would like to place it 🙂
Working on my own theme, you can check how it looks there: http://www.yourmovies.ru/
I didnt saw any guide to do that, so can put some instructions there. -
Justabear joined the group BuddyPress Activity Stream Bar 13 years, 10 months ago
@justabear
Not recently active
Can you post your final CSS that you used ?
Ok, there you go:
bp_activity_bar.css
.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:5px;}
#bp_activity_bar ul li a,#bp_activity_bar ul li a:focus,#bp_activity_bar ul li img{color:#ddd;…[Read more]