View Single Post
  #4 (permalink)  
Old 07-24-2008, 04:44 PM
Murray *ACE*
 
Posts: n/a
Diggs:
Default Re: Setting an icon on the top right zone of screen

As I said originally, use nested containers, each with their own background
iamge.

<div style="background-image:url(foo1.gif);">...
<div style="background-image:url(foo2.gif);">...
</div>
</div>

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Sw Jiten" <jiten@elmochilero.com> wrote in message
news:g6a4lf$f60$1@forums.macromedia.com...
> Murray:
>
> As you can see on the Code I've attached.. I already have another file to
> be
> set as the background image... so If I declare another one for background
> image.. it will work but not the last one... and the point is I need both
> of
> them: the first one is a Linear-colored strip for all the page, and the
> second
> one is just a small icon to set on the tor right.. please... send me a
> short
> example if possible... thanks so much,
>
>
>


Reply With Quote