[GH-ISSUE #116] [3.0] Glyphicons from bootstrap doesn't work #97

Closed
opened 2026-02-27 16:37:55 +03:00 by kerem · 4 comments
Owner

Originally created by @bsavelev on GitHub (Sep 29, 2013).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/116

windows 7 + firefox 24
some glyphicons shown wrong

then I replace bootstrap.css and bootstrap.js in base.html with
href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css"
and
src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"
it works

Originally created by @bsavelev on GitHub (Sep 29, 2013). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/116 windows 7 + firefox 24 some glyphicons shown wrong then I replace bootstrap.css and bootstrap.js in base.html with href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" and src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js" it works
kerem closed this issue 2026-02-27 16:37:55 +03:00
Author
Owner

@retspen commented on GitHub (Sep 29, 2013):

Replace ???

<!-- gh-comment-id:25324831 --> @retspen commented on GitHub (Sep 29, 2013): Replace ???
Author
Owner

@bsavelev commented on GitHub (Sep 29, 2013):

sorry, parser
then I replace bootstrap.css and bootstrap.js in base.html with
href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css"
and
src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"
it works

<!-- gh-comment-id:25324970 --> @bsavelev commented on GitHub (Sep 29, 2013): sorry, parser then I replace bootstrap.css and bootstrap.js in base.html with href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" and src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js" it works
Author
Owner

@bsavelev commented on GitHub (Sep 29, 2013):

27342e6 doesn't helps

I plays with css and fonts and css was OK
Something wrong with files in fonts
I download github.com/twbs/bootstrap/archive/v3.0.0.zip , replace fonts and all works without modifications in css

<!-- gh-comment-id:25325515 --> @bsavelev commented on GitHub (Sep 29, 2013): 27342e6 doesn't helps I plays with css and fonts and css was OK Something wrong with files in fonts I download `github.com/twbs/bootstrap/archive/v3.0.0.zip` , replace fonts and all works without modifications in css
Author
Owner

@bsavelev commented on GitHub (Sep 29, 2013):

ok, works)

<!-- gh-comment-id:25325882 --> @bsavelev commented on GitHub (Sep 29, 2013): ok, works)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#97
No description provided.