Transparent Blogs, Its Not working can you help? |
![]() ![]() |
Transparent Blogs, Its Not working can you help? |
Nov 28 2004, 06:47 PM
Post
#1
|
|
![]() black prep numba 1 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 534 Joined: May 2004 Member No: 19,144 |
heres my xanga
CODE <!-- begin code provided by createblog.com --> but its not making the blog transparent! can anyone help me?
<STYLE> /* transparent blog */ .blogbody, { /* opacity maximum 100 */ filter: alpha(style=0,opacity=60); } </STYLE> <!-- end code provided by createblog.com --> |
|
|
|
Nov 28 2004, 06:50 PM
Post
#2
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,103 Joined: Aug 2004 Member No: 39,078 |
It might help if you set a background color for it......
And have you tried lowering the opacity? |
|
|
|
Nov 28 2004, 06:52 PM
Post
#3
|
|
![]() bio-degratable hands ![]() ![]() ![]() ![]() Group: Member Posts: 132 Joined: Jul 2004 Member No: 33,587 |
add the color you want it to be transparent of
CODE <!-- begin code provided by createblog.com -->
color:000000; <!-- end code provided by createblog.com --> |
|
|
|
Nov 28 2004, 07:03 PM
Post
#4
|
|
![]() black prep numba 1 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 534 Joined: May 2004 Member No: 19,144 |
It still isn't working
|
|
|
|
Nov 28 2004, 07:15 PM
Post
#5
|
|
![]() bio-degratable hands ![]() ![]() ![]() ![]() Group: Member Posts: 132 Joined: Jul 2004 Member No: 33,587 |
I used to have this same code on my xanga and it worked
(into custom header) CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> table.blogbody { /* this edits the other the place where the blog is */ border: 2px dashed #000000; background-color: #9966cc; filter: alpha(style=0,opacity=60); width: 300px; } </style> <!-- end code provided by createblog.com --> |
|
|
|
Nov 28 2004, 07:16 PM
Post
#6
|
|
![]() black prep numba 1 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 534 Joined: May 2004 Member No: 19,144 |
i'll try it
//edit\\ didn't work //edit\\ it worked, but how do i make everthing transparent? |
|
|
|
Nov 28 2004, 07:24 PM
Post
#7
|
|
![]() bio-degratable hands ![]() ![]() ![]() ![]() Group: Member Posts: 132 Joined: Jul 2004 Member No: 33,587 |
just add the opacity tag to whatever you want to be transparent..
[Example] for the modules to be transparent : CODE <!-- begin code provided by createblog.com -->
<style>table.left { /* this edits the menu module */ width:180px; background-color:000000; filter: alpha(style=0,opacity=60); border: 2px solid #ff1493; }</style> <!-- end code provided by createblog.com --> |
|
|
|
Nov 28 2004, 07:26 PM
Post
#8
|
|
![]() black prep numba 1 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 534 Joined: May 2004 Member No: 19,144 |
what would you call the part behind the blog? I just want to be able to see the background
|
|
|
|
Nov 28 2004, 07:30 PM
Post
#9
|
|
![]() bio-degratable hands ![]() ![]() ![]() ![]() Group: Member Posts: 132 Joined: Jul 2004 Member No: 33,587 |
QUOTE(Ladii_D1809 @ Nov 28 2004, 4:26 PM) what would you call the part behind the blog? I just want to be able to see the background the blog background, and with that code for the transparent blog you should be able to see the b/g through the blog... what color are you putting as the b/g to be transparent? |
|
|
|
Nov 28 2004, 07:32 PM
Post
#10
|
|
![]() black prep numba 1 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 534 Joined: May 2004 Member No: 19,144 |
white cause my backgroung pic is white
|
|
|
|
Nov 28 2004, 07:39 PM
Post
#11
|
|
![]() bio-degratable hands ![]() ![]() ![]() ![]() Group: Member Posts: 132 Joined: Jul 2004 Member No: 33,587 |
QUOTE(Ladii_D1809 @ Nov 28 2004, 4:32 PM) white cause my backgroung pic is white do you want to be able to completely see the background through the blog? Or have it look like there's a transparent film over it as shown --->here<--- |
|
|
|
Nov 28 2004, 07:43 PM
Post
#12
|
|
![]() black prep numba 1 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 534 Joined: May 2004 Member No: 19,144 |
Completly transparent
|
|
|
|
Nov 28 2004, 07:45 PM
Post
#13
|
|
![]() bio-degratable hands ![]() ![]() ![]() ![]() Group: Member Posts: 132 Joined: Jul 2004 Member No: 33,587 |
QUOTE(Ladii_D1809 @ Nov 28 2004, 4:43 PM) Completly transparent OH, well then why didn't you say so! everybody in here has been trying to help you with the see through blog script! CODE <!-- begin code provided by createblog.com -->
background-color:transparent; <!-- end code provided by createblog.com --> |
|
|
|
Nov 28 2004, 07:47 PM
Post
#14
|
|
![]() black prep numba 1 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 534 Joined: May 2004 Member No: 19,144 |
sorrie! but thanks i'ma try it out now!
//edit\\ thanks sooooooooooo much haha it works! |
|
|
|
Nov 28 2004, 07:52 PM
Post
#15
|
|
![]() bio-degratable hands ![]() ![]() ![]() ![]() Group: Member Posts: 132 Joined: Jul 2004 Member No: 33,587 |
QUOTE(Ladii_D1809 @ Nov 28 2004, 4:47 PM) sorrie! but thanks i'ma try it out now! //edit\\ thanks sooooooooooo much haha it works! no problem |
|
|
|
Nov 29 2004, 04:10 PM
Post
#16
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 4,209 Joined: Jan 2004 Member No: 2,330 |
QUOTE(Ladii_D1809 @ Nov 28 2004, 7:47 PM) sorrie! but thanks i'ma try it out now! //edit\\ thanks sooooooooooo much haha it works! [ topic closed ] |
|
|
|
![]() ![]() |