Latest solutions
Latest comments
- @bilalturkmenSubmitted about 2 years ago
- @PersianBlueSubmitted about 2 years ago@visionedPosted about 2 years ago
Hey Matt,
Try placing your images into a div with them set to position: absolute, then play with adjustments for each image on their X and Y axis to place them correctly on the background via top, bottom, left, right.
The bottom svg needs to move down, and left. The top svg needs to move up, and right.
1 - @visionedSubmitted about 2 years ago@visionedPosted about 2 years ago
Thanks, Bilal! Makes more sense after seeing it... I was like half way there, but it was late when I was doing this and getting frustrated. Conflicting information through searching around. No excuses.
Made your recommended changes, thanks for taking the time to pick the lines out of github, I appreciate that very much.
1