Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Thanks, the widget is on my website "www.RhapsodicGlobal.org/communities.html" and I will try to resize and change the forum, though I do not believe that is my issue because I have the forum covering almost an entire page. Thank you for the feedback though. My question is how do I allow my forum to scroll up and down from within the widget, so that the widget isn't cut short with no way to scroll down to the missing section.
|
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
This post was updated on Oct 17, 2016; 9:34pm.
If you check where you have embedded the code for your forum you will see it is within this structure: <div class="wsb-htmlsnippet-element"><a id="nabblelink" href="http://rhapsodic-global-community.2344032.n4.nabble.com/">Rhapsodic Global Community</a> <script src="http://rhapsodic-global-community.2344032.n4.nabble.com/embed/f1"></script></div>Elsewhere in your code you will see that that division is styled with this code: .wsb-htmlsnippet-element{width:1000px;height:1405px;overflow:hidden;margin:auto}As you can probably see, this code fixes the height of that section of your page at 1405 pixels and sets any overflow to remain hidden and not to scroll. (I confess that the division looks much smaller than 1405 pixels, so I have probably missed some other code that further affects this part of your page.) However, it does mean that Nabble's forum itself is behaving as expected and your problem is with your main site. I see from the code that the site has been created with the Go Daddy Website Builder. I guess that could mean that editing the code directly is not possible. I have never used the software you are using so cannot advise on how to correct the problem. You will need to get help from Go Daddy to sort this out.
Volunteer Helper - but recommending that users move off the platform!
Once the admin for GregHelp now deleted. |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
You have helped me well, thank you. I am currently working on expanding and plan on using another platform. Take care. On Mon, Oct 17, 2016 at 1:42 PM, GregChapman [via Nabble Support] <[hidden email]> wrote: If you check where you have embedded the code for your forum you will see it is within this structure: ... [show rest of quote] |
Free forum by Nabble | Edit this page |