Page 1 of 1

DEPLOYING STYLES ?

Posted: Tue Sep 15, 2020 4:31 am
by ColinM
Hi Pablo and All,

Ok, this is doing my head in, which takes increasingly less effort to do as I get older :D

You can apply set styles in two ways:
1) Text Object > Text > Predefined Style > Style (field)
2) Text within an Object - Highlight the text - right click - set style

A) I'm deploying Text within each "slide" of a Carousel and using a text shadow to make the text stand out from the BG image of each "slide" - that works well

B) I defined two Carousel text styles - one for the title and another for the text below.

C) I assigned the respective style using set style 1) above.

D) I then added break points for each style.

E) But I can only get the text to "observe" the BP setting by using set style 2) above.

:shock:

Re: DEPLOYING STYLES ?

Posted: Tue Sep 15, 2020 6:09 am
by Pablo
1) Text Object > Text > Predefined Style > Style (field)
This will be applied to the text's container. This can be used for styling the background, border or alignment of the text 'box'.
2) Text within an Object - Highlight the text - right click - set style
This will be applied to the characters . This can be used for styling the font, color and size of the text.

Re: DEPLOYING STYLES ?

Posted: Tue Sep 15, 2020 6:16 am
by ColinM
Ah! So in some cases you may wish to use both Pablo?

Re: DEPLOYING STYLES ?

Posted: Tue Sep 15, 2020 6:29 am
by Pablo
Correct

Re: DEPLOYING STYLES ?

Posted: Tue Sep 15, 2020 6:33 am
by ColinM
8) Thanks Pablo