Title: CSS styling class needed
Last modified: August 30, 2016

---

# CSS styling class needed

 *  [f1rewired](https://wordpress.org/support/users/f1rewired/)
 * (@f1rewired)
 * [11 years ago](https://wordpress.org/support/topic/css-styling-class-needed/)
 * Hi, i would like to add a border around the Live Topic Suggestions, so that the
   result stands out.
 * The border should surround the header and the results. I can’t figure out, where
   in the code i should add my custom css class.
 * `<div style="bbpress_livesearch_style">The plugin content</div>`
 * [https://wordpress.org/plugins/bbpress-auto-suggest-topics-based-on-new-topic-title/](https://wordpress.org/plugins/bbpress-auto-suggest-topics-based-on-new-topic-title/)

Viewing 1 replies (of 1 total)

 *  [DevynCJohnson](https://wordpress.org/support/users/devyncjohnson/)
 * (@devyncjohnson)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/css-styling-class-needed/#post-6217184)
 * On my website (DCJTech.info), I use the below CSS code to style the suggestions
   box. The CSS code should be placed in your theme’s “style.css” file.
 * `div.bbp-template-notice,div.indicator-hint{border:#444 1px solid;padding:5px;
   margin:5px;color:#000;clear:both;border-radius:5px}`
 * However, you could use the below code, or add “.bbpress_livesearch_header” to
   the above code.
 * `.bbpress_livesearch_header{border:#444 1px solid;padding:5px;margin:5px;color:#
   000;clear:both;border-radius:5px}`

Viewing 1 replies (of 1 total)

The topic ‘CSS styling class needed’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bbpress-auto-suggest-topics-based-
   on-new-topic-title.svg)
 * [bbPress Live Topic Suggestions](https://wordpress.org/plugins/bbpress-auto-suggest-topics-based-on-new-topic-title/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bbpress-auto-suggest-topics-based-on-new-topic-title/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bbpress-auto-suggest-topics-based-on-new-topic-title/)
 * [Active Topics](https://wordpress.org/support/plugin/bbpress-auto-suggest-topics-based-on-new-topic-title/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bbpress-auto-suggest-topics-based-on-new-topic-title/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bbpress-auto-suggest-topics-based-on-new-topic-title/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [DevynCJohnson](https://wordpress.org/support/users/devyncjohnson/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/css-styling-class-needed/#post-6217184)
 * Status: not resolved