Add more colors to color picker Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
4 posters

    Add more colors to color picker

    avatar
    sworddude247
    Forumember


    Posts : 197
    Reputation : 0
    Language : Copy & paste this to your language box!

    Solved Add more colors to color picker

    Post by sworddude247 June 11th 2009, 2:00 am

    On the color choser, how do you add more colors to it for your users to choose from (for post text color)?
    Also, can you make a specific color only available for Admins?

    Thanks in advance Hello
    Master Marc
    Master Marc
    Hyperactive


    Male Posts : 3661
    Reputation : 47
    Language : English and Spanish.

    Solved Re: Add more colors to color picker

    Post by Master Marc June 11th 2009, 2:31 am

    You can't add extra colors,and you can't reserve colors for admins~sorry.
    avatar
    sworddude247
    Forumember


    Posts : 197
    Reputation : 0
    Language : Copy & paste this to your language box!

    Solved Re: Add more colors to color picker

    Post by sworddude247 June 11th 2009, 2:32 am

    Oh well! Thanks anyway Hello
    Master Marc
    Master Marc
    Hyperactive


    Male Posts : 3661
    Reputation : 47
    Language : English and Spanish.

    Solved Re: Add more colors to color picker

    Post by Master Marc June 11th 2009, 2:32 am

    No problem
    notMicElf
    notMicElf
    Forumember


    Male Posts : 377
    Reputation : 0
    Language : English, HTML, CSS, Java
    Location : Not where you are =P

    Solved Re: Add more colors to color picker

    Post by notMicElf June 11th 2009, 3:51 am

    I believe that you actually can add extra colors, go to

    administration panel => display => templates

    Then, you want to go to 'Post and Private Messages'. Once there, go to 'message body', and find where there are codes like this

    Code:
    <button style="color:red;" onclick="bbfontstyle('[color=red]', '[/color]');selectWysiwyg(this, 'color');return false;" onmouseover="this.className='selectHover';" onmouseout="this.className='';">{L_COLOR_RED}</button><br />

    From there, justcopy & paste the code above, and enter your own colors into it. That should add new colors to your forum. But as mark said, you cannot reserve any colors.
    avatar
    sworddude247
    Forumember


    Posts : 197
    Reputation : 0
    Language : Copy & paste this to your language box!

    Solved Re: Add more colors to color picker

    Post by sworddude247 June 11th 2009, 4:16 am

    notMicElf wrote:I believe that you actually can add extra colors, go to

    administration panel => display => templates

    Then, you want to go to 'Post and Private Messages'. Once there, go to 'message body', and find where there are codes like this

    Code:
    <button style="color:red;" onclick="bbfontstyle('[color=red]', '[/color]');selectWysiwyg(this, 'color');return false;" onmouseover="this.className='selectHover';" onmouseout="this.className='';">{L_COLOR_RED}</button><br />

    From there, justcopy & paste the code above, and enter your own colors into it. That should add new colors to your forum. But as mark said, you cannot reserve any colors.

    Thanks so much, but that only works for PhpBB2, and I have Invision.

    Thanks so much anyway, though! you put a lot of effort into it!
    notMicElf
    notMicElf
    Forumember


    Male Posts : 377
    Reputation : 0
    Language : English, HTML, CSS, Java
    Location : Not where you are =P

    Solved Re: Add more colors to color picker

    Post by notMicElf June 11th 2009, 5:23 am

    Oh, I see. Well, if you ever go to the PhpBB2, there's your instructions Wink
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Add more colors to color picker

    Post by Sanket June 11th 2009, 3:59 pm

    Since this thread appears to be solved, I will lock this thread and mark it as solved.
    Sanket