MyBB Community Forums

Full Version: [request]Shoutbox Width
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Sye, how do i make my shoutbox less wide?

I edited the code so it looks nice but want it to match the size of the "Add Shout" Part, or the other way.

Look.
[Image: shooutim8.png]
Thanks.

I tried everything.
Anyone know what to do?
sith717 Wrote:Anyone know what to do?
Give us a link to your shoutbox, plz.
I think is from javascript file but I must to see your forum.

//Later: I found it http://sayin21.sarorahost.com/forums/
But I don't don't see js file (protected Smile)))
Anyway, take a look in your shoutbox.js file. If you don't see nothing try to search a template "shoutbox" or something like this.
I cant find the shoutbox.js in the jscripts folder.
sith717 Wrote:I cant find the shoutbox.js in the jscripts folder.

Weird... Shy

I think you use SpiceFuse AJAX Shoutbox Beta for MyBB, right !?
And in installation instructions, they say:
Code:
1. Download the SpiceFuse AJAX ShoutBox plugin.

2. Extract the zip and upload files as following:
spicefuse_shoutbox/sf_shoutbox.lang.php -> inc/languages/english/sf_shoutbox.lang.php
spicefuse_shoutbox/shoutbox.js -> jscripts/shoutbox.js
spicefuse_shoutbox/spicefuse_shoutbox.php -> inc/plugins/spicefuse_shoutbox.php
spicefuse_shoutbox/tpl_sf_sboxfull.txt -> inc/plugins/tpl_sf_sboxfull.txt
spicefuse_shoutbox/tpl_sf_shoutbox.txt -> inc/plugins/tpl_sf_shoutbox.txt

So... spicefuse_shoutbox/shoutbox.js -> jscripts/shoutbox.js

It must be there... Rolleyes



Later !!!

Done.
Go in yourforum/inc/plugins/ and open tpl_sf_shoutbox.txt
find:
Code:
<input type="text" id="shout_data" size="50" />
and replace "50" with more... like 100 !?
Try this... Wink
Nope, i am not useing the SpiceFuse one. I am useing the MyBB one.

I think MusicalMigit made it.
sith717 Wrote:Nope, i am not useing the SpiceFuse one. I am useing the MyBB one.

I think MusicalMigit made it.

Uh... MusicalMidget... I will try to find a solution
Ok, thanks.
Wrong forum, and copyright isn't showing.
What?
Pages: 1 2
Reference URL's