Posted July 26, 20177 yr My site is currently off center, well at least compared to this one. How do I fix that? http://www.mwcboard.com/
July 27, 20177 yr Author 3 hours ago, PhoenixRP said: Can you provide screenshots of the issue so we understand what your concern is? I'll do that tomorrow. It was on a "stretched screen at work.
July 28, 20177 yr On 26-7-2017 at 10:30 PM, mwcboard said: My site is currently off center, well at least compared to this one. How do I fix that? http://www.mwcboard.com/ In your custom.ccs look for: .ipsLayout_container { max-width: 100%; } And replace for this: (If nothing is there, add this to your custom.ccs). .ipsLayout_container { max-width: 1340px; } Old: New: Edited July 28, 20177 yr by Bart (R-023)
Archived
This topic is now archived and is closed to further replies.