Word Wrap?

nglayton

Senior Member
How do I get the forum posts to wrap? When trying to read them I have to keep scrolling side to side to see the entire post.
 
Register to hide this ad
How do I get the forum posts to wrap? When trying to read them I have to keep scrolling side to side to see the entire post.

I think it is a forum feature that hasn't been enabled. On this forum, the width of all posts on a page is determined by the largest photo posted.

On other forums I've seen the width restricted to a max regardless of photo size or I've seen each post on a page change width depending on if it had photos or not. This would be a nice feature to enable to make reading the forum easier.
 
I think it is a forum feature that hasn't been enabled. On this forum, the width of all posts on a page is determined by the largest photo posted.

On other forums I've seen the width restricted to a max regardless of photo size or I've seen each post on a page change width depending on if it had photos or not. This would be a nice feature to enable to make reading the forum easier.

I think you are right about the width being determined by the size of the post. Page 1, 2 and 3 will be fine then all the sudden 4 and 5 will be jacked up and then 6 might be fine again.

I think it would be nice if they enabled it......sure would be easier to read stuff.
 
It's an issue with inline attachment widths.

Adding the below code to the CSS would fix the issue.

img.attach {
width: 100%;
}
 

Members online

Forum statistics

Threads
278,305
Messages
3,554,044
Members
248,016
Latest member
Advally Service

Trending content

Back
Top