mhonarc-users

Re: best resource to set page colors/backgrounds?

1998-01-29 13:24:33
I did that with local variables.
Syntax (from the manual):

<DEFINEVAR>
variable-name
value ...
</DEFINEVAR>

i.e.
<DEFINEVAR chop>
BGCOLOR
#FFFFC0
</DEFINEVAR>


After that you can use the variable $BGCOLOR$ for defining the background
color in the
resource file. Cascading style sheets can only be handled with brand new
browsers.

Regards,
Olle



<Prev in Thread] Current Thread [Next in Thread>