Concerning the design I have, I am facing some uncertainties. Here are my thoughts on it:
If desired, the individuals in the background can be portrayed using a static image. With a CMS system in place, my client will have the opportunity to upload images if someone demonstrates an example where the insertion of individual images is required.
Initially, I considered incorporating the red component into the background image; however, this resulted in diminished quality for both the individuals and the red section when viewed on large screens (1920>). The text should be fetched from the CMS system and placed similarly to how it appears in the image.
- The red boxes are equivalent in width to the individual pictures. This implies that utilizing percent width will present challenges if they are distinct images.
- The individual images should span the entire browser screen. It is acceptable if certain individuals extend beyond the boundaries of the picture as depicted in the image itself.
- A parallax effect on the content would be nice but not essential.
Another idea was considering creating each individual picture separately and employing isotopes for precise positioning. However, this approach may make achieving full screen coverage difficult since misalignment could occur along the bottom row.
An alternative strategy involves unifying the red section and the entire image of individuals into one cohesive unit, utilizing maximage for the person image while positioning the red part with percentages. Nonetheless, ensuring equal width for the red boxes as well as individual boxes may pose a challenge. In contrast, managing text placement might be simpler when combined into a single comprehensive image (including the red portion).
I welcome any suggestions, examples, advice, or tips on handling this situation. Your assistance would be greatly appreciated!
Would Bootstrap offer a solution to my dilemma?