Jump to content

How do I "center" my forum on 4.2?


mwcboard

Recommended Posts

Posted
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.  

Posted
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:

image.thumb.png.2bdbdbeb90c06101a8f395511f6124ff.png

 

New:

image.thumb.png.206826bd4ed5f7ed2a8b607aa2fac392.png

 

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...