All add-ons currently require PHP 7.4 or greater.

On July 4th 2024 PHP 8.2 will be the new minimum requirement for all add-ons. Expect any add-on released after that date to require 8.2 or greater. Some releases may not immediately take advantage of 8.x specific features in PHP, which means you might, be able to continue using new releases in PHP 7.4, however, if you experience an error the first thing you should do is update to PHP 8.2 then create a support ticket if the error persists.

Please read about the changes to BoldMinded add-on licensing.

Ticket: Adding Color to text

Status Resolved
Add-on / Version
Severity Trivial
EE Version

Naz-Sect Media Group

Oct 18, 2012

Hello,

Finished site for customer last year and now they want to know is it possible for them to add color to the text. I was wondering if there a new feature in the upgraded versions that allow clients to select colors for there text, if not, do you have suggestions for how I can do this?

#1

BoldMinded (Brian)

You can do this by adding custom css file to the editor, see the documentation: http://boldminded.com/add-ons/wyvern/documentation

Or in the config.php file in the Wyvern package uncomment the ‘TextColor’ => ‘no’, line, and set ‘no’ to ‘yes’.

Login to reply