simple contral gallery script

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
User avatar
M@rtijn
Power Poster
Power Poster
Posts: 706
Joined: Sat Nov 14, 2009 4:54 pm

Re: This script do not fit in my pages

Post by M@rtijn »

You should wrap your css and javascript code in {literal} tags

Like this:

Code: Select all

{literal}<style type="text/css">

.... some stuff

</style>{/literal}

....

{literal}<__script__ type="text/javascript">

.... some stuff

</__script>{/literal}
Make your community a better place!
Post Reply

Return to “Layout and Design (CSS & HTML)”