Ayjona wrote:Greetings, Grooveplugs, and once again, thanks for a wonderful mod.
I'm wondering if it would be possible to decrease the width, increase the height, and place the shoutbox on the right side of my phpBB3 forum, parallell to the forum listings, and what I would have to edit to do this?
You would only have to edit the style in the chat_body.html
the code that djiceman posted right above your post has the style stuff that needs to be change.
the width is set to 95% currently, so that should tell you what you need to edit… also the height is set at 300px.
It sounds like you're looking to make it quite small… in that case, you would want to lop off the users online section in both the top and bottom template sections of chat_body.html.
I've been working on a few updates lately, so here is a little update (won't be available till at least mid june due to other mods being created)
I just came up with a few updates to cut the strings down if somebody posts a long unbreaking word.
I also changed the way the javascript performs the new posts, so it doesn't refresh everything in there… which can be a pain for load time and images.