jquery / jquerymobile.com

jQuery Mobile web site content
http://jquerymobile.com
Other
54 stars 65 forks source link

Icon images not showing up #123

Open pixelwiz opened 9 years ago

pixelwiz commented 9 years ago

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?

arthurvr commented 9 years ago

Maybe this is duplicate of https://github.com/jquery/jquerymobile.com/issues/65?

arschmitz commented 9 years ago

@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?

bblaette commented 7 years ago

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.

With the css file in header it worked.