You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

  Monday, 19 September 2022
  4 Replies
  744 Visits
Hello,
Is there a way to put the same color for the list as my text.
For example, if i change the text color in list (bullet or number), only the text take the color, but not the "li".
See : https://www.screencast.com/t/l7QmHP2i
more than a month ago
·
#111864
Accepted Answer
The problem here is that you are applying the text color to individual text selections, which will not include the numbers of the list, as they are seperate to the list items themselves.

The best way to resolve this is to create a custom style that you can use to apply to all the text, wrapping it all in a div container with the text colour style.

To do this:

1. Go to Editor Profiles -> Plugin Parameters -> Style Select.
2. Create a new Custom Style with the following properties: Title = Blue Text, Tag = div, Styles = color:#0070c0

http://cdn.joomlacontenteditor.net/tmp/111857-color-of-list-1.jpg

3. Click Save, then go to the RSForm form.
4. Select all the content using CTRL + A (or CMD + A on Mac) and click the Remove Format button to remove all the existing styles you have applied.
5. Click CTRL + A again to select all the text.
6. Select the Blue Text style from the Styles list.
7. Add any other styles to text selections you require.

http://cdn.joomlacontenteditor.net/tmp/111857-color-of-list-2.gif

Just because you're not paranoid doesn't mean everybody isn't out to get you.

more than a month ago
·
#111858
Please post a link to an example article on your site.

Just because you're not paranoid doesn't mean everybody isn't out to get you.

more than a month ago
·
#111861
Hi,
Here : https://www.pnimmobilier.ch/demande-de-location/appartements-commerciaux

This is a RS Form component but using JCE for the text, at the bottom of the page.
more than a month ago
·
#111864
Accepted Answer
The problem here is that you are applying the text color to individual text selections, which will not include the numbers of the list, as they are seperate to the list items themselves.

The best way to resolve this is to create a custom style that you can use to apply to all the text, wrapping it all in a div container with the text colour style.

To do this:

1. Go to Editor Profiles -> Plugin Parameters -> Style Select.
2. Create a new Custom Style with the following properties: Title = Blue Text, Tag = div, Styles = color:#0070c0

http://cdn.joomlacontenteditor.net/tmp/111857-color-of-list-1.jpg

3. Click Save, then go to the RSForm form.
4. Select all the content using CTRL + A (or CMD + A on Mac) and click the Remove Format button to remove all the existing styles you have applied.
5. Click CTRL + A again to select all the text.
6. Select the Blue Text style from the Styles list.
7. Add any other styles to text selections you require.

http://cdn.joomlacontenteditor.net/tmp/111857-color-of-list-2.gif

Just because you're not paranoid doesn't mean everybody isn't out to get you.

more than a month ago
·
#111866
Hello,
OK, thank you very much, work great.
thefbione selected the reply #111864 as the answer for this post — 1 year ago
  • Page :
  • 1
There are no replies made for this post yet.
Be one of the first to reply to this post!