schmidt1024/Blank-Bootstrap-Edition

Local Url into template.css

Closed this issue · 2 comments

Good Day,

please correct the absolute url into template.css for the web fonts, check this screenshot.. thanks in advance

i´m fix them using ../ instead of http://localhost/test/bbe/

image

maybe a path correction could help. open template.less and add following line:

// Bootstrap
@import "bootstrap/bootstrap.less";
@fa-font-path: "../templates/frontend/fonts";

Good Day Alexander,

Already i´m made all path change´s into template.less but the template.css in repository comes with the localhost url into it.

image

Thanks