thomcheezy
thomcheezy
still facing the horizontal scroll issue orignaly reported here: https://github.com/kristoferjoseph/flexboxgrid/issues/144 using container-fluid around my row but **removed the 16px padding** to have a full width layout. without removing the padding...
I edited "themes\third_party\reedactor\reedactor.js" with formattingAdd otpions like underneath. The fieldtype is still loaded but not with the additional styles. $(document).ready(function() { $('.reedactor').redactor({ formattingAdd: [{ tag: 'div', title: 'Demoblock', class: 'demo',...