nimunt Posted November 17, 2013 Share Posted November 17, 2013 Is there a way to tell in CSS if I am running on a mobile device or not? I want to adjust some of the CSS based on if mobile or not. I have turned off the mobility option in the admin page. The client wants to display the full webpage on mobile devices. Link to comment Share on other sites More sharing options...
PascalVG Posted November 17, 2013 Share Posted November 17, 2013 Media queries may help here: http://css-tricks.com/snippets/css/media-queries-for-standard-devices/ Search goole for some examples etc. My 2 cents, pascal Link to comment Share on other sites More sharing options...
nimunt Posted November 18, 2013 Author Share Posted November 18, 2013 Thanks for the link PascalVG. I have started using some of the code. Link to comment Share on other sites More sharing options...
vekia Posted November 18, 2013 Share Posted November 18, 2013 check bootstrap! new prestashop (1.6) will be based on this, and this AWESOME feature (from twitter) gives you possibility to create responsive websites Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now