Yes. Besides the redirect option, we have a few options that you can use to change other behaviors of your embedded forum. These options must be set as javascript variables in your HTML page (place them before the embedding code). For example, you can add the following code to your page:
| Variable | Description |
| nabble_width | Use this variable if you want to have an embedded forum with fixed width. The default value is "100%" and you can change it according to standard CSS rules (e.g., "50%", "10em", "500px"). |
| nabble_ignore_scroll | Set this variable to true if you don't want the embedded forum to scroll to specific posts or messages. By default, the embedded forum will eventually scroll the page to specific messages depending on the user navigation and clicked links. |
| nabble_ignore_title | Set this variable to true if you don't want the embedded forum to change the title of your HTML page. By default, the embedded forum will set the title of your page with the forum name. |
| nabble_ignore_targets | Set this variable to true if you want your visitors to stay in your embedded page even when they click on a link that would take them out of the embedding (e.g., a link to a post on another Nabble forum, etc.). In this case, those other pages will look as if they were embedded on your website just like the original one. |
If you still have questions, visit Nabble Help or the Nabble Support forum.
« Go Back
| Powered by Nabble |