Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

And how did you add a link to this topic in "be featured"?

You can insert a link into text in the same place also. I just inserted a link directing into this thread. This is the CSS for the 'a' layout, so the blocks of text wouldn't be cut off, when being "squeezed" horizontally for screens with smaller width.

"

.user_page .user_profile.formatted a {

display: inline-block;

}

"