Forums

Hiding the bullets - 2010 modified for BuddyPress (2 posts)

  1. AardvarkGirl
    Member
    Posted 5 months ago #

    http://ratest4.com/art-categories/

    Yes, I have firebug... but I'm so twisted around and confused as to whether this is coming from BuddyPress or.... that I'm just asking for help on finding the id or class that I'd say list-style-type: none;

    In the sidebar and in the content area.

    Also for the sidebar widget titles / h3s I have:

    .widget-title {
    	background:#555555;
    	color: #fff;
    	font-weight: bold;
    }

    While it worked pre-buddypress install, it isn't working now.

    Thanks.

  2. AardvarkGirl
    Member
    Posted 5 months ago #

    Just talking to myself...

    If this is the code I want the bullet removed from (Gallery Hours h3):

    <div id="primary" class="widget-area" role="complementary">
    <ul class="xoxo">
    <li id="text-3" class="widget-container widget_text"><h3 class="widget-title">Gallery Hours</h3>

    And here is CSS that came with the style sheet, that did work PRE Buddypress

    .widget-area ul {
    list-style: none;
    margin-left: 0;}

    why isn't that working? (as I said, it did when it was just a flat wordpress site, after BP it isn't).

Reply

You must log in to post.

About this Topic

Tags