On Sep 19, 2012, at 22:07 , Matthew Willis wrote:

> Hi CSS List,
> 
> I am working on a site with a responsive layout via media queries and I'm 
> having some difficulties. I need it set up so when the width of the screen is 
> above 768px, a div containing logo appears as the first element, and then a 
> div containing the navigation menu as the next element. 
> 
> However, on any screen 768px wide or less, the menu should sit above the logo.

I would advice against that.
If you wish to tweak the structure, then perhaps you are looking for different 
websites. One for mobile and another for the other media ?
If you wish not to have different websites, then, what reason could one have to 
change the structural markup ?

If you still desire that, perhaps you can float your later div, and add a 
considerable padding to your first div achieving a "reordered effect" ?


> - Matthew
Only my 2 cents.

Márcio
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to