Connecting Tech Pros Worldwide Help | Site Map

How to put logo image on top of scaled gradient image?

  #1  
Old July 26th, 2008, 12:45 AM
Amir Michail
Guest
 
Posts: n/a
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/supereas...mples/eg7.html

Amir
  #2  
Old July 26th, 2008, 04:05 AM
dorayme
Guest
 
Posts: n/a

re: How to put logo image on top of scaled gradient image?


In article
<e077ba71-c108-478c-9340-fb55674b590e@34g2000hsf.googlegroups.com>,
Amir Michail <amichail@gmail.comwrote:
Quote:
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?

--
dorayme
  #3  
Old July 28th, 2008, 10:05 AM
Andy Dingley
Guest
 
Posts: n/a

re: How to put logo image on top of scaled gradient image?


On 26 Jul, 00:41, Amir Michail <amich...@gmail.comwrote:
Quote:
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.
Closed Thread