Photo Size is too small
-
I really like this website for my blog, but I feel like the pictures and images I post are so small and do not take up the entire screen even if I make the image as large as I can. There’s so much white space on the left and the right of the photo compared to other website makers such as Weebly. Is it possible to enlarge images and have the format for my pictures larger so people can really see and look at the photos I post?
Thanks.The blog I need help with is: (visible only to logged in users)
-
Hi Rachel,
I understand what you mean. The posts page has plenty of white space on both sides of the post.
This is because the max-width of the content area in your theme is set to 700px. That’s all technical (CSS thingy).
So there are three ways you can go from here –
1) Change the theme and find a better one which has wider content area for posts.
2) Edit the CSS. But that requires an upgrade to the premium plan.
This CSS code would increase the content area width –.entry-inner { max-width:1000px; }3) Leave it as it is and ignore it.
Let me know if any of that helps :)
- The topic ‘Photo Size is too small’ is closed to new replies.