• 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

Documentation for customization?

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

Post a reply
2 posts • Page 1 of 1

Postby topic » Wed Feb 22, 2006 6:33 pm

Hello I am trying to customize a chat window.
I have made some succesfull modifications to the demo 5 with css sheets.
but once I move my files out of the demo site, I loose my background.

have the following params array:

$params = array("title" => "My WebChat",
"height" => "500px",
"width" => "550px",
"max_msg" => 5,
//"debug" => true,
"css_file" => "style.css.tpl",

the style.css.tpl file is in the same directory as the file who calls the chat.

the images I have them in a webchat folder

and the style file has :

div#~[$prefix]~container {
border: black double 5px;
background-image: url(webchat/shade.jpg);
background-repeat: repeat;
padding: 20px;
color: black;
margin: auto;
}



I didnt found any documentation on how to modify the css file, is this a normal css? if so why does it have a .tpl extention?
does any one has a list of the names of the styles and what they change in the appearence of the chat box?

I am sorry if my questions are basic, but I am new with this chat and also with css.

thank you foryour help and guidance
topic
New member
 
Posts: 1
Joined: Wed Feb 22, 2006 6:23 pm
Top

Postby Nemako » Thu Feb 23, 2006 9:19 am

First of all, I don't think you have the last release :) release 0.7 use .tpl.php stylesheet file. Those are normal css file with some php code to insert a prefix.

Then did you chat is online ? I could be better to send url to help you

Thanks,
Nemako
Nemako
Member
 
Posts: 44
Joined: Fri Feb 10, 2006 1:52 pm
  • Website
Top


Post a reply
2 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