View Full Version : Myspace css table


turelio
03-01-2005, 12:48 PM
Ok, on my myspace (http://profiles.myspace.com/users/15235553) why when I have the alpha filter on my table background does it cut out the bottom half of my table? It's the Nicholas's interests, details, and schools tables.

My code looks as thus:

table {
background-color: 262b4a;
filter: Alpha(Opacity=80);
border: outset;
border-color: 5376a0;
padding:1;
}

nUCLEArcENTURy
05-16-2005, 01:53 AM
myspace's profile is build with A LOT of tables and when there are a lot of tables, and you apply alpha filter to it, it makes you page hard to load.
Specially in Internet Explorer. Try FireFox or Netscape Browser to view your page.

No advertising