julesmoretti 0 Report post Posted February 20, 2011 Hey guys I realise that posting something on the forum with Imgur using the regular imgur code: Inserts a picture which is wider then the page. Why is that? What needs to be changed to fit like your forum? You can check out my post that has the oversized picture at: gradiduncut.com/forum/topic.php?id=3 Also I noted that there are now 3 image size on Imgur; Original, Large thumbnail, and small thumbnail. Share this post Link to post Share on other sites
catrina 103 Report post Posted February 20, 2011 Try adding this to the CSS area to decrease the width: div.post img {width: 250px;} Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
julesmoretti 0 Report post Posted February 21, 2011 @Catrina Thank you for your heads up. That worked great. Which I then tried to modify even more to make it fit better and tryed. div.post img {width: 100%;} Which worked like a charm. Thank you Share this post Link to post Share on other sites