Notifications
Clear all

[Solved] Thumbnails in posts sizes

15 Posts
4 Users
1 Likes
1,447 Views
Posts: 20
 cziv
Customer
Topic starter
(@cziv)
Member
Joined: 4 years ago

But the logic is still wrong. Why make an image smaller (like above), if it fits the limits?

Posts: 20
 cziv
Customer
Topic starter
(@cziv)
Member
Joined: 4 years ago

Let's see an other one:

560 venicecarnival1999logo
1 Reply
Kyle
 Kyle
Admin
(@kylew)
Joined: 3 years ago

Prominent Member
Posts: 728

@costas-zividis,

Please provide your forum URL, I guess the issue comes from your theme or from a plugin, there should be something which conflict with the addon.

Posts: 20
 cziv
Customer
Topic starter
(@cziv)
Member
Joined: 4 years ago

Same issue, with all themes i tried.

Anyways, it is what it is.

5 Replies
 Tom
Admin
(@tomson)
Joined: 9 years ago

Famed Member
Posts: 4168

@costas-zividis,

Please leave a direct URL to the forum topic where we can see the issue.

 cziv
Customer
(@cziv)
Joined: 4 years ago

Member
Posts: 20
Posted by: @tomson

@costas-zividis,

Please leave a direct URL to the forum topic where we can see the issue.

The issue is described here

https://gvectors.com/forum/postid/27366/

even with a video.

SMALL images are RESIZED to the MAX settings. So MAX are not MAX but default.

(and SYMMETRY is disabled).

 

 Herb
Customer
(@marcus-herberger)
Joined: 11 months ago

Member
Posts: 4

Posted by: @cziv

SMALL images are RESIZED to the MAX settings. So MAX are not MAX but default.

(and SYMMETRY is disabled).

 

Exactly the same problem here. But only on mobile device, not on a larger screen.

Here is an example:

desktop

 Desktop view

 

mobile
mobile2

 Mobile device view

 

URL:  https://www.yuma-city.de/forum/postid/354/

 

The images have the following dimensions: each 23x59 px.

Default wpForo Advanced Attachments settings (thumbnails max width/height): 400x300 px.

I'm using the latest version, 3.1.1.

Any help is appreciated.

 

 

 

Kyle
 Kyle
Admin
(@kylew)
Joined: 3 years ago

Prominent Member
Posts: 728

Hi @marcus-herberger,

Navigate to Dashboard > wpForo > Settings > Colors & Styles, and insert the below CSS Code in Custom CSS Code Field:

#wpforo #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content figure{
    width: fit-content;
}
 Herb
Customer
(@marcus-herberger)
Joined: 11 months ago

Member
Posts: 4

@kylew Thank you, this works! 👍

Page 2 / 2
Share:
Scroll to top