1 saunders Feb 18, 2018 12:01
3 amoun Feb 18, 2018 20:21
4 fplanque Feb 23, 2018 02:43
5 amoun Feb 23, 2018 19:36
Does that mean the syntax used in http://b2evolution.net/man/thumbnail-short-tag is incorrect, as it doesn't work?
[thumbnail:345:large:left:.redborder]
So what is the [:-:] for?
6 achillis Feb 24, 2018 00:17
[image:ID:title:classname]
[:-:]
the dash between the colons are meant to be the title
class name starts with .
the :
separates the fields
[PART1:PART2:PART3:PART4]
PART1 == image
PART2 == image file ID
PART3 == Caption / Title
PART4 == CSS CLASSNAME
7 saunders Feb 24, 2018 00:58
anyway, I am sorry that does not work. I tried it in b2e demo using blog A and copying the style as described in http://b2evolution.net/man/image-short-tag
8 fplanque Feb 24, 2018 03:05
9 amoun Feb 24, 2018 15:05
10 saunders Feb 27, 2018 15:26
@fplanque Is there a way to define a class for image set to "Cover" or "after more" ? (e.g. .redborder)
11 fplanque Mar 08, 2018 02:53
Probably but in that case you have to dig into your CSS explorer to find the correct CSS selector.
Version 6.9.5
Can confirm that I have tried with addition to my [media/blogs/***/style.css] with no effect and by checking source code no parameters were added to the image element.
Somehow by removing links and replacing I have css selectors so I tried this, which worked, but my selector wasn't added