jquerymobile.com icon indicating copy to clipboard operation
jquerymobile.com copied to clipboard

Icon images not showing up

Open pixelwiz opened this issue 9 years ago • 3 comments

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?

pixelwiz avatar Apr 15 '15 18:04 pixelwiz

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

arthurvr avatar Jun 06 '15 13:06 arthurvr

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

arschmitz avatar Jun 06 '15 15:06 arschmitz

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.

bblaette avatar Oct 27 '17 03:10 bblaette