View Single Post
Old 03-21-2012, 03:23 PM   #1
AIR-WIZZ
Rookie Know-It-All
AIR-WIZZ began at the beginning.
 
AIR-WIZZ's Avatar
 
Posts: 7
Karma: 10
Join Date: Mar 2012
Location: South Florida
Device: I use them all!
Media Queries on Kindle Previewer

Rookie HTML/CSS user here...
Does the Kindle Previewer support Media Queries?
I have 2 seperate style sheets in my epub targeting:
>No Media Queries
>amzn-mobi
...in that order!
Kindle previewer is not using the mobi.css style sheet when Kindle device is selected.
It continues to use the CSS with no media queries.
Here is a snippet of my code in Sigil.

I've found limited material on media queries for eBooks. Is there a link to a good resource that someone can throw at me? I'd appreciate it.

Basically, I'm currious how you pro's are using Queries?
Are you making one epub that all eBooks are made from? For example, The epub file you make contains the style sheets for Kindle and Nook (Nook ignores media querie style sheets at the moment) or do you have an epub with out media queries for Nook, etc. and another for Kindle conversion with media queries in all CSS's?
AIR-WIZZ is offline   Reply With Quote