Log in

View Full Version : how can i use $css array in template


omardealo
11-17-2013, 07:50 AM
Hello ,

How do I use variables [$css array] directly into templates



$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 ....