Embedding Nabble Forum with XARA Web Designer 6

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Embedding Nabble Forum with XARA Web Designer 6

Kenny
This post was updated on .
When embedding Nabble Forums with XARA Web Designer 6, I get no vertical scoll features. Please advise.

OK. Added this code and I get a vertical scroll bar.

<div style="width: 700px; height: 490px; overflow-x: hidden; overflow-y:auto; padding: 18px">
Test Forum
<script src="http://n3.nabble.com/embed/f938970"></script></div>

How do you limit posts to create pages? ie 1 2 3 4 etc.
Reply | Threaded
Open this post in threaded view
|

Re: Embedding Nabble Forum with XARA Web Designer 6

Hugo <Nabble>
Kenny wrote
When embedding Nabble Forums with XARA Web Designer 6, I get no vertical scoll features. Please advise.

OK. Added this code and I get a vertical scroll bar.

<div style="width: 700px; height: 490px; overflow-x: hidden; overflow-y:auto; padding: 18px">
Test Forum
<script src="http://n3.nabble.com/embed/f938970"></script></div>
I'm glad you found a solution.
Kenny wrote
How do you limit posts to create pages? ie 1 2 3 4 etc.
Do you mean the number of posts per page? You can change this number by clicking on "Options > Editor > Change appearance".