News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Help with shoutbox

Started by FakeN, January 29, 2018, 05:12:09 PM

Previous topic - Next topic

FakeN

i use this shoutbox but have an issue http://custom.simplemachines.org/mods/index.php?mod=1295

i want to move the buttons up of message text so they don't block the place.

https://i.imgur.com/NkEO5yx.png

br360

Welcome to SMF.

For all mod related questions, it is best to post in the mod's support topic- as either the mod author or someone that uses the mod can best help you

FakeN

i tried to contact developer and he told me for free version to contact here , please move my topic if its at wrong section

Illori

how did you reach out to the author? did he say he would not support the free mod unless you paid?

FakeN

i made account on his forum to ask for help and removed my thread telling me to ask support here

Illori

you need to post in the support topic for the mod you have a question with. the author should provide support to you there.

FakeN

i posted on the support mate but he deleted and pmed me to come here ask for help if i use free version , where should i post it ??


FakeN

i pmed this guy to check this thread please don't remove it

Sir Osis of Liver

Looks like you're running the shoutbox alongside a portal, and some of it is overlapping the right side portal block.  Put the shoutbox in a separate portal block across the top.  If you try to fix that by diddling the code, you may cause different problems in different browsers.
Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

FakeN


Sir Osis of Liver

Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

FakeN

i have disabled for now , i need a way to remove that buttons or move them

Illori

then you need to post in the mods support topic to get further assistance.

Sir Osis of Liver

You can remove bbc buttons in shoutbox settings (Disable BBCode:).  You have to remove the sound button in template -

Shoutbox.template.php



/// disable sound
echo '
<!--img id="shoutbox_nosound" onclick="Shoutbox_SetStyle(\'nosound\');" onmouseover="Shoutbox_Hover(this, true)" onmouseout="Shoutbox_Hover(this, false)" src="' . $settings['default_images_url'] . '/bbc/nosound.gif" alt="nosound" style="background-image:url(\'' . $settings['images_url'] . '/bbc/bbc_bg.gif\');cursor:pointer" /-->';



Don't know if this will solve your problem, input field and send button slide right when buttons are removed.
Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

FakeN

i comment the files using "//" but then shoutbox not appear

Sir Osis of Liver

You broke it.  All of the buttons except sound can be removed in shoutbox settings.  Sound button must be removed from template as posted above.  If you can't get it, attach your file.
Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

Advertisement: