Background image text placement
- Dominant language
- JavaScript
- Stars
- 5.8k
- Forks
- 585
- PR merge metrics
- No merged PRs in 30d
Description
Hey, first of all, this is awesome! Thank you very much. I placed a couple of images using the background property and they work great. However, I did one with 100% width and the text that shows on the image is pushed off to the left side of the screen. I'm wondering if that's a result of the background not being inside of a container with width. Any ideas? Again, thanks so much.
background: url(?holder.js/100%x200/gray) no-repeat;
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the 100% width background placeholder with `background: url(?holder.js/100%x200/gray) no-repeat;` and inspect how the text is positioned. Done means the placeholder text remains visible and correctly placed when used as a full-width background.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100