View Single Post
  #480  
Old 03-13-2014, 10:11 PM
 
elmirage001 elmirage001 is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Can't reproduce any issues on 4.6.1 site with v2.3.2

Make sure the code below is in reboot_head.tpl and that the bootstrap.min.css file in "css/vendor/bootstrap.min.css" is Bootstrap v3.1.1

If the above is good then have to wait for Phil...

Quote:
{if $config.Reboot.reboot_bscsscdn ne ""}
<link rel="stylesheet" href="{if $is_https_zone}https{else}http{/if}:{$config.Reboot.reboot_bscsscdn}">
{else}
{load_defer file="css/vendor/bootstrap.min.css" type="css"}
{/if}
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote