How to repaint a word in the text?

muviknet2
5 Posts
muviknet2 posted this 22 July 2019
Ask a Question

I want to paint (to change the color) one word in the text, how to do it?

I want to paint (to change the color) one word in the text, how to do it?

Last edited 22 July 2019 by muviknet2

Vote to pay developers attention to this features or issue.
5 Replies
Order By: Standard | Newest
Support Team posted this 22 July 2019

Егор,

It's not yet possible in nicepage from the box. but you can use i (italic) in the text and use a class text_colored, and add a custom CSS like

i.text_colored {}

Thank you!

...................................................
Sincerely,
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Егор, It's not yet possible in nicepage from the box. but you can use i (italic) in the text and use a class text_colored, and add a custom CSS like i.text_colored {} Thank you! ................................................... Sincerely, Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
info2714
10 Posts
info2714 posted this 29 November 2019

255/5000
change the color of words in the text box has been solved? It's a serious problem for me.
if it is still not possible, where can I intervene to insert a CSS on Nicepage or Joomla? Could you clarify how to do with some practical examples?

255/5000 change the color of words in the text box has been solved? It's a serious problem for me. if it is still not possible, where can I intervene to insert a CSS on Nicepage or Joomla? Could you clarify how to do with some practical examples?
Support Team
Support Team posted this 02 December 2019

Hi,

There is no such option in the application still. You can use the HTML control and put the code like this:

<p>Sample HTML. Lorem ipsum dolor sit amet, <span style="color:#567890;">consectetur adipiscing</span> elit nullam nunc justo sagittis suscipit ultrices.</p>

The span tag surrounds the text that will be in a different color.
...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, There is no such option in the application still. You can use the HTML control and put the code like this: <p>Sample HTML. Lorem ipsum dolor sit amet, <span style="color:#567890;">consectetur adipiscing</span> elit nullam nunc justo sagittis suscipit ultrices.</p> The span tag surrounds the text that will be in a different color. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
e.beugelaar
2 Posts
e.beugelaar posted this 05 April 2021

Hi,

That works but if gives an extra space between the two different colored text.
How can we solve this?

Kind regards,
Erik

Hi, That works but if gives an extra space between the two different colored text. How can we solve this? Kind regards, Erik
Support Team
Support Team posted this 06 April 2021

Hi,

Our developers are working on this issue. But, unfortunately, we cannot say when the fix will be available.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Our developers are working on this issue. But, unfortunately, we cannot say when the fix will be available. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments