X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (X-Cart 5) (https://forum.x-cart.com/forumdisplay.php?f=56)
-   -   Is there an easier way to rearrange the order of the content in mobile view? (https://forum.x-cart.com/showthread.php?t=69750)

benmackie 08-05-2014 09:19 AM

Is there an easier way to rearrange the order of the content in mobile view?
 
In X-Cart 4 the main content came first, then the sidebar when viewed on a mobile device.

In X-Cart 5 the sidebar comes first.

I like it that way, but my client wants it where the main content comes first, then the sidebar.

I am hacking my way around using CSS media queries, but I don't like to hack a layout like this.

Is there a better way to do this from the backend/admin area?

tony_sologubov 08-08-2014 04:40 AM

Re: Is there an easier way to rearrange the order of the content in mobile view?
 
Hi Ben!

I am afraid not. Sidebar comes first because its HTML code is higher on the page and the only way to make it come first is to change the consequence of the HTML chunks.

Basically, you can achieve it if you write your own skin. Will it work for you or not?

Tony.

Quote:

Originally Posted by benmackie
In X-Cart 4 the main content came first, then the sidebar when viewed on a mobile device.

In X-Cart 5 the sidebar comes first.

I like it that way, but my client wants it where the main content comes first, then the sidebar.

I am hacking my way around using CSS media queries, but I don't like to hack a layout like this.

Is there a better way to do this from the backend/admin area?



All times are GMT -8. The time now is 04:29 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.