View Full Version : Transparency


drgnboi
04-10-2005, 05:15 PM
How would I make everything on my site transparent so that you could see the background image through them? Thanks in advance.


[EDIT] And if anyone could tell me how to center a non-scrolling background I'd appreciate it.

musicchick
04-10-2005, 05:35 PM
<STYLE type="text/css">
table, td {
background-color:transparent;
border:none;
border-width:0;
}
</STYLE>

That's the code for making stuff transparent!!!!!
UR other question...........ummmmm.......all i know is that whatever code u used to put the pic on ur page it should say sumthing in it about center..left..or right

Your WElcome

MaGiCSuN
04-10-2005, 06:15 PM
actually you don't need that coding, since tables and divs are transparent by default.

Do you (the starter of this thread) by any chance mean "translucent" ?

drgnboi
04-10-2005, 06:24 PM
actually you don't need that coding, since tables and divs are transparent by default.

Do you (the starter of this thread) by any chance mean "translucent" ?


Erm- Yeah, translucent I mean.

MaGiCSuN
04-10-2005, 06:27 PM
you could try this:

<style type="text/css">
<!--
body { filter: alpha(opacity=50); }
-->
</style>

can't test it myself, but see if that works (although i doubt it though).
if not, can you post the link of your site so that we can see what kind of codings you use ?

Love,
Mirna

drgnboi
04-10-2005, 10:24 PM
Everything was still solid @_@ But everything just got a bit brighter in color.

MaGiCSuN
04-10-2005, 11:25 PM
if not, can you post the link of your site so that we can see what kind of codings you use ?

...

drgnboi
04-10-2005, 11:57 PM
Oh sorry ^^;


http://drgnboix.proboards25.com/index.cgi