Code: Select all
<!-- IF S_DISPLAY_ONLINE_LIST -->
Code: Select all
<!-- INCLUDE chat_body.html -->
That's what I'm interested in doing. any help would be appreciated.if I have a chat topic, can I put the chatbox there too?
You can put the shout box in viewforum, viewtopic, but they would all be the same shout box.Jack™ wrote:No, I want to know if I can put the shoutbox on other pages.
Example:
topic
post
post
post...
buttons and stuff
chatbox (or on top)
Open: chat_body.htmlJack™ wrote:Ok, thats fine
One last Question, how can I make it smaller?
Code: Select all
.shouts {
Thanks! Workedmej284 wrote:Open: chat_body.htmlJack™ wrote:Ok, thats fine
One last Question, how can I make it smaller?
find:In this small section I believe 2 lines down you will see height.Code: Select all
.shouts {
Change that to the size you want.
After each change you will have to go to ACP>STYLES>Template and select refresh on the line of the style you are working with.
Hope that helps?