Viewing 1 replies (of 1 total)
  • grm,

    The link you gave doesn’t connect.

    In your css file, try:

    .entry-content {
    height: 20px;
    width: 20px;
    }

    That’s just an example. You can play with the numbers. Also, you could try adding to this element:

    float: left;
    position: relative;
    text-align: left;
    margin: 10px;
    padding: 10px;

    And other selectors.

Viewing 1 replies (of 1 total)
  • The topic ‘nextgen-gallery frame size’ is closed to new replies.