I agree with davidfor that the Workshop forum is a good place to go with your question. I used to do what you want -- with good effect -- but I don't recommend it for you. Using a title background image as you request is extremely fidgety work even for testing on one screen.
You can precisely position image and text using pixels but if your client and users have devices with different screen resolutions, the results will look (on average) very sloppy.
If you position with relative units like em and %, everything may look nice -- until your client/user changes their screen font size.
Where you cannot predict or control results, a professional seeks another path.
|