greyblake / blogo

Mountable blog engine for Ruby on Rails
MIT License
104 stars 55 forks source link

center text and image #36

Open linteau opened 8 years ago

linteau commented 8 years ago

Hi, I'd like to be able to center my text and images. How can I add functionality to the ckeditor?

At the very least, I'd like to be able to define my own html tags while using the source.

eterry1388 commented 8 years ago

Just click the "Source" button and use the <center> tag.

linteau commented 8 years ago

That doesn't work. Those tags get deleted when I enter them in.