![]() |
Re: X-Cart - reBOOT - Responsive Template
Xtech
I can confirm that Altered Carts OPC and Cash Rewards modules both work with Reboot without any issues. We have both running live. Just a couple of tweeks to remove a Navigation label that appeared in the top menu and a css tweek to remove auto height from images to remove the large black square in the cart total field. |
Re: X-Cart - reBOOT - Responsive Template
How can I increase the width of template for wide screens? It maximum size is made for 1280px wide screens, but I want it to look good on 1600px wide monitors and bigger, and to add 5th column into product's grid.
|
Re: X-Cart - reBOOT - Responsive Template
Yes I am also trying to make the layout unique for unique monitor so that it will display uniformly in any resolution of monitor.
|
Re: X-Cart - reBOOT - Responsive Template
can someone tell me how can i reduce product block size at manufacturers.php page?MY x-cart version is 4.6.0platinum.I add some attachment please see it and help me.
|
Re: X-Cart - reBOOT - Responsive Template
Quote:
Quite simple, you need to adjust the media queries in skin/reboot/css/reboot.css The container class is .container So for example, replace... Code:
/* Extra Large Desktops */ With... Code:
/* Extra Large Desktops */ Then repeat for the various screen sizes. The product columns are controlled by this CSS, also the media queries section... Code:
ul.grid_view li { width: 25%; } So for 5 columns, you need to change to... Code:
ul.grid_view li { width: 20%; } |
Re: X-Cart - reBOOT - Responsive Template
New advanced videos addon for reBOOT just added (free). Get it from http://www.xcartmods.co.uk/reboot/
|
Re: X-Cart - reBOOT - Responsive Template
Phil
Before I commit myself and start using a 3rd party menu mod that you can control the layout, how far are you off your new super menu system? |
Re: X-Cart - reBOOT - Responsive Template
Quote:
1-2 weeks, work permitting. I will announce here. The only way you'll be able to control category layout, will be by adjusting the category 'orderby' fields. |
Re: X-Cart - reBOOT - Responsive Template
Quote:
OK, thanks for letting me know, I guess I'll have to use the other one then, Doh! |
Re: X-Cart - reBOOT - Responsive Template
New glossary addon for reBOOT just added (free). Get it from http://www.xcartmods.co.uk/reboot/
|
All times are GMT -8. The time now is 02:00 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.