transparent blog, bg.. |
![]() ![]() |
transparent blog, bg.. |
Dec 11 2004, 06:44 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Oct 2004 Member No: 56,661 |
how can i make a transparent blog in my xanga??
like this..[example] http://www.xanga.com/home.aspx?user=hunterzX2 |
|
|
|
Dec 21 2004, 01:54 PM
Post
#2
|
|
|
I love you more than sex appeal. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,045 Joined: Oct 2004 Member No: 52,932 |
here's a code here for transparent blog- http://www.createblog.com/forums/index.php?showtopic=3957
|
|
|
|
| *mona lisa* |
Dec 21 2004, 02:01 PM
Post
#3
|
|
Guest |
or you can use a div. at the begining of your entry, click edit html and put this:
CODE <!-- begin code provided by createblog.com --> <div style="width:600;height:550; background-color:ffffff;background:#FFFFFF;filter:alpha(opacity=65)} overflow:auto"> <!-- end code provided by createblog.com --> but change the width, height and the opacity to however you want. |
|
|
|
Dec 21 2004, 02:11 PM
Post
#4
|
|
![]() ^ moo... ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 962 Joined: Jun 2004 Member No: 25,212 |
in that xanga, he actually made a whole div transparent. u do this by adding this:
filter: alpha (opacity=60); u can change the opacity number, if its higher - the more transparent it gets [i think] if u want to make the whole div transparent simply add that into ur div ex: <div style="filter: alpha(opacity=60); width:100; height:100"> |
|
|
|
![]() ![]() |