Add it as a background image using CSS -
background-position:right top
--
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:g66ti9$jjk$1@forums.macromedia.com...
> Could you please fill the whole example ? it won't take a couple of lines
> I
> guess.. I am confused and can't get it yet...
>
> what I have now is :
>
> but now... that shows me the backcolor in linear degrad? color.. perfect..
> but
> how do I also add another esthetic icon on the top right corner of the
> screen
> ?? let's say "cornerimage.gif" for example....
>
> Thanks in advance...
>
> <style type="text/css">
> <!--
> body {
> background-image: url(img/strip.jpg);
> }
>
> .style1 {
> font-family: Verdana, Arial, Helvetica, sans-serif;
> font-size: 12px;
> color: #FFFFFF;
> }
>
> -->
> </style>
>