Glyphicons not showing

73 views
Skip to first unread message

mostwanted

unread,
Dec 7, 2017, 1:40:21 PM12/7/17
to web2py-users
I upgraded to the 2.16.1-stable+timestamp.2017.11.14.05.54.25 version of web2py but i seem not to be able to get my glyphicons to appear! Could i be doing something wrong


<span id="logout" class="glyphicon glyphicon-log-out"></span>
<i class='glyphicon glyphicon-remove' style='color: red;' rel='tooltip' title='Click to remove from your order' id='delete'></i></span>

Thanks



Alex Glaros

unread,
Dec 7, 2017, 5:45:50 PM12/7/17
to web2py-users
From another thread here: Bootstrap 4 dropped the bootstrap 3 included glyphicons. You need to use fontawesome or something like that and give a ui dict to grid with the proper classes to use.

Alex Glaros

Massimo Di Pierro

unread,
Dec 16, 2017, 4:48:51 PM12/16/17
to web2py-users
Will be fixed in next version of web2py. Problem is that class names are different... need to rename them all.

mostwanted

unread,
Dec 17, 2017, 1:20:51 PM12/17/17
to web2py-users
Thank you
Reply all
Reply to author
Forward
0 new messages