What html code can I change to make the tables on my myspace transparent?

I have a layout I like, but you cant really see the background because of the tables, so I was wondering what I change to make them transparent.

Public Comments

  1. YOU HAVE TO REDO YOUR BACKGROUND AND HIT TRANSPARENT
  2. I DON'T HAVE A MYSPACE ACCOUNT so if you can find the table element in you HTML document <table> change bgcolor to 0. <table bgcolor="0">
  3. The border="0" is a good idea, but the bgcolor="0" will give the table a white background. Try it with just the border="0"
Powered by Yahoo! Answers