Some suggestions for the site upgrade

I’m on a mobile and the forum posts do not display correctly whenever their are links on then. The text of the post itself runs past the right-hand border and words disappear.

Edit: I just noticed the below is incorrect. The length of the link itself does not matter. Even a one word link causes the same problem. Also, the problem is only present in portrait mode.

------below here is outdated and incorrect-----

I believe that long links cause the border to be longer then it should causing words to get hidden there.

I believe the links themselves need to be changed somehow to prevent this. For instance, force the links text to cut-off to the next line when the boarder is reached or encapsulating the link into a fixed length box that can be scrolled.

Sorry about that. Are you able to take a screenshot on your phone? If you email it to [email protected], we’ll look into it.

If you can’t take a screenshot, could you let me know the URL of a page that has the display problem along with the make and model of the phone? I could try to reproduce it here.

I really enjoy the flashing number script. Is it possible to create a flashing card pair script? I don’t know much about software design but is that something that can be created easily?

Sure, I’ll add it to the list.

That would be awesome. Thanks Josh

Do you mean colors for memory training or colors for the forum design?

It isn’t easy to safely enable HTML colors in the editor, but you can add some color by using Mathjax.

This code

$ \color{blue}blue $, $ \color{green}green $, $ \color{red}red $

produces this output:

\color{blue}blue , \color{green}green , \color{red}red

Scroll down to the “Math” section on this page for more information on Mathjax.

1 Like