English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have an IMVU webpage and I wanted to know how to make the tables/and all the pictures (everything) on the page to be partially see thru (translucent) and I was wondering how to do that (like change the opacity) to see the background partially through the tables.

2006-08-05 15:10:15 · 2 answers · asked by ♥ RaWr 1 in Computers & Internet Internet

2 answers

Use CSS. An example:

.mytable {
border:1px solid black;
FONT-SIZE: xx-small;
FONT-FAMILY: sans-serif;
filter:alpha(opacity=40);
opacity:.40;}

Here is an intro: http://www.mandarindesign.com/opacitycolor.html

2006-08-05 15:19:54 · answer #1 · answered by LorettoBoy 4 · 0 0

Do you have a sample of the page you want? I think the best way to do this is to play with the colors of the text and for the background picture, use an image editor to set the translucency to about 50%.

Best Regards
Gary Hendricks
http://www.basic-digital-photography.com

2006-08-05 22:17:46 · answer #2 · answered by gary_hendricks_mail 2 · 0 0

fedest.com, questions and answers