problems with opacity, tables being cut off |
![]() ![]() |
problems with opacity, tables being cut off |
Jun 8 2005, 01:00 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 276 Joined: Jan 2004 Member No: 1,862 |
My sister asked me to help her out with the html for her myspace, and after a lot of trial and error, we just decided to use the MyGen code generator. Because of her background image and the color she picked for the background of her tables, she wants her opacity set to about 75%. The code generated by MyGen previews perfectly, but when I put it into her myspace, the opacity doesn't work. This is what I got from MyGen:
When I change it up and move the opacity code up a few lines, so it looks like this: her "about me" and "interests" boxes get cut off about halfway through the box, like they're not even there. So basically, I was wondering if anyone knew the cause of the problem or how to fix it. Any help at all would be appreciated! If anyone would like to check it out, her myspace is http://www.myspace.com/16346047. Thanks so much! --a. |
|
|
|
Jun 9 2005, 04:31 AM
Post
#2
|
|
![]() rich@myspace ![]() ![]() Group: Member Posts: 25 Joined: Jun 2005 Member No: 150,482 |
it's not a problem with the code, it's a problem with browsers. no browser on the market processes opacity correctly, which is why it is frowned upon by many designers. basically, the browser hits the opacity, goes skitzo trying to process it and then gives up and the rest of the page element below it.
my suggestion would be to remove the opacity completely and find another way to make the page blend together smoothly. |
|
|
|
Jun 17 2005, 07:51 AM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 276 Joined: Jan 2004 Member No: 1,862 |
Thanks for your help; we got things straightened out... and yeah, we ended up removing the opacity code. =]
--a. |
|
|
|
![]() ![]() |