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 Widget Problem...

2 posters

Go down

Chatbox Widget Problem... Empty Chatbox Widget Problem...

Post by PSS-BH September 14th 2013, 12:17 am

On my forum, I have tried to use the chatbox widget on the right hand side, but in order to actually see text or be able to input any messages, I'd need to have the right-hand pane at around 500px because all I can see is the Online pane and the text formatting options. 

I need to either completely disable the formatting buttons and Online pane,  or wrap everything to something like 200px. 

Any ideas?
avatar
PSS-BH
New Member

Posts : 24
Reputation : 1
Language : English

Back to top Go down

Chatbox Widget Problem... Empty Re: Chatbox Widget Problem...

Post by PSS-BH September 15th 2013, 6:42 pm

Anyone?
avatar
PSS-BH
New Member

Posts : 24
Reputation : 1
Language : English

Back to top Go down

Chatbox Widget Problem... Empty Re: Chatbox Widget Problem...

Post by Ange Tuteur September 15th 2013, 8:47 pm

If you wanted to have the chatbox operational to the left/right columns it would require you to increase the overall width to about 600-700px. Doing that will undoubtedly place your widgets to the very bottom of your forum, where you could just place the chatbox regularly. If you do want to try it though you can place one of the following codes in your CSS.

Administration Panel > Display > Pictures and Colors > Colors > CSS

Right column:
Code:
#content-container div#right {
width: 650px !important;
}
Left column:
Code:
#content-container div#left {
width: 650px !important;
}
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

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