Re: nabble embedded forum does not work for our website
Posted by
Will <Nabble> on
Jul 11, 2008; 11:05pm
URL: https://support.nabble.com/nabble-embedded-forum-does-not-work-for-our-website-tp34924p474413.html
I assume in your page, you created a frame and put the embedding code into the frame, right?
Your frame must have a height. But your forum doesn't always fit into the height of the frame. The height of a forum page can be very long, for example, in a large thread, or it can be very short, for example, in an empty forum. If you set the frame to be have large height, you will get lots of empty space in the middle. If you set the frame to be short, then scrollbars will appear in the middle of your page.
The whole point of embedding is to put a forum inside your page seamlessly, so that you don't have to create frames and deal with the height or width issues.
So, there is no need to create a frame for the nabble forum. Just copy and paste the embedding code into your normal html code. For example, you can put the code inside a 's
, or in a <div>, it will load up the forum inside your page seamlessly.
It's equivalent of embedding a YouTube video.
|