Tommy
Junior Member
Posts: 344
inherit
241969
0
May 2, 2023 4:47:54 GMT -8
Tommy
344
February 2017
tommytdl
|
Post by Tommy on Feb 16, 2017 8:32:01 GMT -8
Maybe this is more of a feature request but is there a setting or a plug-in anyone knows about where when someone quotes a prior post any images that are in that quoted post are not shown again? Or maybe shown as a thumbnail instead?
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Feb 16, 2017 8:57:36 GMT -8
Hi, Tommy . You can accomplish this using CSS. Add this to the bottom of Themes > Advanced Styles & CSS > Style Sheet to hide any images used. If you just want to resize the images to thumbnail size you can use this instead, substituting the value in green with the maximum width an image can be within a quote.
|
|
Tommy
Junior Member
Posts: 344
inherit
241969
0
May 2, 2023 4:47:54 GMT -8
Tommy
344
February 2017
tommytdl
|
Post by Tommy on Feb 16, 2017 13:14:51 GMT -8
Awesome thanks Brian! I'll give it a shot.
|
|
Tommy
Junior Member
Posts: 344
inherit
241969
0
May 2, 2023 4:47:54 GMT -8
Tommy
344
February 2017
tommytdl
|
Post by Tommy on Feb 16, 2017 13:32:00 GMT -8
Brian thank you again. The first one works - images are gone. Second one thumbnails not working - all images display at full size.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Feb 16, 2017 13:59:52 GMT -8
Can you link to a post containing an example of this not working?
|
|
Tommy
Junior Member
Posts: 344
inherit
241969
0
May 2, 2023 4:47:54 GMT -8
Tommy
344
February 2017
tommytdl
|
Post by Tommy on Feb 16, 2017 14:59:22 GMT -8
Can you link to a post containing an example of this not working? edited out link... Attachments:
|
|
Tommy
Junior Member
Posts: 344
inherit
241969
0
May 2, 2023 4:47:54 GMT -8
Tommy
344
February 2017
tommytdl
|
Post by Tommy on Feb 16, 2017 15:00:46 GMT -8
There seems to be a conflict with the Image Resizing plug-in When I turn Image Resizing ON it works... see attachment. Attachments:
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Feb 16, 2017 15:03:16 GMT -8
Got it. I completely forgot that all images automatically get an inline max-width property added to them inside the BBCode.
I edited the code in my earlier post with a fix. Each rule just needs !important added after the values to overwrite the inline CSS.
|
|
Tommy
Junior Member
Posts: 344
inherit
241969
0
May 2, 2023 4:47:54 GMT -8
Tommy
344
February 2017
tommytdl
|
Post by Tommy on Feb 16, 2017 15:09:46 GMT -8
Perfect now, thanks Brian!
|
|
Tommy
Junior Member
Posts: 344
inherit
241969
0
May 2, 2023 4:47:54 GMT -8
Tommy
344
February 2017
tommytdl
|
Post by Tommy on Nov 19, 2021 11:36:58 GMT -8
Brian (all inclusive) I'm bringing this old post back from the dead to ask does anyone know if this CSS fix can be applied on mobile devices? Again, the hope is that if a post full of images is quoted on a mobile device can the images either be reduced in size dramatically or eliminated.
|
|
#e61919
Support Manager
154778
0
1
Nov 27, 2024 12:17:07 GMT -8
Michael
19,618
May 2010
wiseowl
|
Post by Michael on Nov 19, 2021 13:00:17 GMT -8
Brian (all inclusive) I'm bringing this old post back from the dead to ask does anyone know if this CSS fix can be applied on mobile devices? Again, the hope is that if a post full of images is quoted on a mobile device can the images either be reduced in size dramatically or eliminated. There aren't any CSS changes possible on the mobile view in v5, but it would work in v6.
|
|
harryk
Junior Member
Posts: 408
inherit
264801
0
Mar 7, 2023 21:14:32 GMT -8
harryk
408
July 2021
harryk
|
Post by harryk on Nov 19, 2021 13:13:33 GMT -8
As above, not possible in ver 5 mobile mode. And not image specific but some members really likes the Fading Quotes plugin. www.proboards.com/library/plugins/item/858 in Desktop mode. No affiliation. But looking forward to v.6 of PB.
|
|