[SOLVED] Insert custom embed sytle in page properties
Posted: Tue Dec 11, 2007 9:53 am
Hi to all friends, I waht to insert a custom embed style in page properties through admin panel for one page like this:
but that symbol "{" in custom page metadata broke the page.
How can i slove the problem?
Is it possible to do that without make a new theme onli for this page?
Code: Select all
<style type="text/css">#content {color: red;}</style>
How can i slove the problem?
Is it possible to do that without make a new theme onli for this page?