Transparent thingys, ummm |
Transparent thingys, ummm |
Apr 22 2004, 12:04 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 32 Joined: Apr 2004 Member No: 11,240 |
Ok on some peoples xangas they have a backround image like a car or soemthing, and they have their text in like transparent boxes so that you can still see the image but you can have a one of the backround colors as your text colors. Am I making any sense???
Here I found an example... here's a screen shot Is there a way I can do that on my actual website not my xanga?? And if there is how? |
|
|
|
![]() |
Apr 25 2004, 03:54 PM
Post
#2
|
|
![]() its a hamster named Boo!!! ^^ hehe ![]() ![]() ![]() ![]() Group: Member Posts: 198 Joined: Mar 2004 Member No: 6,901 |
CODE <!-- begin code provided by createblog.com --> <STYLE> /* transparent blog */ .blogbody, { /* opacity maximum 100 */ filter: alpha(style=0,opacity=60); } </STYLE> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <style type="text/css"> /* Blog Background Color */ .blogbody {background-color: #000000;}; </style> <!-- end code provided by createblog.com --> this is da code..er..codes i use for that transparency thingy...to put it on ur site.....idk......if u kno what ur doing mayb u could manipulate it... |
|
|
|
Kj_<3_Ingy Transparent thingys Apr 22 2004, 12:04 PM
Fireshrieker I believe what you are referring to are called box... Apr 22 2004, 02:21 PM
mai_z css works on most pages too, so it should work on ... Apr 25 2004, 05:23 PM
xtremeliquid Yeah I think they just lowered the opacity. Apr 25 2004, 08:40 PM![]() ![]() |