• Closed
  • Rose Deyo
    Spectator
    01.04.2014 at 04:41 #8331

    Whenever I insert a photo into a table, in page edit mode the photo looks the proper size, but when I view the page, the photo is quite small. I have no width or height specified on the photo, so why is the photo automatically made smaller?

    I have taken out the max-width and height from all.css so my custom css looks like this:

    img {
    border-style: none;
    vertical-align: top;
    border-radius: 3px;
    -border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    }

    If i take the photos out of the table, they are the correct size.

    Roman
    Spectator
    Posts: 3147
    01.04.2014 at 19:29 #9386

    can I see the website with the issue?