Hotclutch Posted August 8, 2015 Share Posted August 8, 2015 <!-- font awesome --> <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"> How / where is this used in bootstrap osCommerce or what is the purpose? Link to comment Share on other sites More sharing options...
♥kymation Posted August 8, 2015 Share Posted August 8, 2015 It provides the icons in the buttons. Regards Jim See my profile for a list of my addons and ways to get support. Link to comment Share on other sites More sharing options...
Hotclutch Posted August 8, 2015 Author Share Posted August 8, 2015 Thank you. Do you mean the glyphicons? All buttons and icons still load if you temporarily remove that one line. Link to comment Share on other sites More sharing options...
♥bruyndoncx Posted August 8, 2015 Share Posted August 8, 2015 Thank you. Do you mean the glyphicons? All buttons and icons still load if you temporarily remove that one line.Yes, it is pure decoration, but kinda standard practice nowadays KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt Link to comment Share on other sites More sharing options...
♥Tsimi Posted August 8, 2015 Share Posted August 8, 2015 In my shop I use 99% Font Awesome Icons. I like them more then the glyphicons but that is just personal taste. If you don't intend to use Font Awesome Icons just remove that line of code inside the template_top.php Link to comment Share on other sites More sharing options...
Hotclutch Posted August 8, 2015 Author Share Posted August 8, 2015 Ok, I see. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.