Closed goodwillcoding closed 11 years ago
bootstrap iconglyphs are not included in the deforms version of bootstrap
Also, because bootstrap.css and .js is not in their respective .js and .css folders dropping the folder in does not help.
deform_bootstrap.css:1782: background-image: url("../img/glyphicons-halflings.png"); deform_bootstrap.css:1793: background-image: url("../img/glyphicons-halflings-white.png");
Solution 1: Adjust image paths in deform_bootstrap.css
Solution 2: Possible solution included moving bootstrap css/js into proper subfolders, and using symlinks to keep backward compatability
bootstrap iconglyphs are not included in the deforms version of bootstrap
Also, because bootstrap.css and .js is not in their respective .js and .css folders dropping the folder in does not help.
Solution 1: Adjust image paths in deform_bootstrap.css
Solution 2: Possible solution included moving bootstrap css/js into proper subfolders, and using symlinks to keep backward compatability