Skip to main content

Deprecated: Creation of dynamic property EasyDiscussPost::$isActivity is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/easydiscuss.php on line 1560
  Friday, September 17, 2021
  1 Replies
  1K Visits
  Subscribe

Deprecated: Creation of dynamic property EasyDiscussPost::$events is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/post/post.php on line 4049
Hi there,

what about pseudo elements (:before and :after) in the custom css style field in drop editor? It does not work.
Same problem with predefined image styles.

Two example who does not work:

img.img-25-right{
width: 22%;
float: right;
margin: 0px 10px 0px 10px;
}

i.pdf::before {
font-family: FontAwesome;
content: "\f1c1";
margin-right: 8px;
color: #666666;}

It seems that the custom css style does not work for object styles or inline styles...

Can you help me?
A
4 years ago

Deprecated: Creation of dynamic property EasyDiscussPost::$events is deprecated in /var/www/staging.joomunited.com/public_html/administrator/components/com_easydiscuss/includes/post/post.php on line 4049
Hi,

Thanks for contacting us here about this extension.

what about pseudo elements (:before and :after) in the custom css style field in drop editor? It does not work.
Same problem with predefined image styles.

Two example who does not work:

img.img-25-right{
width: 22%;
float: right;
margin: 0px 10px 0px 10px;
}

i.pdf::before {
font-family: FontAwesome;
content: "\f1c1";
margin-right: 8px;
color: #666666;}

It seems that the custom css style does not work for object styles or inline styles...

Can you help me


These inline styles should be added in the custom CSS file on your template.
The block elements: div, p,... are applied in our custom CSS currently.


Thanks a lot!
Best Regards,
  • Page :
  • 1
There are no replies made for this post yet.