Page 1 of 1

error message when moving breadcrumbs

Posted: Sat Oct 30, 2010 1:12 pm
by toolman
Hi,

I am trying to move my breadcrumb tag, but when I move it, I get this error:

string(134) "Smarty error: [in tpl_body:25 line 32]: syntax error: unrecognized tag: width: 960, height: 1920 (Smarty_Compiler.class.php, line 446)" string(111) "Smarty error: [in tpl_body:25 line 32]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)"

Does anyone know what could be causing this?

Thanks

Re: error message when moving breadcrumbs

Posted: Sat Oct 30, 2010 4:51 pm
by Dr.CSS
Those are most times from using {  } in the wrong way and this part makes me think you tried to include some CSS/styling in it some where, styles should be in the style sheets not in the template, if you are moving it all you need to move is...

{breadcrumbs starttext='You are here' root='Home' delimiter='»'}