Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted March 4, 201510 yr Hello, How I can Center all posts in ipb4..The CSS is very different then ipb3 Regards
March 4, 201510 yr Either find:.cPost .cPost_contentWrap { padding: 7px 15px 15px 0; position: relative; }and add:text-align: center;or create in custom.css.cPost .cPost_contentWrap { text-align: center; }
March 4, 201510 yr or create in custom.css.cPost .cPost_contentWrap { text-align: center; } That would be the preferred route. This way if anything gets updated by the IPS staff the edit wont be overwritten.
March 4, 201510 yr Community Expert Management Please please please please please please please use custom.css.
April 4, 201510 yr Please please please please please please please use custom.css.You guys should probably make an announcement or something about this just so every IPB users knows.I too prefer using the CUSTOM.CSS. Much quicker access and easy to use-simply add or delete and again won't be overwritten by staff or updates
Archived
This topic is now archived and is closed to further replies.