| Hana! Member
 
 
   | Hi, 
 I would like to suggest, if it is possible with this forum software, to add a max width for each page. A '.container' with max-width set for at most 1920px around the content would alleviate this issue. I'm using a 2440x1440p monitor and the banner at the top of the page repeats and all forum posts are 1-2 lines long and stretch very far horizontally, making it difficult to read. Here's some example code that might better show what I mean:
 
 
 .container {
width: 100%;
max-width: 1550px;
}
 And here's an image that shows the forums getting a little weird with large resolution screens:
 
 https://i.imgur.com/uryIDEc.png
 
 EDIT: I had the screenshot embedded in this post but my message box actually stretched with it, breaking it further. Clicking the Imgur link above should be easier to view.
 
 
 
 < Message edited by Hana! -- 11/11/2017 0:49:22  >
 
				  		 |