Scrollable Divs not possible?
<div class="overflow-auto" style="max-width: 260px; max-height: 100px;"> This is an example of using <code>.overflow-auto</code> on an element with set width and height dimensions. By design, this content will vertically scroll. </div>
I put this code in a HTML element. I can see the text but no scrollable bars, but the example code 100% works outside of BeTheme. So I assume Boottstrap scrollable divs don't work in BeTheme->HTML element?
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
Thanks
Original bootstrap page with code
Pls check this page, its a new page with just HTML element and the scrollable div code
You have a class added to this div, but the overflow property is not assigned to this class or anywhere to this div.
When I assigned this property to the div, overflow worked as it should.
Best regards
Tks, can you delete this topic/thread? It's showing the IP address and some other relevant info.
I have removed your address and my screenshot.
However, if you do not mind, I will leave this topic so others who have the same or similar questions will be able to find an answer.
Best regards