text - Custom color does not stick

I use a custom color for certain words on my web site.Every time want to use that color I need to click the Text Color

I use a custom color for certain words on my web site. Every time want to use that color I need to click the Text Color icon and Customize... I then type in the RGB. Problem: It doesn't save that number or hex code. I have to type it in every session. Is there a way to save that custom color from one session to the next? Thank you.

I use a custom color for certain words on my web site. Every time want to use that color I need to click the Text Color icon and Customize... I then type in the RGB. Problem: It doesn't save that number or hex code. I have to type it in every session. Is there a way to save that custom color from one session to the next? Thank you.

Share Improve this question asked Dec 21, 2017 at 19:21 LouieLouie 194 bronze badges 1
  • 1 Try this stackoverflow/a/23183406/4156379 – Shibi Commented Dec 21, 2017 at 19:27
Add a comment  | 

2 Answers 2

Reset to default 2

To shorten your search the article points out that the suggested code is old and that you can now use this plug-in to define custom colors: Central Color Palette

if you are using the same color every time then add a piece of css to your site

ie

.keyword{color:#11c8de;}

then span your special word with <span class="keyword">YOUR SPECIAL WORD</span>

this offeres more flexibility if you want to change the color in the future all you change is your css and not every single word.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745203243a4616453.html

相关推荐

  • text - Custom color does not stick

    I use a custom color for certain words on my web site.Every time want to use that color I need to click the Text Color

    7小时前
    30

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信