DH Templates

how to integrate a CSS template to my blog ?

i downloaded it in a zip but it contains a lot of files when i upload the default file e-blogger tells me Your template could not be parsed as it is not well-formed. Please make sure that all XML elements are closed properly. XML error message: Content is not allowed in prolog. what should i do anyone plz help

Public Comments

  1. Without seeing your code or what you have tried, it would appear that the blog source code is XML, as opposed to PHP, HTML or XHTML. The XML parser doesn't understand cascading style sheets, hence your error. It will understand extensible style sheets (XSL/XSLT) - which means that you need to convert the CSS to XSL: the validation tools can be found at www.w3.org. Good luck.
Powered by Yahoo! Answers