• 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

Pasting long string breaks formatting

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

Post a reply
3 posts • Page 1 of 1

Postby JohnL » Wed Nov 08, 2006 11:14 pm

If you paste a very long string in the chat input box before the chat screen is fully connected, it breaks the width of the chat room to the length of the pasted string.
JohnL
New member
 
Posts: 1
Joined: Wed Nov 08, 2006 11:02 pm
Top

Postby firebane » Wed Nov 15, 2006 1:37 am

In your theme style sheet you will need to find this:

div.pfc_chat {
background-color:#CED4DF;
}

and make it look like:


div.pfc_chat {
background-color:#CED4DF;
word-wrap: break-word;
}

Need to add the word-wrap tag.
Last edited by firebane on Wed Nov 15, 2006 1:38 am, edited 1 time in total.
firebane
Member
 
Posts: 11
Joined: Wed Nov 15, 2006 12:54 am
Top

Postby phpfreechat » Wed Nov 15, 2006 8:32 am

thank you fireban, your suggestion is now integrated in the official source code.
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 4 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