1
I'm new of XOOPS and i've a little question.
I want change (with css) tha layout in any main section.
In a static site i made this:
Home:
Products:
and so on..
It is possible make the same thing in Xoops?
I've created a new variable in header.php and called with {$xoops_body} but don't work. I don't know how to assign this to theme.html
Any ideas?
Many thanks