
26th September 2012
|
Junior Member BS.Player Newbie | | Join Date: Sep 2012
Posts: 3
Rep Power: 0 | |
Subtitle Display Problem
The subtitle coding is wrong, so it is showing the entire text.
For yellow, it should be written as follows :-
<font color=#ffff00>Hello</font>
Your subtitle line needs to contain <font color=#ffff00>
Then whatever your subtitle reads, in this case "Hello"
And then the line needs to end with </font>
If you miss any of the text, for colour coding, the player will show everything that is written on the line, which includes the incorrect coding.
|