Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities By Ryan Ashbrook Tuesday at 01:29 PM
hackinOS Posted January 1 Share Posted January 1 Hi. I have a question. How to change the color of Blockquote like, green, yellow,.... Thanks. Link to comment Share on other sites More sharing options...
Solution Jim M Posted January 2 Solution Share Posted January 2 I would suggest using the "code" toolbar for posting items like this. Quote, however, is part of the rich text process so while it won't do this permanently like for syntax highlighting, you can use the font color toolbar to change color. Link to comment Share on other sites More sharing options...
hackinOS Posted January 2 Author Share Posted January 2 (edited) 58 minutes ago, Jim M said: I would suggest using the "code" toolbar for posting items like this. Quote, however, is part of the rich text process so while it won't do this permanently like for syntax highlighting, you can use the font color toolbar to change color. Although i'm using Code, but the background is GREY, i need to change background like red, yellow, green, or something else. Like this in bootstrap: https://getbootstrap.com/docs/5.0/utilities/background/ Edited January 2 by hackinOS Link to comment Share on other sites More sharing options...
Jim M Posted January 2 Share Posted January 2 I'm afraid, changing display/style of how this function is outside our scope of support as it requires customization of the theme. hackinOS 1 Link to comment Share on other sites More sharing options...
Nathan Explosion Posted January 2 Share Posted January 2 .ipsQuote{ background-color: red; } .ipsQuote_citation{ background-color:cyan; } .ipsQuote_contents{ background-color: orange; } hackinOS 1 Link to comment Share on other sites More sharing options...
Recommended Posts