2sic / 2sxc

DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
http://2sxc.org
MIT License
145 stars 40 forks source link

Feat: HTML from WYSIWYG editor - new image widths 1/6th and 1/8th and use Css variables #3433

Closed iJungleboy closed 3 months ago

iJungleboy commented 3 months ago

I'm submitting a

[x] feature request

...about

[x] edit experience / UI [x] Razor templating

Current Behavior / Expected Behavior

ATM the wysiwyg has 100%, 50%, 25% 33%, 66% etc. but it's missing 1/6th and 1/8th.

It's also using hard-wired values, so we want to move to CSS variables for gutters.

Your environment