iFrame Transparency, Cannot get it to work properly. |
![]() ![]() |
iFrame Transparency, Cannot get it to work properly. |
Aug 10 2004, 01:33 PM
Post
#1
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
Will SOMEONE help me please???
If the code is: <!-- begin code provided by createblog.com --> <DIV align="center" valign="middle" style="BORDER-RIGHT: blue 1px solid; BORDER-TOP: blue 1px solid; FILTER: alpha(opacity=100); OVERFLOW: auto; BORDER-LEFT: blue 1px solid; WIDTH: 850px; BORDER-BOTTOM: blue 1px solid; HEIGHT: 470px; BACKGROUND-COLOR: clear"> <!-- end code provided by createblog.com --> Then you would change: FILTER: alpha(opacity=100) Right? And when you change that it should turn semi-transparent, right? SO, why doesn't it work properly?! |
|
|
|
Aug 10 2004, 01:40 PM
Post
#2
|
|
![]() i LUST you. <3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 709 Joined: Jun 2004 Member No: 22,299 |
Umm.. I just tried it and it worked fine.
CODE <!-- begin code provided by createblog.com --> <DIV align="center" valign="middle" style="BORDER-RIGHT: blue 1px solid; BORDER-TOP: blue 1px solid; FILTER: alpha(opacity=70); OVERFLOW: auto; BORDER-LEFT: blue 1px solid; WIDTH: 850px; BORDER-BOTTOM: blue 1px solid; HEIGHT: 470px; BACKGROUND-COLOR: clear"> <!-- end code provided by createblog.com --> ^ Just change the 70 to whatever #. |
|
|
|
Aug 10 2004, 01:43 PM
Post
#3
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
But that doesn't work....
I tried every number from 10 to 90 and it's still clear. Could it just be that it doesn't work on Mozilla? -is really confused- |
|
|
|
Aug 10 2004, 01:45 PM
Post
#4
|
|
![]() i LUST you. <3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 709 Joined: Jun 2004 Member No: 22,299 |
Hm... Yeah, on my computer the left hand modules and the scrollbar become lightened because of the opacity. I'm guessing you want the WHOLE thing semi-transparent?
|
|
|
|
Aug 10 2004, 01:49 PM
Post
#5
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
No, I just want the background to be semi-transparent.
So that you can read the text.... -coughs- The background is... Just a little bright, and you can't see the text because of it. Heh... |
|
|
|
Aug 10 2004, 02:02 PM
Post
#6
|
|
![]() i LUST you. <3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 709 Joined: Jun 2004 Member No: 22,299 |
Since you're using DIV layering for one image, you can't use opacity's to change the transparency of the background. If you had a background image separate from the layout graphic itself it would be possible.
The only way to change the opacity of the layout is to go into a paint program and change it. http://img37.exs.cx/img37/9707/twoworlds02.jpg > I edited the graphic for you if that's what you wanted... |
|
|
|
Aug 10 2004, 02:15 PM
Post
#7
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
Oh.
Now that I know that, i'll just figure out how to edit the other one. The hard part is convincing my dad to let me use the photo editing program... Thank you! |
|
|
|
![]() ![]() |