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 22 2004, 02:21 PM
Post
#2
|
|
![]() Feh... I want ramen!! ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 928 Joined: Feb 2004 Member No: 3,203 |
I believe what you are referring to are called boxed xangas with opacity codes.
Now, as for using it on your website, I really don't have a clue. (i've never known any other css than xanga) |
|
|
|
Apr 25 2004, 03:54 PM
Post
#3
|
|
![]() 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... |
|
|
|
Apr 25 2004, 05:23 PM
Post
#4
|
|
![]() unify and defeat... divide and crumble ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,759 Joined: Mar 2004 Member No: 6,379 |
css works on most pages too, so it should work on your site, just put the coding in a table or smth
|
|
|
|
Apr 25 2004, 08:40 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,989 Joined: Apr 2004 Member No: 10,691 |
Yeah I think they just lowered the opacity.
|
|
|
|
![]() ![]() |