adding static { and } [resolved]
Posted: Sun Feb 24, 2008 12:44 pm
hi, I need to add static code block to a temlate, with a style..
#menu{
blabla;
}
but anywhere I put it it excludes the part within {}, because it thinks it is a dynamic block and says theres a problem with Smarty. I tried putting it into the template or using global content blocks, but no success.
Any other options how to put it there?
Any help muich appreciated
Michael
#menu{
blabla;
}
but anywhere I put it it excludes the part within {}, because it thinks it is a dynamic block and says theres a problem with Smarty. I tried putting it into the template or using global content blocks, but no success.
Any other options how to put it there?
Any help muich appreciated
Michael