• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Suggestion Increase limit of letters in post

Gesior.pl

Mega Noob&LOL 2012
Senator
Joined
Sep 18, 2007
Messages
2,987
Solutions
102
Reaction score
3,436
Location
Poland
GitHub
gesior
I had problem to write post with new engine feature ( http://otland.net/threads/lua-code-in-descriptions-of-quests-in-quests-xml.200368/ ) with 10.000 letters limit. Please change it to 20.000 or 50.000, at least on Resources board.
--------------------------------
Change border of:

.bbCodeBlock{
margin: 1em 140px 1em 0;
border: 1px solid #d7edfc;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}

In file:
http://otland.net/css.php?css=attac...ad_view,user_bar&style=4&dir=LTR&d=1378522092

Now forum is illegible, hard to see where is post text and where is code.
 

Similar threads

Back
Top