2amigos / yiiwheels

Widget extension library for the YiiStrap extension
http://yiiwheels.2amigos.us
Other
133 stars 77 forks source link

WhLanguages no flag showed #97

Closed steve4891 closed 9 years ago

steve4891 commented 10 years ago

I don't know if it's a bug or it's a my problem... the fact is that the flags in WhLanguages are not showed...

the problem is that the bootstrap.css is loaded and [class^="icon-"], [class*=" icon-"] at line 2276 override the background-image and position of the flags... infact if i remove with firebug background-image and background-position of bootstrap.css flags are showed correctly...

is it a bug or i can resolve it in some way? thanks in advance

steve4891 commented 10 years ago

nobody had this problem?

tonydspaniard commented 10 years ago

@steve4891 this is a CSS issue, it is not related to the framework itself. Have you tried reordering the styles?

tonydspaniard commented 9 years ago

@steve4891 This has been fixed with the new library update to 2.* (BS3+) (check https://github.com/2amigos/yiiwheels-docs for implementation) Thanks