Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

X-Cart - reBOOT - Responsive Template

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #141  
Old 07-27-2013, 09:46 AM
 
Freakmode Freakmode is offline
 

X-Adept
  
Join Date: Jun 2003
Location: UK
Posts: 696
 

Default 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.
__________________
X-Cart 4.7.12 (Live)
Redux Template
CDSEO
Reply With Quote

The following user thanks Freakmode for this useful post:
PhilJ (07-28-2013)
  #142  
Old 07-29-2013, 08:16 PM
 
Stizerg Stizerg is offline
 

Senior Member
  
Join Date: Apr 2008
Location: Sydney, Australia
Posts: 195
 

Default 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.
__________________
X-Cart Gold Plus 4.6.6
A lot of custom mods
Reply With Quote
  #143  
Old 07-29-2013, 09:32 PM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default 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.
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #144  
Old 07-30-2013, 02:10 AM
 
gozindagi gozindagi is offline
 

Advanced Member
  
Join Date: Jul 2013
Posts: 61
 

Default 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.
__________________
X-cart Platinum 4.6.0
Reply With Quote
  #145  
Old 07-30-2013, 05:23 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
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.

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 */ @media only screen and (min-width: 1824px) and (max-width: 3000px) { ul.grid_view li { width: 25%; } }

With...

Code:
/* Extra Large Desktops */ @media only screen and (min-width: 1824px) and (max-width: 3000px) { ul.grid_view li { width: 25%; } .container { width: 1600px; } }

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%; }
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
Stizerg (07-30-2013)
  #146  
Old 07-30-2013, 05:26 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

New advanced videos addon for reBOOT just added (free). Get it from http://www.xcartmods.co.uk/reboot/
__________________
xcartmods.co.uk
Reply With Quote
  #147  
Old 07-30-2013, 05:28 AM
 
Freakmode Freakmode is offline
 

X-Adept
  
Join Date: Jun 2003
Location: UK
Posts: 696
 

Default 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?
__________________
X-Cart 4.7.12 (Live)
Redux Template
CDSEO
Reply With Quote
  #148  
Old 07-30-2013, 05:33 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
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?

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.
__________________
xcartmods.co.uk
Reply With Quote
  #149  
Old 07-30-2013, 05:37 AM
 
Freakmode Freakmode is offline
 

X-Adept
  
Join Date: Jun 2003
Location: UK
Posts: 696
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by PhilJ
1-2 weeks, work permitting. The only way you'll be able to control category layout, will be by adjusting the category 'orderby' fields.

OK, thanks for letting me know, I guess I'll have to use the other one then, Doh!
__________________
X-Cart 4.7.12 (Live)
Redux Template
CDSEO
Reply With Quote
  #150  
Old 07-30-2013, 07:05 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

New glossary addon for reBOOT just added (free). Get it from http://www.xcartmods.co.uk/reboot/
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
Raptor (07-31-2013)
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


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

   

 
X-Cart forums © 2001-2020