-
bp-help replied to the topic [Resolved] BuddyPress looks strange… in the forum How-to & Troubleshooting 11 years, 4 months ago
@romandaily
Your welcome, I do think it is strange that a theme would contain images of a bullet instead of using standard markup but I am glad you got it worked out.
Cheers! -
bp-help replied to the topic [Resolved] BuddyPress looks strange… in the forum How-to & Troubleshooting 11 years, 4 months ago
@romandaily
That is one reason I asked if you had tried the other themes as to isolate the issue. Now that we know it is your theme you can use chromes developer tools and firebug for firefox to inspect the elements. The css code I gave you may need to be modified because I have no idea which selectors are using in this particular theme. If you…[Read more] -
meg@info replied to the topic [Resolved] BuddyPress looks strange… in the forum How-to & Troubleshooting 11 years, 4 months ago
Hi @romandaily,
I think the problem is not from css,
your theme is buddypress child theme, or simple wordperss theme ?Regards,
-
bp-help replied to the topic [Resolved] BuddyPress looks strange… in the forum How-to & Troubleshooting 11 years, 4 months ago
@romandaily
Not sure what theme your using because of the cropped image but you could try adding something like this to the themes style.css
ul, li {
list-style-type: none !important;
}
Have you checked to see if these bullets show up when activating Twenty Twelve Theme or bp-default?
@romandaily
Not recently active