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

center the promptbox that ask to send e private message

This forum is now locked as we will no longer be developing the v1.x branch

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

Topic locked
4 posts • Page 1 of 1

Postby blitz » Sat Nov 24, 2007 1:06 pm

hi all,
i think my question are well described by the title, then:
how to center, like the input nickname box,the promptbox that ask to send e private message?

i hope you can help me
thanks in advance

best regards
blitz
New member
 
Posts: 4
Joined: Sat Nov 24, 2007 11:47 am
Top

Postby phpfreechat » Sun Nov 25, 2007 1:49 pm

Are you speaking about the "whoisbox" ? (The box that appears when you click with the mouse on a nickname in the right column)
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby blitz » Sun Nov 25, 2007 2:28 pm

yes i'm speaking about it

thanks for the reply
blitz
New member
 
Posts: 4
Joined: Sat Nov 24, 2007 11:47 am
Top

Postby blitz » Sun Nov 25, 2007 5:23 pm

found it :-)
root/data/public/js/pfclient.js

line 1350

var d = pfc.getNickWhoisBox(this.pfc_nickid);
document.body.appendChild(d);
d.style.display = 'block';
d.style.zIndex = '400';
d.style.position = 'absolute';
---> d.style.left = (mousePosX(evt)-7)+'px';
---> d.style.top = (mousePosY(evt)-7)+'px';


bye
blitz
New member
 
Posts: 4
Joined: Sat Nov 24, 2007 11:47 am
Top


Topic locked
4 posts • Page 1 of 1

Return to Feature Requests (v1.x)

Who is online

Users browsing this forum: No registered users and 4 guests

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