frankb
-
Max Width Stylesheet Being Applied to All Widths
If I put the (max-width: 640px) code in my header before the "style.css" (or my main stylesheet) it doesn't apply the styles from the max-width:640px stylesheet at all to any screens.
-
Max Width Stylesheet Being Applied to All Widths
Sorry for the confusion. Let me try to explain more clearly. If I put the (max-width: 640px) code in my header after the "style.css" (or my main stylesheet) it applies the styles from the max-width:640px stylesheet to all screensizes in…
-
Max Width Stylesheet Being Applied to All Widths
Sorry - this is the code I have in the header: /css/small.css" />
-
Max Width Stylesheet Being Applied to All Widths
Ok so the width specific stylesheets should go before the main stylesheet in the header?
-
Max Width Stylesheet Being Applied to All Widths
Sure thing: http://www.honeysucklelife.com/