help wit semi-transparant stuff |
help wit semi-transparant stuff |
![]()
Post
#1
|
|
![]() * mee jung * ![]() ![]() Group: Member Posts: 23 Joined: Jan 2004 Member No: 1,609 ![]() |
uhHm.. i used the code for getting w/e semi -transparent but when i used it it just put a box on teh bottomo of my xanga that was semi-transparent nd i cnt seem to get it for the blogs .. etc.. can sumone help mee? ..haha or do it for me?? thnxies
j e n n |
|
|
![]() |
![]()
Post
#2
|
|
-_- THE ANGEL -_- ![]() ![]() ![]() Group: Member Posts: 84 Joined: Jan 2004 Member No: 291 ![]() |
semi transparent what? image? div?
if its div..u must specify it to overflow:auto. |
|
|
![]()
Post
#3
|
|
![]() * mee jung * ![]() ![]() Group: Member Posts: 23 Joined: Jan 2004 Member No: 1,609 ![]() |
|
|
|
![]()
Post
#4
|
|
![]() * mee jung * ![]() ![]() Group: Member Posts: 23 Joined: Jan 2004 Member No: 1,609 ![]() |
ahh plz help meee haaha
|
|
|
![]()
Post
#5
|
|
the lonely position of neutral ![]() ![]() ![]() ![]() Group: Member Posts: 119 Joined: Jan 2004 Member No: 1,099 ![]() |
QUOTE <!-- begin code provided by createblog.com --> <DIV align="center" valign="middle" style="BORDER-RIGHT: transparent 1px solid; BORDER-TOP: transparent 1px solid; FILTER: alpha(opacity=50); OVERFLOW: auto; BORDER-LEFT: transparent 1px solid; WIDTH: 850px; BORDER-BOTTOM: transparent 1px solid; HEIGHT: 470px; BACKGROUND-COLOR: #FFFFFF"> <!-- end code provided by createblog.com --> justa change the # where it says "opacity" and change the "background-color" to whatever you want. this will box your xanga though. this is what krnxswat gave me. i think boxing your xanga is the only way. don't take my word for it ![]() |
|
|
![]()
Post
#6
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 31 Joined: Jan 2004 Member No: 1,839 ![]() |
CODE <!-- begin code provided by createblog.com --> .blogbody { background-color: #; filter: alpha(Opacity=50); } <!-- end code provided by createblog.com --> Add it to your stylesheet. I put the opacity as 50%, but you can fool around with that. For example, if you put 70, then the blogbody will be 30% transparent. You can specify values between 0 and 100, with 0 being completely transparent and 100 being 100% opaque. |
|
|
![]() ![]() |