General > General Discussion

Increasing font size or bolding chat type

(1/1)

psychotron:
My operators would like for me to increase the font size/weight or perhaps just bold the text in their chat windows to make it easier to read for them.  I suggested reading glasses, but they didn't like that idea  ;)

Where would I need to go to do this?

Said it before and I'll say it again.  Awesome program guys... keep up the fantastic work.  You've given something _VERY_ great to the community and you should be extremely proud of your project as it is very good.

Eddybaur:

--- Quote from: psychotron on February 23, 2009, 01:15:57 PM ---My operators would like for me to increase the font size/weight or perhaps just bold the text in their chat windows to make it easier to read for them.  I suggested reading glasses, but they didn't like that idea  ;)

Where would I need to go to do this?

Said it before and I'll say it again.  Awesome program guys... keep up the fantastic work.  You've given something _VERY_ great to the community and you should be extremely proud of your project as it is very good.


--- End quote ---

It's in a CSS File. The inspirer says he doesn't remember which code it is. I'm guessing it's in the styles file. but again not sure which is the correct line. Sorry for not getting you a complete perfect answer! I'm just Forums Admin :) I did do a little developing before though. So i can point you tward some things. :)

Inspirer:
Modify /chat.css

line 101:

.message {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1em;
   color: #4F4F4F;
   padding-left: 3px;
   padding-top: 3px;
   padding-bottom: 3px;
   padding-right: 3px;
   line-height: 17px;
}

psychotron:
inspirer Rules!

Thanks!!!

Navigation

[0] Message Index

Go to full version