The tables themselves have a black background to give a nice-looking 
border effect to them, but the cells themselves use different background 
colors so you can actually see the text. The US prereg client code uses 
style sheets, which makes it easy to plug in the default templates, but 
to specify your own color scheme. However, if your browser has CSS 
support disabled, this table may appear all black. To fix it replace
BGCOLOR="#000000"
with CLASS="borderouter"

that way if CSS is enabled *all* colors will work, and if CSS is not 
enabled everything will appear in white.

Tanya
p.s. look at templates/reg_system.us/base.html to change the CSS colors.

[EMAIL PROTECTED] wrote:

> Chuck,
>
> is the code at batch.opensrs.net
> <TABLE BORDER="0" BGCOLOR="#000000" CELLPADDING="1" CELLSPACING="0">
> a new type of encryption (-; of should it be
> BGCOLOR="#FFFFFF"
>
> Matthias Eckert



Reply via email to