• Resolved turkeylegs

    (@turkeylegs)


    I want to add a small 175 x 175 image to column one and have the cell adjust to the size of the image and enter left justified text in column two. What I am doing is showing pictures of people in an organization with their position and duties in column two. I have not figured out how to do this. Can you help?
    Thanks,
    Joe

    https://www.ads-software.com/plugins/table-maker/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter turkeylegs

    (@turkeylegs)

    Oops, I see the text is left justifying, so the question now is, how to I get column one to adjust to the size of the image?
    Thanks,
    Joe

    Plugin Contributor wpsoul

    (@wpsoul)

    Add next code

    .wpsm-comptable td:first-child{width:100px !important}

    to your custom css for theme. This is for 100px, change to your own

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adding images and left justifing text’ is closed to new replies.