Please note that the forum isn't realy used anymore.

If you have questions, want support or just simply want to talk to us you can find us on slack.

 

Center text

Hi all,

I've just started to use Fork and already like it. There are still some functions that I would like to see improvements such as the easy removal of modules, easy installation of external modules and themes.

However, I'm specially surprised that the entry input editor is so under-developed, not having even center text!

I'm not a programmer yet I don't think this feature requires much work. I hope you guys could implement a more fulfilled editor soon. Cheers!

Hi sam, Fork CMS uses CKEditor. I think the problem with a text-align center button is that it adds inline css code, which is not recommended.

I always do the following: I add the following lines of code to the css file of the theme (screen.css file):

p.center-text {
    text-align: center;
}

And then you can choose this text style from the styles dropdown and apply it to the text:

Image

Yes, it's annoying that you can't uninstall a module.. I think this isn't yet a feature in fork cms because it's hard to delete every trace in the database. Maybe each module should have an uninstall script included, so Fork CMS can easily delete every trace. As for easy installation of themes and modules, you can normally download the zipfile from the website and upload it to the backend.

Thanks Jesse. I'll try that.

Comment

The forum is deprecated in favor of our Slack channel, which provides real-time support for your issues.

Join us on Slack here: https://fork-cms.herokuapp.com/