Chronic Suicide Support
MyBB Enhancments - scroll - Printable Version

+- Chronic Suicide Support (https://www.chronicsuicidesupport.com/forum)
+-- Forum: Must Read Information (https://www.chronicsuicidesupport.com/forum/forumdisplay.php?fid=75)
+--- Forum: Announcements * (https://www.chronicsuicidesupport.com/forum/forumdisplay.php?fid=10)
+--- Thread: MyBB Enhancments - scroll (/showthread.php?tid=2506)



MyBB Enhancments - scroll - Dragon - 12-12-2014

I'm looking at adding some features to the message editor, specifically I am looking at adding both a spoiler and an "acronym" feature but in the mean time I've been able to make
This one (% would love this!)
... work
The way to use is simple:

Code:
[scroll=yellow]This one (% would love this!)[/scroll]
Note that you do have to have a color and dark text against a blue background sucks!!
It looks like this
but against a cyan it should look better:
Like this?

Enjoy


RE: MyBB Enhancments - scroll - nightsong - 12-12-2014

Agreed, % would love this!

But most importantly, it has to work with
Code:
[scroll=yellow] :thumb_smileyvault-welcome:[/scroll]

Um, OK, apparently I'm not smart enough to do code, sorry.  Is there a button for that? 

(BTW, I love the new laughing dog emoticon!!!)doglaugh


RE: MyBB Enhancments - scroll - jameswilliam - 12-13-2014

Thumb_smileyvault-welcome

You are not supposed to use the code-button for working codes. It is used only if you want to show the code as it is being writtten. For workin code just type or copy/paste the line(s) of code into the text.


RE: MyBB Enhancments - scroll - nightsong - 12-13-2014

but...but... it's a button!!  It should be easy like that!  Wink


RE: MyBB Enhancments - scroll - Dragon - 12-13-2014

Thanks, JW, I'm sorta surprised it works with emoteicons.

NS, the code block is what you use for code you don't want to execute. It's just to show how to use something.