Greetings, Alex: Any browsers on mac 9/10 using Internet Explorer has a red background. I traced it to background-color: #$config.page_bg#; in the header template file. I can't find where page_bg# and page_fg# is defined and I've looked all over. Can you help? Thx,
In the header file I got rid of this by the following /* properties for entire page and text inside tables */ body, th, td { /* background-color: */ color: #000000 font-family: Verdana, sans-serif; font-size: 9pt; give it a try.