Hi,
The following gradient method involves scaling a gradient image. How
would one put a logo on top of such a scaled gradient image without
also scaling the logo image?
http://www.alistapart.com/articles/supereasyblendys
http://www.alistapart.com/d/supereasyblendys/examples/eg7.html
Amir
dorayme - 26 Jul 2008 04:00 GMT
In article
<e077ba71-c108-478c-9340-fb55674b590e@34g2000hsf.googlegroups.com>,
> The following gradient method involves scaling a gradient image. How
> would one put a logo on top of such a scaled gradient image without
> also scaling the logo image?
You could make the logo image an img element and position it. But
perhaps you might care to eloborate on your question?

Signature
dorayme
Andy Dingley - 28 Jul 2008 10:05 GMT
> How would one put a logo on top of such a scaled gradient image without
> also scaling the logo image?
Two images, two HTML elements, one over the other.