• http://fpcmfamilyministries.com/

    I’ve read thru many “Bullets and Links” posts and can’t figure this out. How do I get rid of this bullet and why is it there? I’m using K2 with TrueBlue style. I’ve hunted around in the Plugin Editor, but had no luck, which is understandable as I know zip about CSS and plugins. If someone can give me the code to look for and change, I think I’ll be fine. Any ideas?

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Terribly new to CSS myself, but this is probably in your CSS file. You need to find where in your style sheet a list is being modified to show bullets (a bulleted list). A quick google for “css bulleted list” came up with this site:
    http://css.maxdesign.com.au/listamatic/

    In your (x)html in index.php edit the h2 tag immediately prior to the word links so it reads:

    <h2 class="widgettitle">Links</h2>

    That should do it.

    Thread Starter mstenzel

    (@mstenzel)

    Root,
    Where is the index.php file? I looked in the one in my main root, but that didn’t have the widget info. Should there be something in the plugin editor for SB Widgets?

    Thanks.

    Sorry. That sounds more likely. I think my code is Ok but I had forgotten the widget architecture. Its in there somewhere! Might be in sidebar.php.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Bullet on my sidebar widget “Links”’ is closed to new replies.