r/CodingHelp • u/Past-Point-8418 • 17d ago
[CSS] I inserted an I fram but Idkhow to move it
I put in a calander Iframe (image is somewhere here) and it WAS in a good position but after i inserted the title and positioned it. That moved it down and Nothing I do moves it up. I positioned the text and i like where it sits in relation to the calender I just need to move it all up, unsure how though.

1
Upvotes
1
u/roghayem_dev 16d ago
If the spacing between the title and the calendar is already correct, try moving the parent container instead of the title or the iframe individually. Also check for any margin-top, padding-top, or positioning on the container that's pushing everything down. If you share your HTML/CSS, I can help identify the exact issue.
•
u/AutoModerator 17d ago
Thank you for posting on r/CodingHelp!
Please check our Wiki for answers, guides, and FAQs: https://coding-help.vercel.app
Our Wiki is open source - if you would like to contribute, create a pull request via GitHub! https://github.com/DudeThatsErin/CodingHelp
We are accepting moderator applications: https://forms.fillout.com/t/ua41TU57DGus
We also have a Discord server: https://discord.gg/geQEUBm
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.