blockquote {
Code: Select all
color: #123456;
blockquote
in _colours.scss to find color entries. Some of those colors use variables, you can ether change variables to normal color values.Hey Arty, i changed background color but where ever I add color for font in quotes and nested it wonpt work. Can you please me show me some example or tell me where to edit. I can't see anything starting with "font color under blockquiote..Sorry for asking too many questionArty wrote:Those instructions are wrong. Do not edit stylesheet.css or stylesheet.scss in any style!
Look forblockquote
in _colours.scss to find color entries. Some of those colors use variables, you can ether change variables to normal color values.
After editing _colours.scss you need to recompile stylesheet. See this tutorial: http://www.artodia.com/phpbb-31-tutoria ... ile-theme/