What's new

Welcome to the forum 👋, Visitor

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely free.

Strange double scrollbar on iframe

Undone

New member
Joined
Sep 16, 2024
Messages
5
Reaction score
0
HTML Coins
0
Hi there. I am new to the forum. I am building a website for my food business at undonefoods.com and have come across a strange double scrollbar situation. It did not occur in Firefox on my laptop with Windows 10, but is showing up on another computer in both Chrome and Edge browsers even after messing around with the size of it and its containing div. The goals is to have the iframe take up basically the whole of the div so that it can be targeted with navigation links. It does not matter the content of the iframe, as it happens both with .html static pages and with Wordpress blog and store pages. If you think you can diagnose this, please give the source a view at undonefoods.com . A solution would be much appreciated!

View attachment 805
 
I see now that this belongs in the HTML category. I will repost it there but cannot find a way to delete this post. Admin, please delete if double-posting is disallowed. Sorry for my mistake.
 
If you're encountering a strange double scrollbar within an iframe, it typically occurs due to conflicting CSS styles or improper iframe sizing. This issue can be caused when the content inside the iframe has scrollable elements, and the iframe itself is set to allow scrolling. To resolve this, ensure that the iframe's height and width are appropriately set to accommodate the content inside without needing an additional scrollbar. Also, check for overflow properties within the iframe's content and adjust them accordingly, such as using overflow: hidden or adjusting the body margins. Properly configuring the CSS for both the parent and the iframe content should eliminate mr tuk tuk menu the extra scrollbar.
 

Theme customization system

You can customize some areas of the forum theme from this menu.

  • Wide/Narrow view

    You can control a structure that you can use to use your theme wide or narrow.

    Grid view forum list

    You can control the layout of the forum list in a grid or ordinary listing style structure.

    Picture grid mode

    You can control the structure where you can open/close images in the grid forum list.

    Close sidebar

    You can get rid of the crowded view in the forum by closing the sidebar.

    Fixed sidebar

    You can make it more useful and easier to access by pinning the sidebar.

    Close radius

    You can use the radius at the corners of the blocks according to your taste by closing/opening it.

  • Choose the color combination that reflects your taste
    Background images
    Color gradient backgrounds
Back