Activities of "jfistelmann"

hi jfistelmann

We will check this.

Hey maliming,

thank you very much. I just received an email that a ServiceBot closed this ticket. Was that on intention?

write your ABP version? your UI Framework?

Sorry, 5.2.1 and Blazor server side. But as this is related to the public site it's ASP .NET

Answer

Make use of css variables in themes so that it is changeable with reasonable effort. Taking the lepton theme as an example: I need to set my own colors so that they match my corporate identity.

Starting from lepton6.css (copied from source into my project) I have one screen with the app running, another with debug console and another with the css file. I need to check the hex codes used to then manipulate the style sheet, which is WAY more effort than just replacing a bunch of variables. And now that I replaced everything with variables I am less exited about updates in this area, because I now have to constantly monitor changes >.<

Well... solved it for me by using a different approach. abp get-source Volo.LeptonTheme

as described here

hi

Try to remove the lp-topmenu in aspnet-core\src\MyCompanyName.MyProjectName.Web.Public\Themes\Lepton\Layouts\Public\Default.cshtml

Thank you very much maliming :) I did not expect it to be that easy.

Showing 11 to 15 of 15 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 14, 2025, 14:54