Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • kella@youngerusa.com Friend
    #880195

    Is there a known issue with the WYSIWYG editor and the Uber template?

    For some strange reason I cannot get an image to center in my article. I have tried it with

    codes and

    but nothing seems to work.

    In the article editor it is centered but in the front end it is not.

    Does anyone know what could be causing this or a way around it?

    You can see the image on the top of this page: http://youngerusa.com/j3new/index.php/company/about-us

    The current code for the image right now is:

    <p style="color: rgb(34, 34, 34); font-family: Arial, Verdana, sans-serif; font-size: 12px; text-align: center;">
        <img alt="" src="images/About Us/companyOuside800.png" style="cursor: default; width: 615px; height: 216px;" /></p>
    Pankaj Sharma Moderator
    #880316

    Hi use this code in article

    <p style="color: rgb(34, 34, 34); font-family: Arial, Verdana, sans-serif; font-size: 12px; text-align: center;">
        <img alt="" src="/j3new/images/About Us/companyOuside800.png" style="cursor: default; width: 615px; height: 216px;margin: 0 auto;"></p>

    margin auto will make the image in center .

    kella@youngerusa.com Friend
    #880771

    That worked. Thank you. It’s strange how it did not work with just the center align but thanks again.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 2 replies, has 2 voices, and was last updated by  kella@youngerusa.com 8 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum