If you have gluphicons you can make like that:
CSS
.glyphicon-user{display:block;float:left;width:*your picture width* px;
height:*your picture **height* px;background-image:url(/*name of your app*/
static/images/*your picture name*.png);background-repeat: no-repeat;}
HTML
<a href="/stud/user/profile" class="lower-nav__submenu-link "><span 
class="glyphicon-user"></span>Профиль</a>

среда, 7 ноября 2018 г., 12:43:53 UTC+3 пользователь mostwanted написал:
>
> Was a solution ever provided/created for the not appearing glyphicons? 
> Massimo promised a solutions to this last year (2017): 
> https://groups.google.com/forum/#!msg/web2py/CSA-p4OSKM0/mziFoZ3KBQAJ;context-place=topic/web2py/Eii2yOpd_TU
>
> Whats the way around this problem?
>
> Mostwanted
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to