• Forum
  • Doc
  • Screenshots
  • Download
  • Donate
  • Contributors
  • Contact
  • Follow @phpfreechat
  • DEMO
  • Board index ‹ Version 1.x branch ‹ General Support (v1.x)
  • Change font size
  • FAQ
  • Register
  • Login

Nick Colors

Moderators: OldWolf, re*s.t.a.r.s.*2

Post a reply
3 posts • Page 1 of 1

Postby mcpg » Wed May 17, 2006 7:02 pm

First let me say the chat program is awesome, I do have a couple questions I can't seem to be able to resolve or find the answer too.

1) Nick colors, I'm using a black background is there a way to change the default colors and if so where? The problem is against a black background the stock colors are to dark and black just doesn't work

2) I tried looking at the container links here and both seem to be broken

3) I'm not using a container right now and I seem to have a white background I can't change. I'm also using a star animated background but I can't get it to fill the whole screen only the area the chat uses (this may ba a container issue)

Thanks so much for a great chat program

Mark
mcpg
New member
 
Posts: 3
Joined: Mon May 15, 2006 9:38 pm
Top

Postby Rhialto » Thu May 18, 2006 3:36 am

In style.css.tpl.php

insert

span.<?php echo $prefix; ?>nick { color: #?????? }
Rhialto
Member
 
Posts: 30
Joined: Sat Apr 15, 2006 7:40 am
Location: Canada
Top

Postby phpfreechat » Thu May 18, 2006 9:17 am

I wrote a little demo to show how to customize the automatic nicknames colors :
http://www.phpfreechat.net/demo/pfc/dem ... colors.php

this piece of code to the trick:
Code: Select all
pfcClient.prototype.reloadColorList = function()
{
  this.colorlist = Array(  'green',
            'blue',
            'red',
            '#567',
            '#C33B3B'
            );
}
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top


Post a reply
3 posts • Page 1 of 1

Return to General Support (v1.x)

Who is online

Users browsing this forum: No registered users and 9 guests

  • Board index
  • The team • Delete all board cookies • All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
Sign in
Wrong credentials
Sign up I forgot my password
.
jeu-gratuit.net | more partners
Fork me on GitHub