Re: SOLVED Two-tone color for Content Titles in CSS?
Posted 18 years 6 months ago
Ok, I've manage to implement 2-colour titles using sIFR and the J! sIFR mambot, however sIFR needs a <span> in the text that needs to be changed, for example:
THIS IS MY <span>COMPONENT HEADING</span>
The bit within the <span> tags is a different colour.
Now, this works for titles defined within a body of text, but I need it in the actual Component and Content titles on the page. When I try to insert <span> tags into titles in the J! content manager, you click "save" and the tags are automatically stripped out >
Re: SOLVED Two-tone color for Content Titles in CSS?
Posted 18 years 6 months ago
This is a long shot, I know, but...
In my experience there have been times when I wanted to have an extra space, or several extra spaces for that matter. Usually, hitting the space bar and saving it doesnt work; the space simply gets omitted. However, if I use the (ascii?) to insert the space, which is:
Then the space is saved and it works fine.
You could try writing out the <span> tags all in that code. Maybe it would work.