hi
i am creating a multi language site. i am doing it with the ‘alternative’ version. first i create one index-site with all the functions. i am using templates for css-styles
<link href="{path={my_css_group}/main_css}" rel="stylesheet" type="text/css"/>embedding meta, head-infos, navigation, etc.
{embed='{my_embed_group}/head_xml_{country_code}'}etc.
when i include the doctype into the site, no css-styles were shown. when i put the css-file in a external css-file it works, but in a external css-file i cannot use the {country_code} variable i think.
has anybody an idea, a solution? thanks in advance.
Newbie is the correct expression for me!! Sorry, i had to name the css-file a css-file in the options ... now it works perfect!