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
Comment #1
wmfinck commentedComment #2
Jeff Burnz commentedThe 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.