Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
AL Master Posted March 4, 2015 Posted March 4, 2015 Hello, How I can Center all posts in ipb4..The CSS is very different then ipb3 Regards
steve00 Posted March 4, 2015 Posted March 4, 2015 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; }
The Jimmo Posted March 4, 2015 Posted March 4, 2015 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.
Management Matt Posted March 4, 2015 Management Posted March 4, 2015 Please please please please please please please use custom.css.
Petru Posted April 4, 2015 Posted April 4, 2015 Where can we create the custom.css file? or is it already somewhere?
Petru Posted April 4, 2015 Posted April 4, 2015 Never mind, I had designer mode enabled. I thought that was to edit the CSS...
Bruce_man Posted April 4, 2015 Posted April 4, 2015 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.