How to optimize pictures in the post?
4 posters
Page 1 of 1
How to optimize pictures in the post?
Technical Details
Forum version : #PunBB
Position : Founder
Concerned browser(s) : Google Chrome
Screenshot of problem : https://i.servimg.com/u/f67/15/52/82/43/skujjj10.jpg
Who the problem concerns : All members
When the problem appeared : When member post a pictures
Forum link : http://odabranodrustvo.forumotion.com
Description of problem
When someone sends a larger (broader) picture, it does not appear whole in the post. How do I solve the problem?Last edited by SNooPy89 on October 1st 2018, 5:58 pm; edited 1 time in total
Re: How to optimize pictures in the post?
Hey @SNooPy89,
Add in your stylesheet the follow code:
Cordially,
pedxz.
Add in your stylesheet the follow code:
- Code:
.post-entry .entry-content > div img {
max-width: 100%;
}
Cordially,
pedxz.
Re: How to optimize pictures in the post?
Change to
Or go to ACP >General > Messages and emails > Configuration, find the option: Resizing images and fill in
- Code:
.post-entry .entry-content img {
max-width: 100%!important;
}
Or go to ACP >General > Messages and emails > Configuration, find the option: Resizing images and fill in
Re: How to optimize pictures in the post?
Do you have it set in the AP? I mean the dimensions for images in posts.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How to optimize pictures in the post?
Or go to ACP >General > Messages and emails > Configuration, find the option: Resizing images and fill in
I am setting up now, but I still have a problem...I don't know why the images will not be resized
Re: How to optimize pictures in the post?
skouliki, thanks! I added this code and it was successful!
Thanks everyone!
Thanks everyone!
Re: How to optimize pictures in the post?
Problem solved & topic archived.
|
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum