
January 20th, 2013, 12:44 PM
|
|
Registered User
|
|
Join Date: Sep 2012
Posts: 22
Time spent in forums: 3 h 20 m
Reputation Power: 0
|
|
|
Media Query for Responsive CSS
I'm trying to edit a website I made last year to incorporate responsive design. Having read some articles from various sources, it seems one of the more common ways of doing this is using a @Media query tag in the CSS.
I've had some success to this point, the website reduces to how I want it to display if you reduce a browser window on your PC to 480px. However, when you view it on a smartphone it does not look the same. I assume I'm missing something simple in the code for smartphones but I'm stuck.
Links below:
www.designercurtains.biz/test/index.htm
www.designercurtains.biz/test/descurt.css
Any help greatly appreciated as always!
|