question about nickname
Link |
by
on 2006-07-29 20:29:28
|
is there a size limit to the nickname itself? i'm not talking about the image/banner/avatar of the nickname, i'm talking about the text of the nickname itself. by size i mean, size 2, 3, 4, until size 7. this wasn't mentioned in the rules/faq. |
Re: question about nickname
Link |
by
on 2006-07-29 21:44:50
|
the font-size should be no larger than 25px. |
Re: question about nickname
Link |
by
on 2006-07-30 00:20:06
|
is the font size i used ok? i don't know what the equivalent pixel number is to font size="5". |
Re: question about nickname
Link |
by
on 2006-07-30 00:48:08 (edited 2006-07-30 00:48:42)
|
you will want to do this:<span style="font-size: 25px;">25px nickname</span>the result is: 25px nickname |
Re: question about nickname
Link |
by
on 2006-07-30 01:05:09
|
thanks very much. it's actually the same as font size="5". :) |