Skip to:
Content
Pages
Categories
Search
Top
Bottom

CSS help: Community Stats Widget

  • @lph2005

    Participant

    This plugin is now in the footer.php and shows but the css needs work. This is the current attempt (and fails).

    `li.span.community-count {
    font-size: 13px;
    }`

    SiteUrl: http://www.thechembook.com (middle of footer).

Viewing 1 replies (of 1 total)
  • @lph2005

    Participant

    Man! Was that code WAY off!

    This code works:

    `div#bp_community_stats_widget-3 ul li span {
    color: #4BB3DD;
    font-size: 250%;
    font-weight: bold;
    }`

Viewing 1 replies (of 1 total)
  • The topic ‘CSS help: Community Stats Widget’ is closed to new replies.
Skip to toolbar