The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Chatbox text size

4 posters

Go down

Solved Chatbox text size

Post by SpyroDragon 12/11/2016, 22:56

how do you customize the chatbox text size?


Last edited by SpyroDragon on 14/11/2016, 01:09; edited 2 times in total
SpyroDragon
SpyroDragon
Forumember

Posts : 455
Reputation : 2
Language : English

http://tlos.forumotion.net/

Back to top Go down

Solved Re: Chatbox text size

Post by SLGray 12/11/2016, 23:27



Chatbox text size Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Chatbox text size

Post by SpyroDragon 12/11/2016, 23:35

I don't see anywhere on there to customize the size of the text
SpyroDragon
SpyroDragon
Forumember

Posts : 455
Reputation : 2
Language : English

http://tlos.forumotion.net/

Back to top Go down

Solved Re: Chatbox text size

Post by SLGray 12/11/2016, 23:39

There should be an button to the left of the message entry box where members can change the size of the text.


Chatbox text size Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Chatbox text size

Post by SpyroDragon 12/11/2016, 23:45

Theres not, and I want the default text to be bigger, because its so tiny atm.
I don't want the default to be tiny like this..

Chatbox text size Chatbo11
SpyroDragon
SpyroDragon
Forumember

Posts : 455
Reputation : 2
Language : English

http://tlos.forumotion.net/

Back to top Go down

Solved Re: Chatbox text size

Post by SLGray 12/11/2016, 23:47

Is it small on all screen resolutions?


Chatbox text size Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Chatbox text size

Post by SpyroDragon 13/11/2016, 17:16

I even checked internet exploar , chrome and firefox, they all show up tiny like this

when I zoom in like 300% yea ofc its bigger.. but when on default zoom they are tiny as heck

SpyroDragon
SpyroDragon
Forumember

Posts : 455
Reputation : 2
Language : English

http://tlos.forumotion.net/

Back to top Go down

Solved Re: Chatbox text size

Post by SLGray 13/11/2016, 20:20

Is this solved?


Chatbox text size Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Chatbox text size

Post by SpyroDragon 13/11/2016, 21:12

No, the text is still tiny...
SpyroDragon
SpyroDragon
Forumember

Posts : 455
Reputation : 2
Language : English

http://tlos.forumotion.net/

Back to top Go down

Solved Re: Chatbox text size

Post by SLGray 13/11/2016, 22:34

Ok. I will change the topic icon to In Progress.


Chatbox text size Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Chatbox text size

Post by TheCrow 14/11/2016, 00:16

Hello @SpyroDragon,

The tutorial has a javascript that has the variable width in it.
Code:
    // chatbox settings
    config : {
      height : '60%',
      width : '70%',
If that is set to 70% the check the CSS and make sure
Code:
#fa_chat_container
has the content
Code:
  min-width:500px;
. If that is in the code and the width in the javascript is set to 70% then try making those two bigger setting them how you want them to be.
TheCrow
TheCrow
Manager
Manager

Male Posts : 6913
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Solved Re: Chatbox text size

Post by SpyroDragon 14/11/2016, 00:45

that code is only making the chatbox bigger, the text within the chatbox is staying the same :\
SpyroDragon
SpyroDragon
Forumember

Posts : 455
Reputation : 2
Language : English

http://tlos.forumotion.net/

Back to top Go down

Solved Re: Chatbox text size

Post by Draxion 14/11/2016, 01:08

Put this in your CSS.

Code:
.chatbox_row_1, .chatbox_row_2 {
  font-size: 12px;
}
Draxion
Draxion
Helper
Helper

Male Posts : 2518
Reputation : 321
Language : English
Location : USA

https://www.talesoftellene.com/

Back to top Go down

Solved Re: Chatbox text size

Post by SpyroDragon 14/11/2016, 01:09

Yup, worked. Thanks!
[solved]
SpyroDragon
SpyroDragon
Forumember

Posts : 455
Reputation : 2
Language : English

http://tlos.forumotion.net/

Back to top Go down

Solved Re: Chatbox text size

Post by TheCrow 14/11/2016, 05:33

Problem solved & topic archived.
Please read our forum rules: ESF General Rules
TheCrow
TheCrow
Manager
Manager

Male Posts : 6913
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum