rh-penguin Posted November 30, 2007 Share Posted November 30, 2007 hi, I've got something like this: th { color: {T_FONTCOLOR3}; font-size: {T_FONTSIZE2}px; font-weight : bold; background-color: {T_BODY_LINK}; height: 25px; background-image: url(../templates/{BluWhite}/images/{T_TH_CLASS2}); } But the characters in bold are being taken as a new function. How can i 'escape' them? :? Quote Link to comment Share on other sites More sharing options...
sKunKbad Posted December 1, 2007 Share Posted December 1, 2007 You can't. Instead of defining variables the way you have them, you will need to use regular variables. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.