I want to highlight the option to subscribe to a post, thread, or board with a button (instead of having it hidden in the options menu). Does anyone already have code to do that? Thanks, Jon...
Hi Mathhew! I actually would still like that additional detail of being able to put a subscribe button in the line above the discussions as described. Glad you also have that same need.Lainie
Not to disagree with Doug, but I would suggest a differenty way. First, you can add to the menu but not the menu bar. Adding subscribe to the menu is unnecessary as it is already there. The menu bar is not editable by any means. Second, here is how I would acheive what you are looking for.
1) Add your new component directly above the menbar component. In this example, my custom component is called "custom-add-to-my-places"
2) Add css to float the custom component and the menu bar to the left. You may need to adjust the width of menu bar:
3) You now have the look of the two items living in the same line. In my case, I styled the subscription as a "favorites" heart to acheive an all icon look: