Web Hosting Talk







View Full Version : CSS Fatal Error - Fix Required


needcash
12-02-2006, 11:52 AM
I was trying to change the colours on my homepage (the script is from www.mediascript.net) and the result is the error message below. Can you fix it? I also need help in changing the colours. Please PM if you think you can help.


Fatal error: Smarty error: [in Default/style.css.tpl line 1]: syntax error: unrecognized tag: background:url(../../images/Default/bg.gif); font:11px Arial, Helvetica, sans-serif; color:#4A4A4A; margin:0; padding:0; text-align:center; (Smarty_Compiler.class.php, line 436) in /home/.mallymal/raging/rage.com/smarty/Smarty.class.php on line 1095

drhowarddrfine
12-02-2006, 01:30 PM
I don't see a problem there. Perhaps it is something just before that.

needcash
12-02-2006, 01:42 PM
^ PM sent.

Datawalke
12-04-2006, 01:17 PM
Ya thats definatly not a CSS error. Sounds more like PHP error. CSS really dosent error out. It's like HTML it's just to mark up stuff and make it look all pretty. :P