Home › Forums › Support › Fixed height for container This topic has 3 replies, 2 voices, and was last updated 9 years, 6 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 10, 2015 at 2:47 am #84588 Andre Seidel Hello, where can I configure a fixed height for the content-container? I would have the same size on every page. Thank you. March 10, 2015 at 7:56 pm #85156 TomLead Developer Lead Developer Hmm, you could try some CSS like this: .content-area { height: 1000px; /* whatever width you like */ overflow: hidden; } March 10, 2015 at 11:42 pm #85191 Andre Seidel Thank you. It works. March 11, 2015 at 10:05 am #85361 TomLead Developer Lead Developer You’re welcome 🙂 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In