transparant? |
transparant? |
Aug 27 2004, 01:44 AM
Post
#1
|
|
![]() oh sweet pestilence ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,251 Joined: Jun 2004 Member No: 22,876 |
What is the hex color code for the color where it's kinda transparant, but you can see a little of the background coming through, but it's not completely transparant? Do you know what i mean? I wish i had an example...
|
|
|
|
![]() |
Aug 27 2004, 02:07 AM
Post
#2
|
|
|
AmyLeeRoxMyWorld ![]() ![]() ![]() Group: Member Posts: 92 Joined: Aug 2004 Member No: 44,051 |
The first one is make just the text transparent but the second is a transparent background... you can change the color to whatever you want!
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 --> CODE <!-- begin code provided by createblog.com --> <style type="text/css"> /* Blog Background Color */ .blogbody {background-color: #000000;}; </style> <!-- end code provided by createblog.com --> --->My Xanga<--- |
|
|
|
Aug 27 2004, 02:09 AM
Post
#3
|
|
|
AmyLeeRoxMyWorld ![]() ![]() ![]() Group: Member Posts: 92 Joined: Aug 2004 Member No: 44,051 |
|
|
|
|
Aug 27 2004, 05:20 AM
Post
#4
|
|
![]() We are the cure. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 4,936 Joined: Jan 2004 Member No: 1,456 |
QUOTE(OnTheWayDown @ Aug 27 2004, 3:09 AM) He only asked for the opacity code, anyways. You can change the value of the opacity, the lower the number is, the more transparent it is. Values can range from 0 (the lowest) to 100 (the highest). |
|
|
|
![]() ![]() |