Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Vertical Picture compressed in forum after cross posting

3 Posts
2 Users
2 Reactions
1,110 Views
Posts: 39
Topic starter
(@amitkool21)
Trusted Member
Joined: 3 years ago

Hey guys,

Please take a look at the picture of 4th location 4.Β Church on Spilled Blood

Β 

This is Blog postΒ 

https://yatrahelpline.com/top5-spb/#ftoc-heading-1

Β 

This is Forum post

https://yatrahelpline.com/community/around-the-world/top5-spb/

Β 

Could someone please let me know that why the picture is compressed in Forum post ?

Β 

2 Replies
Kyle
Posts: 728
 Kyle
(@kylew)
Prominent Member
Joined: 4 years ago

HI @amitkool21,

The reason can be the upload type. However, try changing max height option from Advanced Attachments Addons settings.

If that doesn't solve the problem, insert the below CSS Code in Custom CSS Code Field from Dashboard > wpForo > Settings > Colors & Styles.

#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content img, #wpforo #wpforo-wrap .wpforo-revision-body img {
    max-height: 800px;
}
1 Reply
(@amitkool21)
Joined: 3 years ago

Trusted Member
Posts: 39

@kylew Addons Settings didn't help, but the CSS code worked.

Share:
Scroll to top