|
|
|
start date: Fri, 3 Aug 2007 01:06:00 -0700,
posted on: microsoft.public.dotnet.framework.aspnet
back
| Thread Index |
|
1
Ross
|
|
2
Mark Rae [MVP]
|
|
3
Ross
|
background image on aspx page problem
Hi
I have a jpeg image as a background to a aspx page.
Unfortunately, it is too obvious, so I was wondering if there is any way of
making that image dimmed so it is much easier to view the controls &
associated data?
Any help would be muchly appreciated.
Kind regards
Ross Petersen
Date:Fri, 3 Aug 2007 01:06:00 -0700
Author:
|
Re: background image on aspx page problem
"Ross" wrote in message
news:2FE80E99-E903-4EEE-AE19-E7A5598B0BDD@microsoft.com...
> I have a jpeg image as a background to a aspx page.
>
> Unfortunately, it is too obvious, so I was wondering if there is any way
> of
> making that image dimmed so it is much easier to view the controls &
> associated data?
Do yourself a *huge* favour and simply edit the image, rather than trying to
use any of the System.Drawing stuff to do it on the fly...
--
Mark Rae
ASP.NET MVP
http://www.markrae.net
Date:Fri, 3 Aug 2007 09:35:26 +0100
Author:
|
Re: background image on aspx page problem
Thanks Mark
--
Kind regards
Ross Petersen
"Mark Rae [MVP]" wrote:
> "Ross" wrote in message
> news:2FE80E99-E903-4EEE-AE19-E7A5598B0BDD@microsoft.com...
>
> > I have a jpeg image as a background to a aspx page.
> >
> > Unfortunately, it is too obvious, so I was wondering if there is any way
> > of
> > making that image dimmed so it is much easier to view the controls &
> > associated data?
>
> Do yourself a *huge* favour and simply edit the image, rather than trying to
> use any of the System.Drawing stuff to do it on the fly...
>
>
> --
> Mark Rae
> ASP.NET MVP
> http://www.markrae.net
>
>
Date:Fri, 3 Aug 2007 02:08:03 -0700
Author:
|
|
|