Page 2 of 2

Re: New forum engine!

Posted: Wed Jun 18, 2008 8:03 am
by MELERIX
Oo where ?

I can't find it :roll:

Re: New forum engine!

Posted: Thu Jun 19, 2008 2:34 am
by ThePhoenixBird
User Control Panel > Usergroups > Edit Memberships

Re: New forum engine!

Posted: Thu Jun 19, 2008 2:50 am
by MELERIX
ThePhoenixBird wrote:User Control Panel > Usergroups > Edit Memberships
I don't have nothing to change color on "Edit Memberships" options, possible don't have permissions for it, thanks anyway.

Re: New forum engine!

Posted: Thu Jun 19, 2008 5:51 pm
by ThePhoenixBird
L2J Forum SVN
Rev: @0015
Chgset: 0015
Date: 19/06/08 13:25:53
Author: ThePhoenixBird
Log Message: Fixed #001 (Melerix ticket), added colorful nicknames to all the Team Members.

Re: New forum engine!

Posted: Fri Sep 26, 2008 6:00 pm
by lanabel
Where is a "Gender" field in user profile? I'm tired of you guys calling me a guy :oops:

Re: New forum engine!

Posted: Sun Sep 28, 2008 3:12 pm
by Aikimaniac
lanabel wrote:Where is a "Gender" field in user profile? I'm tired of you guys calling me a guy :oops:
come on guy...dont joke about genders :P

Re: New forum engine!

Posted: Mon Sep 29, 2008 4:32 am
by GodKratos
can someone fix the

Code: Select all

 tag formatting so it has black text as default instead of the colour of the forum skins text?

Re: New forum engine!

Posted: Sun Oct 12, 2008 9:25 pm
by ThePhoenixBird
GodKratos wrote:can someone fix the

Code: Select all

 tag formatting so it has black text as default instead of the colour of the forum skins text?[/quote]

the colour of the text are based on the language of the code, i mean

[sql*][/sql] and [java*][/java] will have different colours for the text based on the GeSHI highlight

Re: New forum engine!

Posted: Mon Oct 13, 2008 1:47 am
by GodKratos
ThePhoenixBird wrote:
GodKratos wrote:can someone fix the

Code: Select all

 tag formatting so it has black text as default instead of the colour of the forum skins text?[/quote]

the colour of the text are based on the language of the code, i mean

[sql*][/sql] and [java*][/java] will have different colours for the text based on the GeSHI highlight[/quote]
Yes, but it only changes the colour formatting for the parts of the code that are highlighted.
The text that has no highlighting uses the colour of the text that is configured in whatever skin you use even though the background of the code box is always white. So if you are using the white skin then the default text colour in the code box for words that aren't highlighted is black whereas if you are using the dark skins unhighlighted code is coloured a light grey which is hard to see with the white backgound.

Sooooo.... if the unhighlighted text in the code box was set to always use black and not the default skin text colour it would look perfectly fine no matter what skin you use ;)

I hope I made sense then.... lol :P

Re: New forum engine!

Posted: Mon Oct 13, 2008 9:19 pm
by ThePhoenixBird
you mean this kind of code?

Code: Select all

Lorem ipsum dolor sit amet, ut congue et consequat legunt. Sit, nibh feugiat legere formas sequitur quinta ad. In, duis me legentis delenit. Facilisi eua nisl insitam nostrud. Vero quarta molestie non laoreet modo notare blandit. Id videntur est anteposuerit adipiscing at dynamicus minim cum. Doming te claritatem, eu placerat, ullamcorper ex ii. Iriure te me laoreet claram est parum. Non iusto exerci suscipit lorem at ad investigationes cum eua typi autem. Et eorum eu, quarta quod, assum id, habent ii consectetuer soluta.

Edit: Fixed