View Single Post
  #6 (permalink)  
Old 10-31-2006, 05:58 PM
Jon-WebsiteCM Jon-WebsiteCM is offline
WebProWorld Member
 
Join Date: Sep 2006
Posts: 26
Jon-WebsiteCM RepRank 0
Default

Perhaps the program isn't smart enough to pick out the CSS?

Try specifying it in your body tag:

Code:
<body bgcolor="#000000" text="#FFFFFF">
Reply With Quote