Jump to content

Home Text Editor Module Image


Recommended Posts

Hi SeanGee,

 

If you cannot center the image by clicking it, and use the "align text in center" button, then switch to HTML and wrap the image in

<center></center>

 

 

However you should be able to do it with CSS, have you tried this?

.editorial_block img {display:block; margin:0 auto}

Edited by Carlsen (see edit history)
  • Like 4
Link to comment
Share on other sites

  • 9 months later...
  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...