Android tablets render some of my website logos far too small. They are near-perfect if they are no longer than 800 pixels or thereabouts. Longer logos are reduced to near tiny.

Is there any way to specify a different logo for tablet devices, so I can create smaller logos for them alone? Can this be done by simply modifying the tablet CSS?

Perhaps this post may be better in the Adaptive theme section. I would imagine that others must have this issue.

Comments

wmfinck’s picture

Issue summary: View changes
Jeff Burnz’s picture

The easiest way would be to set the logo in CSS on the site name (using text image replacement technique) and use media queries to show a different image.