transparent boxes |
transparent boxes |
Jul 4 2005, 09:19 PM
Post
#1
|
|
|
asdfghjkl; ![]() ![]() ![]() ![]() Group: Member Posts: 187 Joined: Feb 2005 Member No: 104,038 |
whenever i make the background of the text areas transparent, whole chunks of the page become missing.
here's the code i use to make it transparent here's a screenshot of it: ![]() (notice it just stops right there?) is it possible to stop *that* from happening? |
|
|
|
![]() |
Jul 4 2005, 09:24 PM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
Try using this instead.
CODE <style type="text/css">/*The actual modules*/
table table table {border: 3px double; border-color: 999999; background-color: 000000;}</style> |
|
|
|
x_o transparent boxes Jul 4 2005, 09:19 PM
x_o well.. i don't want it completely transparent. Jul 4 2005, 09:26 PM
Maestro It doesn't work with the filter opacity in the... Jul 4 2005, 09:27 PM
x_o isn't that the same as the one i used? Jul 4 2005, 09:31 PM
Maestro I tested it, it works fine. Jul 4 2005, 09:58 PM
x_o oh
nevermind then
thanks anyways =) Jul 4 2005, 10:03 PM
Maestro Ok. You're welcome. Jul 4 2005, 10:07 PM![]() ![]() |