Quote:
Originally Posted by ForceHSS
You have spaces in your code but I dont think that coding will work there
Here it is without spaces
HTML Code:
<span style="color:lime;font-weight:bold;">Online</span>
|
Spaces make no difference in CSS code like that.
Quote:
Originally Posted by SᴩiDᴇЯ
Hi Force thank you for the quick reply.
I copied the full line like this:
<span style="color:lime;font-weight:bold;">Online</span>
But it still looks the same.
http://snag.gy/byFE1.jpg
Is there another way of fixing the issue?
|
However, there is a fix.

Try using BB Code instead. Sometimes for whatever reason in the Phrases you have to use BB Code instead of HTML. So your code would look like this:
Code:
DigiWeb Members [B ][ COLOR = Lime ] Online [ / COLOR ] [ / B ]
Copy that above WITHOUT the spaces.