Post by rikmg67 » Tue Oct 03, 2017 5:28 pm

Hi, I'm using Version 2.3 of Opencart.

I need to be able to add Italics to the font styling options in the wysiwig, does anyone know how please?

Thanks,
Richard

Newbie

Posts

Joined
Thu Nov 29, 2012 12:44 am

Post by DigitCart » Tue Oct 03, 2017 6:23 pm

Hi,
Open this file:

Code: Select all

admin\view\javascript\summernote\opencart.js
find:

Code: Select all

['font', ['bold', 'underline', 'clear']],
replace with:

Code: Select all

['font', ['bold', 'underline', 'clear', 'italic']],

My Extensions


User avatar
Active Member

Posts

Joined
Thu Jun 22, 2017 5:32 pm


Post by rikmg67 » Wed Oct 04, 2017 6:38 pm

Thanks for the feedback I will try this asap!

Newbie

Posts

Joined
Thu Nov 29, 2012 12:44 am
Who is online

Users browsing this forum: No registered users and 42 guests