Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #290648

    Hello,
    Is it possible to resize the blog image sizes to 150×150?
    Thanks!

    #291106

    Hi alvinhy!

    It seems like you have already figured it out. Please add following code to Quick CSS as well to center the timeline

    .multi-big .post_author_timeline, .single-small .post_author_timeline { left: 75px; }

    Cheers!
    Yigit

    #291310

    I did not even notice that timeline! Thanks for the add. works perfectly.
    The CSS for the thumbnail size
    .small-preview{ width:150px; height:150px;}
    for those who wish to do the same.

    #291361

    Hi!

    Glad it worked. If you still have questions, let us know. :)

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Blog Preview image size’ is closed to new replies.