Hi,
I just came up with a weird situation. When I put this code:
- Code: Select all
<td colspan="2" style="background-color: #f0f0f0; font-size: 120%; font-weight: bold;"><span class="colorSection">ТРАДИЦИОНАЛЕН</span> ШТЕДЕН ВЛОГ</td>
at the front end I get this:
- Code: Select all
<td colspan="2" style="background-color: #f0f0f0; font-size: 120%; font-weight: bold;">ТРАДИЦИОНАЛЕН ШТЕДЕН ВЛОГ</td>
Why is this happening?
I dont recall that span element can be blocked by JCE.
Thanks,
Gorast