imported blog from blogger but images came in small?

  • Unknown's avatar

    I just imported my blogger blog into wordpress. bought the Gridspace theme. the images that wordpress imported are so small that they don’t fill the grid. An image in Blogger that was 961 on the long side is now 318. I then paid the $30 for the custom upgrade, but this doesn’t fix it because all the images are simply too small to fit. Thoughts?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi there,

    I took a look at your blog, and it looks like your images are large enough to fill the grid. Were you able to fix this?

    If you are still having trouble with this, can you give me the link to one or two posts where the image is too small? I’d be happy to take a closer look!

  • Unknown's avatar

    I fixed it with this

    .portfolio .entry-content {
    max-width: 86%;
    margin: 0 auto;
    }

    so those grids will just remain small, though in truth, this keeps my images cropped at that 4×6 ratio like I like, rather than 8.5×11 (?) that the original gridspace offers. Maybe it’s for the best.

    Thanks

    Shea

  • The topic ‘imported blog from blogger but images came in small?’ is closed to new replies.