Helping you Build Your Own Social Network!

Faster, better and easier!

bp gallery activity cosmetic issue

(10 posts) (2 voices)
  • Started 11 months ago by greg707
  • Latest reply from greg707

Tags:


  1. I host a website called Moogalo.com

    If you look on the main page/site wide activities. The first post is audio from bp-gallery. The formatting is all bunched together. Also the audio bar is just plain black and the time markers to the left and right are cut off.

    Can anyone lend me a hand at where I can fix these items?

    Thanks!

    Posted 11 months ago #
  2. Hi Greg,
    sorry for not responding on this topic.
    I see the issue there.

    Can you please confirm which version of bp-mag you are using ? I will get some fix(It will be mostly css) out today.

    Posted 11 months ago #
  3. Thanks :).. Looks like I'm using the latest 1.0.8 BP Mag

    Posted 11 months ago #
  4. any luck? :)

    Posted 11 months ago #
  5. Hi Greg,
    Have you deleted those activity from site ?

    Try putting this at the end of style.css

    .activity-inner .mejs-container{
        width:300px;
    }

    is it working or not ?

    Posted 11 months ago #
  6. I redid part of the website so I deleted the post. I put one back up. I'll test that later when I get off work :).. Thanks so much for the help! I'll let you know how it turns out!

    Posted 11 months ago #
  7. It worked! Thanks!!! :)

    Posted 11 months ago #
  8. Well it mostly worked. When your logged in it seems to be fine but when your logged out it its pushed together again.. hmmm weird..

    Posted 11 months ago #
  9. Hi Greg,
    That is very strange behaviour.

    But I see you are using Sitewide activity widget. So, some more css may help.
    Please updating the previous code with this one

    .activity-inner .mejs-container,.swa-activity-inner .mejs-container{
        width:300px;
    }

    Please do let me know if it worked or not?

    Posted 11 months ago #
  10. Thanks!! That worked like a charm! One last question for now :).. Do you know why the time stamps for the song playing are cut off?

    Posted 11 months ago #

Reply

You must log in to post.