Hello,
I want to have different backgrounds for certain pages. These pages are linked to menu items and so I have added a specific page class to them. However the page class only is added as a class way down in the DOM and not in the body tag. Can you please tip me as to how I can add the page class to the body tag in the youshop template? I know how to fetch the pageclass parameter but if I add this to the body tag in the layouts/default.php file nothing happens. Thanks for your tip in advance.