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
  #841  
Old 02-20-2015, 04:35 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Phil, on 3.4.1 checkout page I notice that the phone number input box is on the same "line" as the zip code input box and on my system it is too small to display the entire phone number as it is entered.

Where should I be looking to adjust the size (width) or preferably drop it to just under the zip code?
Hi Carl, add this code to skin/reboot/css/reboot.css ...
Code:
#opc_profile input#b_firstname, #opc_profile input#b_lastname, #ship2diff_box input#s_firstname, #ship2diff_box input#s_lastname { min-width: 255px; } #opc_profile input#b_phone, #ship2diff_box input#s_phone { min-width: 255px; }
Demo here.
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
elmirage001 (02-20-2015)
  #842  
Old 02-20-2015, 12:07 PM
  Vacman's Avatar 
Vacman Vacman is offline
 

X-Adept
  
Join Date: Sep 2005
Location: Torrance, CA
Posts: 792
 

Default Re: X-Cart - reBOOT - Responsive Template

Bingo! Looks much better now!

Thanks!
__________________
Carl Tice

X-Cart 4.6.6
X-Payments 3.0
ReBOOT 3.4.1

PHP 5.6.30
MySQL 5.6.35
Linux 2.6.32-042stab120.18
ionCube PHP Loader v4.7.3
Perl 5.10.1
Reply With Quote

The following user thanks Vacman for this useful post:
PhilJ (02-20-2015)
  #843  
Old 02-20-2015, 04:45 PM
 
elmirage001 elmirage001 is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by PhilJ
Another one added

(Youtube Video Channel Widget)

WOW is that cool !! Phil, you drive my competition crazy

Paul
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote
  #844  
Old 02-20-2015, 05:54 PM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

More coming
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
ITVV (02-21-2015)
  #845  
Old 02-21-2015, 04:58 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

At great expense, unzip and replace into skin/reboot/lib/cloud_zoom/
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
ITVV (02-21-2015)
  #846  
Old 02-21-2015, 07:48 AM
  Vacman's Avatar 
Vacman Vacman is offline
 

X-Adept
  
Join Date: Sep 2005
Location: Torrance, CA
Posts: 792
 

Default Re: X-Cart - reBOOT - Responsive Template

I checked out the Cloud Zoom site and the it looks cool.

The question is, do we have to turn anything on on our sites to use this? I loaded into mine and cleared the cache, but my images still display the same way.
__________________
Carl Tice

X-Cart 4.6.6
X-Payments 3.0
ReBOOT 3.4.1

PHP 5.6.30
MySQL 5.6.35
Linux 2.6.32-042stab120.18
ionCube PHP Loader v4.7.3
Perl 5.10.1
Reply With Quote
  #847  
Old 02-21-2015, 07:53 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Just the licence updated for CloudZoom 3.1.
__________________
xcartmods.co.uk
Reply With Quote
  #848  
Old 02-21-2015, 07:56 AM
  Vacman's Avatar 
Vacman Vacman is offline
 

X-Adept
  
Join Date: Sep 2005
Location: Torrance, CA
Posts: 792
 

Default Re: X-Cart - reBOOT - Responsive Template

That is so awesome! You and your team have me as a lifelong customer!
__________________
Carl Tice

X-Cart 4.6.6
X-Payments 3.0
ReBOOT 3.4.1

PHP 5.6.30
MySQL 5.6.35
Linux 2.6.32-042stab120.18
ionCube PHP Loader v4.7.3
Perl 5.10.1
Reply With Quote
  #849  
Old 02-23-2015, 03:05 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Quick v3 fix for product rating stars display (mainly for those using X-Cart Gold and the standard Customer Reviews module)...

In skin/reboot/css/reboot.css

Before...
Code:
/*----------- PROMO RIBBONS -----------*/
Insert...
Code:
.creviews-rating-box ul { margin: 0 auto; padding: 0; width: 0px; } .creviews-vote-bar ul { margin: 0 !important; padding: 0 !important; } .creviews-vote-bar li { list-style-type: none; display: inline-block; }
__________________
xcartmods.co.uk
Reply With Quote

The following 2 users thank PhilJ for this useful post:
elmirage001 (02-23-2015), rokonkwo (02-23-2015)
  #850  
Old 02-23-2015, 06:31 AM
 
rokonkwo rokonkwo is offline
 

Advanced Member
  
Join Date: Jul 2004
Posts: 88
 

Default Re: X-Cart - reBOOT - Responsive Template

Wow!!! This template really kicks; it is very well done. I love it Phil. Once you get to understand and configure it, you will see its beauty.
I give it 7 Stars (not 5).
Thanks.
Randolph
__________________
X-Cart 4.7.5 Platinum.
X-Cart 4.7.2 Gold.
X-Cart 4.7.2 Gold Plus.
www.shoppersdome.com
Reply With Quote

The following 2 users thank rokonkwo for this useful post:
elmirage001 (02-23-2015), PhilJ (02-24-2015)
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 02:54 AM.

   

 
X-Cart forums © 2001-2020