You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be simple, I downloaded the Zip of the icon images. I put it in my CSS folder, same folder where the jquery mobile CSS file is. And yet, all I get are gray circles and no icons in my pages. What's could I be missing that's stopping the icons from being displayed? I don't see any reference in the custom.theme.css or custom.structure.css to the images or icons folder. How does this actually work?
The text was updated successfully, but these errors were encountered:
@pixelwiz did you download the images zip linked at the bottom of the download builder page and places the images folder in that zip in the same folder as the css files?
2017 update: I am testing 1.5.0-alpha and ran into this problem too.
I trusted that the files included in the Download Builder would be complete, but they're not.
What's missing is the main jquery.mobile-1.5.0-alpha.1.min.css file. I'm still puzzled why its styles are not part of the package (even after checking all tickboxes). What's more, the file is hard to find and I ended up downloading it via the source page of demos.jquerymobile.com.
This should be simple, I downloaded the Zip of the icon images. I put it in my CSS folder, same folder where the jquery mobile CSS file is. And yet, all I get are gray circles and no icons in my pages. What's could I be missing that's stopping the icons from being displayed? I don't see any reference in the custom.theme.css or custom.structure.css to the images or icons folder. How does this actually work?
The text was updated successfully, but these errors were encountered: