Jump to content

howto escape special character ({) in css


rh-penguin

Recommended Posts

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? :?

 

Link to comment
https://forums.phpfreaks.com/topic/79613-howto-escape-special-character-in-css/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.