Skip to content
Discussion options

You must be logged in to vote

Hello Shaung!

I had an internship a couple months ago at a company where we had this discussion also! The issue was we wanted to preview Favicons in small 1:1 boxes instead of FileUploads full width default style, while still having the actual FileUpload input behaving normal. We wanted something like the preview Webflow has for that:

We tried all provided Filament hooks to achieve it, without luck and found out that a shared css file with custom Tailwind was the best solution in our case:

 /*
This file contains shared CSS styles for all panels.
This file is imported into both `resources/css/filament/admin/theme.css` and `resources/css/filament/xxxx/theme.css`.
*/

/* Favicon File Upload…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ShaungBhone
Comment options

Answer selected by ShaungBhone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants