Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Give me an Idea to how to put this image up to another image responsiv Reply To: Give me an Idea to how to put this image up to another image responsiv

#208281
Jerba
Participant

So, essentially you’re drawing two images and stacking them right?


_________
|       |
|       |
|       | <- image 1 (the contents of the letter)
|       |
|       |
--------- 
|       | <- image 2 (the footer / envelope of the letter?)
|       |
---------

If so, again I’d suggest using HTML and CSS if you’re capable of doing so, or alternately use SVG images which will scale.