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
  #31  
Old 04-18-2013, 01:53 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Very nice Paul... I do advocate using sprites, but it's always a good idea to check the 'Net' tab in Firebug to see if you actually get much of a gain in speed or overhead saving, for the work put in
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
elmirage001 (04-18-2013)
  #32  
Old 04-19-2013, 09:24 AM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,964
 

Default Re: X-Cart - reBOOT - Responsive Template

Hi Phil, Thank you so much for telling me about the 'Net' tab! I had not used that before.

My conversion from Ability to reBOOT is going very well and I'm ecstatic with the much more modern look and feel. So far I've been able to include all of my Ability tweaks and keep everything responsive. I still have a lot of work to do but you've organized and simplified everything so much it's a joy to work with!
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote

The following user thanks elmirage001 for this useful post:
PhilJ (04-19-2013)
  #33  
Old 04-19-2013, 09:27 AM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,964
 

Default Re: X-Cart - reBOOT - Responsive Template

To all Smart, Ability, and Adapt users:

IMHO I highly recommend all Smart, Ability, and Adapt users upgrade to reBOOT so they can start working on it now. X-Cart v 4.5.6 should be out this Summer and with all the changes Qualiteam has been doing there could be issues with the older templates which are NOT supported past 4.5.5.

These are my own person thoughts.

Paul
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote

The following user thanks elmirage001 for this useful post:
PhilJ (04-19-2013)
  #34  
Old 04-19-2013, 11:43 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Changelog added here, plus if anyone wants to see what the install procedure is like, it is there too
__________________
xcartmods.co.uk
Reply With Quote
  #35  
Old 04-21-2013, 05:03 PM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Here's a tip for improved source code ordering in '2 column - left' layouts...

skin/reboot/custom/home_2_cols_left.tpl

Replace...
Code:
<div class="row-fluid"> <div class="span3"> {include file="customer/bar.tpl"} </div> <div class="span9"> {include file="customer/content.tpl"} </div> </div>

With...
Code:
<div class="row-fluid"> <div class="span9 pull-right"> {include file="customer/content.tpl"} </div> <div class="span3 pull-left" style="margin:0"> {include file="customer/bar.tpl"} </div> </div>

This ensures that important content is displayed first in mobiles/tablets and generally better for SEO.
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
elmirage001 (04-21-2013)
  #36  
Old 04-24-2013, 09:41 PM
 
yages yages is offline
 

eXpert
  
Join Date: Sep 2004
Location: Australia
Posts: 332
 

Default Re: X-Cart - reBOOT - Responsive Template

Having problems with Thumbnail images
have set css width to 70px height 160px
Admin have set appearance thumbnail to same settings
Image size 120x160 does not reduce in size it just shows half the image
__________________
yages
x-cart version 4.5.5
Reply With Quote
  #37  
Old 04-25-2013, 03:06 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

yages, have you tried regenerating the image cache?

You can do so in Tools > Maintenence.
__________________
xcartmods.co.uk
Reply With Quote
  #38  
Old 04-25-2013, 04:11 AM
 
yages yages is offline
 

eXpert
  
Join Date: Sep 2004
Location: Australia
Posts: 332
 

Default Re: X-Cart - reBOOT - Responsive Template

regenerating the image cache made no difference
__________________
yages
x-cart version 4.5.5
Reply With Quote
  #39  
Old 04-25-2013, 04:17 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Then please post a ticket so I can view your store.
__________________
xcartmods.co.uk
Reply With Quote
  #40  
Old 04-27-2013, 08:23 AM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,964
 

Default Re: X-Cart - reBOOT - Responsive Template

Hi Phil, Is there a way to make the iframe lightbox responsive?
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4


Thread Tools

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 10:45 AM.

   

 
X-Cart forums © 2001-2020