
Closed
Posted
Paid on delivery
Client created this video: [login to view URL] The requirement is to recreate it exactly like that, meaning the house images must stay in the exact same positions relative to the background on all screen sizes. Client says that AI told him that its possible. However, when using background-size: cover, the background image automatically adjusts to the screen size, so naturally the elements no longer stay in the exact same positions relative to the image. Is what the client wants actually possible, or am I missing something?
Project ID: 40439955
243 proposals
Remote project
Active 6 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
243 freelancers are bidding on average €134 EUR for this job

Hi, I can recreate this layout accurately by using a shared responsive coordinate system, not relying on background-size: cover alone. I’ll position the house images relative to the original background dimensions so they scale together consistently across screens, matching the video as closely as technically possible. Let's discuss in chat as I have some queries to ask regarding the project to proceed further.
€450 EUR in 10 days
9.7
9.7

Hello, Hope you are doing well, I will build the section using a fully responsive positioning approach with carefully controlled scaling, layering, and breakpoint adjustments to ensure the visual composition stays accurate on desktop, tablet, and mobile devices. I have 10+ years of experience in responsive web development and pixel-perfect UI implementation, including complex layered layouts, custom positioning systems, and cross-device consistency optimization. I can review the reference design and determine the most reliable implementation method to achieve the exact visual behavior the client expects. Let’s connect in chat and get started. thank you Regards Gaurav Garg
€140 EUR in 7 days
8.5
8.5

Hi, I can help recreate the layout as shown in the video while ensuring that the house images stay fixed in relation to the background across various devices. I’ve been working with CSS and responsive design for over 10+ years, making me well-equipped to handle this challenge effectively. Let’s connect on Zoom to discuss the project further. Best Regards, Priyanka
€140 EUR in 2 days
8.3
8.3

Hello, As the team lead for one of the largest web service provider companies in Pakistan, I am confident my skills and expertise make me the ideal candidate for solving your unique challenge. With years of experience in CSS and front-end development, I have had countless experiences finessing designs to work seamlessly across different screen sizes. But this project is more than about technical expertise; it's about innovation and thinking outside the box to create remarkable experiences. Miracles do happen, and it's our goal to make them happen for you. So when you said that AI has led you to believe that it's possible to recreate the exact house positions relative to the background on all screen sizes, we took that as a call to action. We will pull out all the stops to turn this dream into a reality for you. In addition to our strong technical know-how, our work ethic drives us to always go above and beyond our clients' expectations. We don't just stop at completing tasks; we ensure that we add a touch of "wow" factor every step of the way. Hire us, and not only will we recreate that video exactly as required but we will delight you along the journey with excellent customer service and a commitment to your satisfaction. Let's make your vision come true together! Thanks!
€180 EUR in 3 days
8.4
8.4

Hi, I will build the layout so each house element stays pinned to its exact position on the background image across all screen sizes. The key is to place elements using percentage-based coordinates within a container that matches the image's aspect ratio — not on the viewport. By wrapping everything in a container that scales proportionally with the image and using `object-fit` instead of `background-size: cover`, the elements move with the image rather than drifting. Questions: 1) Do you have the background image as a high-res file, or should I extract it from the video? 2) Are the house elements clickable or interactive, or purely visual overlays? Looking forward to potentially working together. Thanks, Kamran
€34 EUR in 10 days
8.3
8.3

As an experienced full-stack web developer with a specialism in CSS and frontend development, I have the necessary skills to help you achieve your vision. I understand your requirements of recreating the video components, such as the house images, on exact positions relative to the background on all screen sizes, even though background-size: cover does make it a bit complex. But guess what, you're not missing anything! It is indeed possible. I have devised smart strategies leveraging my HTML, CSS and JavaScript expertise that have allowed me to manage this problem successfully in the past. I would like to schedule a meeting to discuss in detail. I look forward to hearing from you. Thanks
€200 EUR in 2 days
8.2
8.2

Hi, You’re not missing something , the behavior in that video is achievable, but not with a simple `background-size: cover` approach. The hidden challenge is keeping every house anchored to the same visual coordinates of the image while the canvas itself changes shape across devices. I’ve built these kinds of image-locked UI layouts before using a responsive wrapper, absolute positioning, and scaling logic tied to the original artwork ratio, so the elements stay aligned to the background at every breakpoint. If needed, I’ll also account for crop zones, safe areas, and cross-browser rendering differences so the composition remains consistent instead of drifting on wider or taller screens. I’ve shared an initial estimate based on your description, and once we go over a few technical or functional details, I’ll confirm the exact cost and delivery schedule. We can keep it clean and lightweight with HTML/CSS/JS only, or add a more precise transform-based solution if the animation behavior in the video depends on scaling math. Should the layout preserve the entire background image at all times, or is it acceptable if the image crops slightly as long as the houses stay locked to the same relative points? Looking forward to your reply so we can finalize the exact plan. Best regards, Asad
€95 EUR in 3 days
8.1
8.1

Hi there, ★★★ CSS Expert ★★★ 3+ Years of Experience ★★★ I can recreate the video exactly as shown with the house images maintaining their positions relative to the background. This will include: - Ensuring the background image remains fixed while resizing. - Implementing a responsive design that keeps elements in place. I will use CSS techniques to achieve the desired layout without compromising on responsiveness. Ready to start once you provide the necessary details. Thanks!
€100 EUR in 1 day
8.1
8.1

Hi there, yes this is absolutely possible, and the reason most devs trip on it is they keep reaching for `background-size: cover` when the whole point is that the houses are anchored to the image, not to the viewport. The real challenge isn't CSS positioning, it's that you can't use a CSS background at all if you want pixel-perfect anchoring across screen sizes. The common failure is treating the background as decoration and the hotspots as absolutely-positioned siblings in pixels or vw units. They'll drift the moment the aspect ratio shifts. We must prioritize anchoring every house to a percentage coordinate of the image itself, preserving the image's aspect ratio so nothing distorts, and keeping hover and click zones perfectly aligned with what the user sees. I'd approach this by rendering the image as an actual `<img>` (or inline SVG) inside a relatively-positioned wrapper, then placing each house as an absolutely-positioned child using `top` and `left` in percentages tied to the image's natural dimensions. Wrapper uses `aspect-ratio` to lock the shape; everything scales together. The hardest early decision is whether to cap the image's max width on huge monitors or let it fill, since "exact positions" and "full-bleed cover" are mutually exclusive on extreme aspect ratios. What matters most here is that the houses feel painted into the scene, not floating over it. Happy to send a quick CodePen demo of the technique if useful.
€140 EUR in 7 days
7.8
7.8

With my extensive experience in frontend development and web design, I am confident that I can meet your client's unique requirements for this project. While utilizing my skills in HTML and CSS, I can ensure that all the elements on your background image will remain in the exact same positions, regardless of screen size. You mentioned how the background-image adjustments using "background-size: cover" makes it challenging for you to maintain element positioning. Let me reassure you, this is certainly something I can overcome. By exercising precise coding techniques and incorporating responsive design principles, I can map out the exact positions for the house images based on any given screen size. Furthermore, I have a deep understanding of not just HTML and CSS but several other tools like Photoshop which arms me with powerful skills to solve complex challenges like the one you're facing. Collaborating with me means working with a dedicated professional who values quality work and timely delivery. Let's not allow technology limitations to hinder creativity and innovation; instead, let's convert your client's vision into an impeccable reality together!
€90 EUR in 4 days
8.0
8.0

HI! I am an expert web programmer. I have a lot of work experience in Laravel, Codeigniter, PHP, Wordpress, JavaScript, HTML, Vuejs, Reactjs, React Native, and MySQL.I can start right away. I want to discuss this project in detail. Please contact me to discuss more regarding this project. For more details Chat with me
€170 EUR in 7 days
7.6
7.6

Hi, To achieve the desired effect of having HTML elements stay in exact positions relative to the background image on all screen sizes, we can use a combination of CSS positioning techniques and media queries. By carefully positioning and adjusting the elements based on screen size, we can replicate the layout shown in the video. Let's discuss further to clarify any details and start working on this project. Regards, Sai Bhaskar
€100 EUR in 5 days
7.5
7.5

⭐ PIXEL-PERFECT LAYOUT – FIXED ELEMENT POSITIONING ACROSS ALL SCREENS ⭐ Hey, ➤ Short answer: Yes, it’s possible—but not with background-size: cover. That approach will always break alignment. What your client wants requires a different implementation strategy, not a standard background image setup. ✅ How I will help: ✦ Use the background as a fixed aspect-ratio container (not cover-based scaling) ✦ Position elements using relative units (% / vw / vh) tied to the image dimensions ✦ Optionally convert layout into an SVG or absolute-positioned container for pixel accuracy ✦ Maintain exact positioning across screen sizes without distortion ✦ Ensure responsiveness while preserving layout proportions ✦ Deliver clean, maintainable HTML/CSS (no hacks or fragile fixes) ⚫ Key Insight: Instead of letting the image resize freely, we control the scaling environment, so all elements scale with it—not against it. ⚫Quick Questions: ❓ Do you want a pure HTML/CSS solution or are you open to SVG-based positioning (more precise)? ❓ Should the layout remain fully fluid or follow fixed aspect ratio scaling? ✨ Let’s build a solution that keeps every element perfectly aligned—no matter the screen size. Regards, [ NUPUR ]
€100 EUR in 4 days
7.7
7.7

★★★★★★ START NOW ★★★★★★ Message me so we talk in detail.. Hello, I can set HTML elements on exact positions on bacground image perfectly !! I placed bid after checking your requirements. If you want you can ask me any questions regarding your requirement. I'm interested in working on your project. And don't worry about work. First, check my work if you are happy Then pay me. Please let me know if you require any detailed information. Waiting for your reply. I hope you respond to me. Thanks Sunil
€80 EUR in 1 day
7.5
7.5

Hi, I am CSS expert and I know how to make the elements on exact same positions relative to the background on all screen sizes. I am available to start immediately and would love to discuss your project in more detail. Looking forward to working with you. Best regards, Reeta
€50 EUR in 1 day
7.6
7.6

Hi, I’ve developed similar solutions where elements are positioned relative to background images, ensuring they remain in the same spot across different screen sizes. This can be achieved by using a combination of CSS and JavaScript to calculate the exact position of elements based on the viewport size. For example, in one of my recent projects, we used a background image with multiple elements positioned on it. We implemented a responsive design that adjusted the element positions dynamically based on the viewport size, ensuring they always aligned correctly with the background image. Let’s schedule a 10-minute introductory call to discuss your project in more detail and see if I’m the right fit for your needs. Feel free to message me anytime—I usually respond within 10 minutes. I’m eager to learn more about your exciting project. Best regards, Adil
€125.13 EUR in 7 days
7.1
7.1

Hi! I can help you with this. It's definitely possible. The trick is to not use background-size cover at all. Instead you place the image as a regular img element inside a container, then position the house elements as percentage-based absolutes relative to that same container. That way everything scales together and the houses stay locked to the exact same spots on the image regardless of screen size. I'm Edward, been doing front-end work for over 10 years and this kind of responsive positioning is something I've dealt with plenty of times. Let me know if you want to discuss the approach.
€60 EUR in 7 days
6.9
6.9

Hello, I understand your requirement to position HTML elements precisely on a background image, as shown in your video. Achieving this will require using techniques like absolute positioning along with a consistent reference for the background image, ensuring that elements maintain their positions across different screen sizes. I can definitely assist with ensuring that the layout remains intact as per your description. Thanks, Teo
€200 EUR in 2 days
6.8
6.8

Hi yes i will do this work . As an experienced web developer with over 11 years in the field, I can confidently say that I am more than equipped to meet your specific project requirements. My skills and expertise span across CSS, HTML, JavaScript and various content management systems such as Wordpress and Magento. The challenge you've highlighted about maintaining the exact relative positioning of elements on different screen sizes is not new to me. I've encountered similar situations before and have devised smart solutions to address them. Rest assured, I will figure out a way to maintain the position of your house images relative to the background image on all screens sizes, regardless of how tricky it may be. I understand that you want an error-free recreation of the video your client shared, and I guarantee that I will deliver it to you with utmost precision. Let's take up this challenge together and prove that AI was right - this is indeed possible! Looking forward to collaborating with you!
€80 EUR in 3 days
7.0
7.0

Hi, I will ensure that the HTML elements remain in the exact positions relative to the background image on all screen sizes, just like in the video you provided. Recreating this accurately is crucial to achieving the desired outcome you seek. You can expect a seamless integration where the house images will stay perfectly aligned with the background image, regardless of the screen size. I will personally handle this project with attention to detail, providing regular updates to ensure your vision is brought to life effortlessly. Can you provide any additional details about how the elements should behave on different devices? Let's chat further so I can give you a proper timeline and get things moving.
€100 EUR in 2 days
6.6
6.6

Split, Croatia
Payment method verified
Member since May 30, 2013
$10-30 USD
$10-30 USD
$30-250 USD
$30-250 USD
$100-400 USD
₹600-1500 INR
₹12500-37500 INR
€30-250 EUR
$30-50 USD
€8-30 EUR
₹12500-37500 INR
₹1500-12500 INR
£250-750 GBP
₹30000-35000 INR
$8-10 USD / hour
₹1500-3000 INR
₹100-400 INR / hour
₹12500-37500 INR
₹1000-2000 INR
$500-700 USD
$1500-3000 AUD
₹1250-2500 INR / hour
$30-250 USD
$10-30 USD
₹1000 INR