Different logo sizes per device

WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
GK User
Sun May 26, 2013 4:01 am
Hi there ;)

I'm having a problem setting up my logo size in way that looks good both on desktop and mobile.

Is there any css where I can define logo for mobile and desktop apart?
User avatar
Junior Boarder

GK User
Sun May 26, 2013 1:05 pm
If You will use background-image instead of <img> to place logo, You can use desktop.small.css, tablet.small.css, tablet.ss and mobile.css to define different sizes of logo element and different images in background.
All those files are in:
wp-content/themes/simplicity/css folder.
User avatar
Moderator

GK User
Sun May 26, 2013 9:24 pm
Cyberek wrote:If You will use background-image instead of <img> to place logo, You can use desktop.small.css, tablet.small.css, tablet.ss and mobile.css to define different sizes of logo element and different images in background.
All those files are in:
wp-content/themes/simplicity/css folder.


I was not, but that could be a good idea.
Thanks ;)
User avatar
Junior Boarder


cron