11 Jul
Please check out this page: http://www.cynthiacoroginrealtor.com/content/how-hire-realtor
As you can see the file is black-on-black.
12 Jul
#1
If you add this it should adjust the background color of the table.
#attachments td, #attachments td.active, #attachments tr {
background:none repeat scroll 0 0 #dddddd;
padding:5px;
}
If you want to keep the table black and adjust the link color,
#attachments a {
color: #ffffff;
}
12 Jul
#2
Thanks Rob, that did the trick.




