Post #1 · Publicado en 2008-07-16 12:17:07pm Hace 16.9 años
![]() | |
---|---|
![]() |
Member |
2,471 Mensajes | |
![]() | |
Reg. 2007-12-06 | |
"BEEJAY REVEL A" |
Ok I started a songlist and had a lot of fancy text (like bold, coloured...) And when I wanted that kind of features a box would open and say like "Enter Text Here". But lately it isn't doing that anymore. In fact all the text on my songlist thread is gone with all the codes for the text still there. Here is an example:
<span style="color: Red;">BOSS [NEW]</span>
The text was supposed to be coloured red saying BOSS [NEW] but now it just shows that. It would be nice if that old feature would be brought back cause now I have to fix the whole post to the new Text feature system
<span style="color: Red;">BOSS [NEW]</span>
The text was supposed to be coloured red saying BOSS [NEW] but now it just shows that. It would be nice if that old feature would be brought back cause now I have to fix the whole post to the new Text feature system
Post #2 · Publicado en 2008-07-16 03:35:14pm Hace 16.9 años
![]() | |
---|---|
![]() |
Member |
5,221 Mensajes | |
![]() | |
Reg. 2008-02-10 | |
"jubeat knit one, purl two" |
BBCode is used so we don't have to deal with popups or complicated tags. You can use:
[color= red ]BOSS [NEW][ /color ] (without the spaces)
instead of:
<span style="color: Red;">BOSS [NEW]</span>
See how much cleaner that looks?
[color= red ]BOSS [NEW][ /color ] (without the spaces)
instead of:
<span style="color: Red;">BOSS [NEW]</span>
See how much cleaner that looks?
Post #3 · Publicado en 2008-07-17 03:49:57am Hace 16.9 años
![]() | |
---|---|
![]() |
Member |
2,471 Mensajes | |
![]() | |
Reg. 2007-12-06 | |
"BEEJAY REVEL A" |
i find this more complicated as i sometimes it does not work. the pop up style made thing more easier to do. well at least in my view. well i guess i will just have to get used to it
Post #4 · Publicado en 2008-07-17 03:52:51am Hace 16.9 años
![]() | |
---|---|
![]() |
Admin |
9,402 Mensajes | |
![]() | |
Reg. 2006-05-01 | |
![]() | |
"BEMANI Sound Team" |
When does it not work? I need to iron out all possible bugs.
Post #5 · Publicado en 2008-07-17 04:38:09am Hace 16.9 años
![]() | |
---|---|
![]() |
Member |
3,205 Mensajes | |
![]() | |
Reg. 2008-02-20 | |
"I'm honestly pissed off." |
Just change it to put the cursor between the brackets to reduce confusion about where to put the text to color.
A list of available color names somewhere might be useful too.
A list of available color names somewhere might be useful too.
Post #6 · Publicado en 2008-07-17 04:43:31am Hace 16.9 años
![]() | |
---|---|
![]() |
Moderator+ |
13,518 Mensajes | |
![]() | |
Reg. 2006-10-20 | |
![]() ![]() | |
"Popular bisexual disaster" |
Quote: Kyzentun
Just change it to put the cursor between the brackets to reduce confusion about where to put the text to color.
A list of available color names somewhere might be useful too.
Exactly how long did it take you to do this??A list of available color names somewhere might be useful too.
Post #7 · Publicado en 2008-07-17 05:20:31am Hace 16.9 años
![]() | |
---|---|
![]() |
Admin |
9,402 Mensajes | |
![]() | |
Reg. 2006-05-01 | |
![]() | |
"BEMANI Sound Team" |
Quote: Kyzentun
A list of available color names somewhere might be useful too.
http://www.w3schools.com/css/css_colornames.asp
Enough for you?

Also, just a note, you can put hex values too for the colour, like #0080ff to give blue.

Post #8 · Publicado en 2008-07-17 05:40:34am Hace 16.9 años
![]() | |
---|---|
![]() |
Member |
3,205 Mensajes | |
![]() | |
Reg. 2008-02-20 | |
"I'm honestly pissed off." |
Quote: Oni-91
Quote: Kyzentun
Just change it to put the cursor between the brackets to reduce confusion about where to put the text to color.
A list of available color names somewhere might be useful too.
Exactly how long did it take you to do this??A list of available color names somewhere might be useful too.
1. Type out the sentence.
2. M-% (space) (enter) "(/color) (color=red)" (enter) !
3. M-% red (enter) pink (enter) (alternate between n and y)
4. Add (color=red) to the beginning and (/color) to the end.
And no, I won't explain it more. I know nobody here will recognize the keystrokes.
Oh, and the preview doesn't process the BBCode in my sig correctly.
Post #9 · Publicado en 2008-07-17 11:25:01am Hace 16.9 años
![]() | |
---|---|
![]() |
Member |
2,471 Mensajes | |
![]() | |
Reg. 2007-12-06 | |
"BEEJAY REVEL A" |
Quote: al2k4
When does it not work? I need to iron out all possible bugs.
it works but im used to how a window would normally come up saying something like "Type text Here". Now I have to manually add it between the brackets. It kind of gets annoying especially if you are trying to be quick in entering something in.
Post #10 · Publicado en 2008-07-17 11:50:46pm Hace 16.9 años
![]() | |
---|---|
![]() |
Member |
3,205 Mensajes | |
![]() | |
Reg. 2008-02-20 | |
"I'm honestly pissed off." |
Just copy the text you're trying to fix into a decent text editor and use "Find and Replace".