can you post a link to a page on your site showing this plesae
Rewrite your theme styles with this, paste this on very bottom on style.css or into <head> tag section and wrap t with <style text/css></style>:
#bbpress-forums p.bbp-topic-meta span {
white-space: nowrap;
background: none;
border: none;
}
Hey guys,
Thanks for getting back to me.
Jessy, the code you provided did not accomplish it… here is the link to the page if y’all want to check out the source code.
nevermind! I just figured it out!
It was
#bbpress-forums a.bbp-author-name {
white-space: nowrap;
background: none;
border: none;
}
great – glad you’re fixed