OK, so web dev is REALLY not my thing, but I want to learn, so I thought I'd try to make an LP without using a generator.
I've found a template I like, and I've stripped away the bloat code.
So, my problem:
Currently, I'm trying to make a header image that will rescale horizontally, so that it takes up a certain percentage of horizontal space, so that it doesn't screw up the look when I embed an offsite submit in an <iframe>.
Now, I'll admit to knowing nearly fuck all about how this is done.
I thought of using a table, with percentage and * values.
If anyone wants to have a look at code, I'll post it.
No, I don't have direct code to embed instead of using an iframe. I'm running this off a 3rd party, and this is the first time I'm not just forwarding the a-record to their LP. Likewise, I don't want to send them offsite, as that may tweak some people onto it being a 3rd party.
Is this sort of horizontal rescaling even possible?
Can anyone can help me out here?
It'd be really appreciated.
I've found a template I like, and I've stripped away the bloat code.
So, my problem:
Currently, I'm trying to make a header image that will rescale horizontally, so that it takes up a certain percentage of horizontal space, so that it doesn't screw up the look when I embed an offsite submit in an <iframe>.
Now, I'll admit to knowing nearly fuck all about how this is done.
I thought of using a table, with percentage and * values.
If anyone wants to have a look at code, I'll post it.
No, I don't have direct code to embed instead of using an iframe. I'm running this off a 3rd party, and this is the first time I'm not just forwarding the a-record to their LP. Likewise, I don't want to send them offsite, as that may tweak some people onto it being a 3rd party.
Is this sort of horizontal rescaling even possible?
Can anyone can help me out here?
It'd be really appreciated.