This topic is locked
[SOLVED]

 New Bootstrap Styles

1/14/2018 4:42:16 PM
ASPRunner.NET General questions
Akmedlab author

At Bootswatch has new Bootstrap Styles ver. 4 like

https://bootswatch.com/cerulean/

How can inculd new Style like https://bootswatch.com/minty/ at D:\Program Files\ASPRunnerNET9.8\styles\bootstrap?

I traied to do like otheres Styles by create sub-dir (css) and but bootstrap-theme.min.css (of minty) at it, but no action it looks like defult Style.

A
Arkie 1/15/2018



At Bootswatch has new Bootstrap Styles ver. 4 like

https://bootswatch.com/cerulean/

How can inculd new Style like https://bootswatch.com/minty/ at D:\Program Files\ASPRunnerNET9.8\styles\bootstrap?

I traied to do like otheres Styles by create sub-dir (css) and but bootstrap-theme.min.css (of minty) at it, but no action it looks like defult Style.


Not sure where you went wrong. You were certainly on the right track assuming you are using the 64 bit version of ASPRunner. Otherwise you should have done this in \Program Files (x86)\ ... etc
Your final path should be \styles\bootstrap\minty\css\bootstrap-theme.min.css

HTH

~Joe

Akmedlab author 1/17/2018



Not sure where you went wrong. You were certainly on the right track assuming you are using the 64 bit version of ASPRunner. Otherwise you should have done this in \Program Files (x86)\ ... etc
Your final path should be \styles\bootstrap\minty\css\bootstrap-theme.min.css

HTH

~Joe


Thanks, I descovered that must

1- Copy one of the old Themes (Bootstrap Skin) like "cerulean".

2- Rename to minty (for exampel).

3- Replace bootstrap-theme.min.css to new Bootstrap Skin you like.
But if you edit this new Skin, you must repeat the steps above with new name.