この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi,
I am currently having a problem where the basicTheme.css, that comes with the Forms package, is overwriting other parts of my site. Is it possible to make the Form styles only effect elements within that form?
Or am I going to have to use !important in my own styles?
Thanks,
Karl
解決済! 解決策の投稿を見る。
No using !important is not a best way.You can go for make seperate clientLib for overriding the css having all you required css which you want to override and load at the end of Form loading or at the end of Page.
Hi
Use !important is good to put because if you use Form anywhere in your Page by default basicTheme,css will applied.To take your css as priority use !important.
表示
返信
いいね!の合計
Is this really the best way?
Thanks,
Karl
表示
返信
いいね!の合計
No using !important is not a best way.You can go for make seperate clientLib for overriding the css having all you required css which you want to override and load at the end of Form loading or at the end of Page.
Thanks Zee.
表示
返信
いいね!の合計