Hello ,
How do I use variables [$css array] directly into templates
PHP Code:
$css variables[body][background] Body background colour
$css[body][color] Body text colour
$css[body][LINK_N][color] Body normal links
$css[body][LINK_V][color] Body visited links
$css[body][LINK_M][color] Body link hover colour
$css[.page][background] Page background colour
$css[.page][color] Page text colour
$css[.tborder][background] Table border background colour
$css[.tborder][color] Table border font colour
$css[.tcat][background] Category strip background/colour
$css[.tcat][color] Category strip font colour
$css[.thead][background] Table header background gradient/colour
$css[.thead][color] Table header background colour
$css[.tfoot][background] Table footer background colour/gradient
$css[.tfoot][color] Table footer text colour
thnx ....