<pre> if ($alt_color eq "$vars_style{AltColumnColor1}") {
$this_alt_color = "$vars_style{AltColumnColor1}";
} else {
$this_alt_color = "$vars_style{AltColumnColor2}";
}</pre>if it's 1, leave it 1, else, make it 2 <img src="https://www.ubbcentral.com/boards/images/graemlins/tongue.gif" alt="" /> shouldn't it be the opposite? <img src="https://www.ubbcentral.com/boards/images/graemlins/tongue.gif" alt="" />

[This message was edited by Charles Capps on August 19, 2002 at 10:25 AM.]