Skip to:
Content
Pages
Categories
Search
Top
Bottom

Unable to get rid of black dot next to user avatar

  • I’m strugelling with an annoying black dot next to the avatar profile that I can’t seem to get rid of. I’ve tried adding ‘list-style: none;’ to #activity-stream as well as ‘ul, ol’ but they all have the same effect. The black dot gets removed but the activity content gets shoved up all the way to the top of the page. This only happens when you click at the “view” links and view that page, list-style: none; works fine for the activity stream.

    Here’s a link to the problem: http://www.bit.ly/GFX9Ae I haven’t added the ‘list-style: none;’ as you can see.

    Could someone help me out with this? I’ve tried pretty much everything I can think of. Also, I could not find any list-style-type: disc; or png’s that might explain the dot/bullet.

Viewing 1 replies (of 1 total)
  • You can do one of two things:

    1/ remove the float from #header and replace with ‘overflow: hidden’

    Or
    2/ add ‘clear:both; to div.activity in the bp styles, creating the ruleset if it doesn’t exist.

    You can then do what you did in applying ‘list-style: none;’.

    This is pretty much a consequence of mixing style from essentially two different themes, you may well run into other issue as well.

    What puzzles me is that the theme you have used here states in it’s header ‘tags’ line ‘BP’ if that is the case and it is BP compatible then you have no need to run the BP template pack.

Viewing 1 replies (of 1 total)
  • The topic ‘Unable to get rid of black dot next to user avatar’ is closed to new replies.
Skip to toolbar