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
  #151  
Old 07-30-2013, 07:42 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Quick mod to add thumbnail tooltips to next/previous product links...

skin/reboot/custom/product_next_prev.tpl

Replace entire code with...

Code:
{if $prev.productid || $next.productid} <ul class="pager"> <li class="previous"><a class="ttip_n" title="<img src='image.php?type=T&id={$prev.productid}' style='height:75px' alt='{$prev.product}'>" href="product.php?productid={$prev.productid}"><i class="icon-angle-left"></i> {$prev.product}</a></li> <li class="next"><a class="ttip_n" title="<img src='image.php?type=T&id={$next.productid}' style='height:75px' alt='{$next.product}'>" href="product.php?productid={$next.productid}">{$next.product} <i class="icon-angle-right"></i></a></li> </ul> {/if}
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
Raptor (07-31-2013)
  #152  
Old 07-30-2013, 09:40 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Anyone thinking of purchasing, please note, our $50 off offer ends tomorrow !

Don't miss out.
__________________
xcartmods.co.uk
Reply With Quote
  #153  
Old 07-30-2013, 09:53 PM
 
gozindagi gozindagi is offline
 

Advanced Member
  
Join Date: Jul 2013
Posts: 61
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by gozindagi
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.
sorry for without attachment posting.please see my attachment and reply me.
http://175.41.153.210/WORKCART/image1.png
__________________
X-cart Platinum 4.6.0
Reply With Quote
  #154  
Old 07-31-2013, 12:32 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

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

Edit skin/reboot/modules/Manufacturers/customer_manufacturers_list.tpl

There is inline CSS at the bottom...

Quote:
ul.grid_view li .product_block { height: 150px; }
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
gozindagi (08-02-2013)
  #155  
Old 07-31-2013, 01:12 AM
 
gozindagi gozindagi is offline
 

Advanced Member
  
Join Date: Jul 2013
Posts: 61
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by PhilJ
What's wrong with that block size? looks fine to me. Why make it smaller?
I want to decrease the white space between logo and block border at manufacturers.php page. I changed height at below code using firebug

ul.grid_view li .product_block {
height: 150px;


}
it decreased the white space between logo and block border but i did not find this code(ul.grid_view li .product_block {height: 150px;}) at reboot.css file.please tell me how can i change this space using this code or other settings?
__________________
X-cart Platinum 4.6.0
Reply With Quote
  #156  
Old 07-31-2013, 10:01 AM
  Raptor's Avatar 
Raptor Raptor is offline
 

Senior Member
  
Join Date: Jan 2006
Posts: 131
 

Default Re: X-Cart - reBOOT - Responsive Template

here is a list of files called from css that are missing Phil (they actually exist in common_files/images - but are being called in the wrong path or being called incorrectly)

/skin/reboot/images/r_bottom.gif
/skin/reboot/images/plus.gif
/skin/reboot/images/minus.gif
/skin/reboot/images/bg_post.png
/skin/reboot/images/arrow_down.png
/loading.gif
/skin/reboot/images/icon_ok.png
/skin/reboot/images/go.gif
__________________
X-Cart Gold Plus v4.7.12
ReBOOT ReDUX Theme
Reply With Quote
  #157  
Old 07-31-2013, 11:55 AM
  Raptor's Avatar 
Raptor Raptor is offline
 

Senior Member
  
Join Date: Jan 2006
Posts: 131
 

Default Re: X-Cart - reBOOT - Responsive Template

nothing important but a bug all the same

(?) help popups on reboot settings page link to

skin/reboot/custom/footer/readme.txt

and it should be

skin/reboot/custom/footer/readme.html
__________________
X-Cart Gold Plus v4.7.12
ReBOOT ReDUX Theme
Reply With Quote
  #158  
Old 07-31-2013, 01:50 PM
 
costanza costanza is offline
 

Senior Member
  
Join Date: Apr 2011
Location: Canada
Posts: 152
 

Default Re: X-Cart - reBOOT - Responsive Template

I see the $50 coupon expires today. Does anyone know if there is also a discount for those upgrading from the smart template?

I did PM Phil this morning, but I realize he is very busy. I need the developers license because I have a couple sites, so I'm just trying to save a few dollars!
__________________
X-Cart Business 5.4.1.49
Reply With Quote
  #159  
Old 08-01-2013, 08:53 AM
 
Freakmode Freakmode is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Has anyone got Refine Filters to work with Reboot?

We have it installed and it shows in the left column but nothing actually changes when you select options.
__________________
X-Cart 4.7.12 (Live)
Redux Template
CDSEO
Reply With Quote
  #160  
Old 08-01-2013, 03:21 PM
 
costanza costanza is offline
 

Senior Member
  
Join Date: Apr 2011
Location: Canada
Posts: 152
 

Default Re: X-Cart - reBOOT - Responsive Template

How does the width of this Template work?

In other words, is there a minimum & maximum width setting for desktops & tablets? In the past, Ive made sites about 960 width, so the format could be controlled.

I'm concerned that if it is completely responsive, how can you make a site look good for both 800 width & 1500 width screens?
__________________
X-Cart Business 5.4.1.49
Reply With Quote
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 11:59 PM.

   

 
X-Cart forums © 2001-2020