flokosiol / kirby-focus

Better image cropping for Kirby CMS
184 stars 14 forks source link

CSS not being loaded #68

Closed squareclouds closed 2 years ago

squareclouds commented 2 years ago

hey everyone,

i am using the latest version of both plugin and kirby (kirby 3.6.2) and the plugin is working fine, but in the panel the css is not being loaded. for the time being i copied everything from the index.css into my custom-panel.css. i am also using the autofocus plugin (which also is working fine), but i think that might be irrelevant

any idea why this is happening?

flokosiol commented 2 years ago

I set up a fresh Kirby Starterkit (3.6.2) with the latest Focus plugin (3.0.8) and everything seems fine.

The styles are automatically included in /media/plugins/index.css. Could you please have a look if this file exists and if css selectors like .kirby-focus-field .focus-box are included? Kirby should take care of this.

kirby-3 6 2_focus-3 0 8
squareclouds commented 2 years ago

strange, right now i:

dont know what to tell you ^^ strange.... specially because i tested a couple of combinations. we can close this now then :) thank you!