Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: [New Plugin] BuddyPress Group Forum Extras


thecorkboard
Participant

@thecorkboard

I’m looking at my source code and am not seeing <div class=”signature”></div> wrapped around my sigs.

Here’s an example of a post:

<div class="post-content">

<p>signature line couldn’t be installed.  reported: https://buddypress.org/forums/topic/new-plugin-buddypress-group-forum-extras/page/2?replies=46#post-43269</p>

It does not do to dwell on dreams and forget to live

-Albus Dumbledore

</div>

I do see this thrown into my header:

<style type="text/css">#item-meta-signature { margin-top: 50px } .signature { width: 75%; padding:5px 0px 0px 5px; border-top:1px solid #ccc; font-size:90%; color:#444; }</style>

Skip to toolbar