Page 1 of 1

Style Manager and shapes

Posted: Tue Mar 28, 2023 12:13 pm
by Pete
Hi

Using WWB18.1.1

Is it possible to use a custom style on a shape?

I've been into Style Manager, added a custom style, set background colour
How would you assign that style to a shape? (if possible)


thanks you
Pete

Re: Style Manager and shapes

Posted: Tue Mar 28, 2023 12:17 pm
by Pablo
Yes, that is possible, but you will need to set the output format of the shape to "CSS".

Demo:
https://wysiwygwebbuilder.com/support/wb18tryouts/wb18_styles_drawing_tools.html

Re: Style Manager and shapes

Posted: Tue Mar 28, 2023 12:25 pm
by Pete
Thank you Pablo

(a super quick reply!)

Works perfect.


Just one question..... Is there any reason why I wouldn't want the output set as CSS? Any implications I should be aware of ?

thank you

Re: Style Manager and shapes

Posted: Tue Mar 28, 2023 12:43 pm
by Pablo
When using CSS output, some features will not work.
For example, you cannot use borders because CSS shapes use clip-path.