Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Problem centering images.

2»

Answers

  • SevMCSevMC
    edited May 2012

    Thanks, but if I chanage the coding of the sector, that won't affect all the images of the message? isn't better to just change the cleditor html output?

  • 422422 Developer MVP
    edited May 2012

    You already have text align center, thats my point. Its a dirty method. Unless i was looking at a different post.

    There was an error rendering this rich post.

  • peregrineperegrine MVP
    edited May 2012

    SevMC said:
    isn't better to just change the cleditor html output?>

    I would think so

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • 422422 Developer MVP
    edited May 2012

    Parent div is .Message

    image shoud be .Message img

    But before that you have div style=text align center

    That needs to change to sonething like div class="myImage"

    Our internet has been throttled grrr but this is page I was on earlier

    http://www.makeitsound.org/discussion/246/studebakers-blacksmith-shop-nebula-album

    There was an error rendering this rich post.

  • SevMCSevMC
    edited May 2012

    I applied the text align manually in that discussion, but the editor normally use <div align="center"> like in here: http://www.makeitsound.org/discussion/236/how-slash-sees-us

    Is also a good idea tu use the class="myImage". :)
    (sorry for the delay)

Sign In or Register to comment.