error when i use some html Posted by loobian 13 Aug 2004 06:42 GMT-0000 posts: 60 when i put this in the head /where it should be/: <style> body { background-image: url("images/backbar.jpg"); background-repeat: repeat-x; } </style> i get error. why does it not recognize the commands? /i put this in the header of the header template.
Posted by Stephen Lee 13 Aug 2004 07:19 GMT-0000 posts: 154 Edit the css to make changes to your style. Also use the {CODE()} plugin when using html Copy to clipboardbody { background-image: url("images/backbar.jpg"); background-repeat: repeat-x; }
Posted by loobian 13 Aug 2004 11:10 GMT-0000 posts: 60 you got me wrong... it gives error, and using the code plugin is for articles and stuff. i am talking about the templates here. what i want is this image on background, also i tried code and see what i got: Fatal error: Smarty: in header.tpl line 61: syntax error: unrecognized tag: CODE() (Smarty_Compiler.class.php, line 422) in /home/cpp-hom/public_html/index/lib/smarty/Smarty_Compiler.class.php on line 2067