Drop Menu Website Template
Image
image
image


Hello There, Guest! Register

Post Reply 
No wrap around text or page sizing in forum
10-09-2017, 05:05 PM (This post was last modified: 10-09-2017 05:06 PM by Tad Carlucci.)
Post: #2
RE: No wrap around text or page sizing in forum
From the MyBB forums:

Quote:What I'd do is something like this:

PHP Code:
.post_body img {
max-width: 80%;
}

That would make images have a maximum width of 80% of the post container.

Although I'm fairly sure this is CSS code. Perhaps it's added by some PHP? Anyway, the img max-width should do the trick. The issue is finding a reasonable max-width.

https://community.mybb.com/post-852871.html
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: No wrap around text or page sizing in forum - Tad Carlucci - 10-09-2017 05:05 PM



User(s) browsing this thread: 1 Guest(s)