Sub Menu
Links Menu
Online Users

In total there are 303 users online :: 4 registered, 0 hidden and 299 guests

Most users ever online was 1091 on Wed Aug 16, 2023 5:27 pm

Registered users: Bing [Bot], Google [Bot], Helter, Majestic-12 [Bot] based on users active over the past 60 minutes

[Solved] How to change color of the chatbox texts

Support for IntegraMOD 140

Moderator: Integra Moderator

[Solved] How to change color of the chatbox texts

PostAuthor: Angelus » Tue Feb 26, 2008 9:04 am

Your phpBB Version: 2.0.20
phpBB Type: Integramod 140
MODs: Yes
Your knowledge: Basic Knowledge
Board URL: http://das-bemalforum.de

PHP Version:
MySQL Version:


What was done before the problem appeared?



What was done to try to solve the problem?




De.scription and Message

Hi,

how can I change the text color after the "System Msg" message? Now it is blue. But in the chatspot/chatspot.css I could not find the value to change.

By the way is it possible to change the timeout time for the chat (default is set to 20min)?

Greetings and thanks
Thorsten
Last edited by Angelus on Tue Feb 26, 2008 11:45 am, edited 1 time in total.

Angelus
Integra Member
Integra Member
 
Posts: 182
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 30, 2006 3:27 pm
Cash on hand: 0.00

Re: How to change color of the chatbox texts

PostAuthor: Helter » Tue Feb 26, 2008 11:27 am

chatspot.css is difficult to work with in its present form. Replace it with this

[code]    body{   background-color ]

I think the two areas your looking for are these

[code]  .grouplink {         color]
Last edited by Helter on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4167
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 3:46 pm
Cash on hand: 172.60
Location: Seattle Wa
IntegraMOD version: IM 3

Re: How to change color of the chatbox texts

PostAuthor: Angelus » Tue Feb 26, 2008 11:45 am

Hi HelterSkelter,

thanks for the quick reply. After 3h of searching I found the things I was looking for. But not in the *.css.

The color of the System message is set in chatspot_functions.php and there not as color code but in text <img>

Find:
Code: Select all
echo "writeln( '<tr><td><b>" . _CHATSPOT_SYSTEM_MSG . "</b>], $time, $userdata[ 'user_timezone' ] ) . "</span></i></td></tr>' );";


there replace blue with black!

The time setting is in the chatspot_config.php:

'inactive_time' => 1200

Greetings and thanks
Thorsten
Last edited by Angelus on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Angelus
Integra Member
Integra Member
 
Posts: 182
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 30, 2006 3:27 pm
Cash on hand: 0.00


Return to IntegraMOD 140

Who is online

Registered users: Bing [Bot], Google [Bot], Helter, Majestic-12 [Bot]