![]() |
Re: X-Cart - reBOOT - Responsive Template
Hi Phil,
Have you found a solution to this? Internet Explorer is showing product lists grid view, and I have lists set to show products by rows. It is fine in FF & Chrome & cache is not the issue. Quote:
Since IE8 is the newest IE version for XP users, it is a very common browser and a fix is really important. Thanks! |
Re: X-Cart - reBOOT - Responsive Template
Quote:
Thanks for your quick and valuable reply...But tell me if existing X-Cart_Reboot_Template_v1.2_(X-Cart_v4.6.0) will work on 4.6.1 platinum then the updated versions contains only the patch which can easily been patched on v1.2_ easily for 4.6.1 platinum? In addition, I will be adding more features and optimisations to reBOOT, but it's not going to be ready until October (I am currently away on holiday). What about optimizations will load faster than current once ? Quote:
If any issue arises then? Thanks again.. |
Re: X-Cart - reBOOT - Responsive Template
Quote:
Still it is not working after adding this code...Can u pls tell me how to make different color? Pls help me... |
Re: X-Cart - reBOOT - Responsive Template
Quote:
|
Re: X-Cart - reBOOT - Responsive Template
Quote:
gozindagi, here is the solution for changing the root category background colours on the mega menu... in skin/reboot/custom/header/header_mega_menu.tpl Replace... Code:
<li><a href="{if $c.childs}#sub{else}home.php?cat={$c.categoryid}{/if}"{if $c.childs} class="arrow"{/if}>{$c.category}</a> With... Code:
<li class="cat_{$c.categoryid}"><a href="{if $c.childs}#sub{else}home.php?cat={$c.categoryid}{/if}"{if $c.childs} class="arrow"{/if}>{$c.category}</a> Then in skin/reboot/css/reboot_mega_menu.css Add CSS like this (let's say you are using mega menu style 3)... Code:
.style-3.menu ul li.cat_123 { background-color: #FF0000; } Replace 123 with your category ID Replace #FF0000 with the colour you want |
Re: X-Cart - reBOOT - Responsive Template
Quote:
Hello, Thanks for the codes now the color working fine.Great you are. But in case of wrap category names it is not showing as I expected.I want the same design like- http://www.gozindagi.com/devgoz/Health%20Shoppe%20Header%28reboot%29.jpg But it is showing in this manner- http://www.gozindagi.com/devgoz/gozindagidevgoz.jpg |
Re: X-Cart - reBOOT - Responsive Template
You could try giving them a minimum width, eg.
.style-3.menu ul li { min-width: 100px; } Kindly do not post any more threads on your issue, take it to a support ticket if necessary. |
Re: X-Cart - reBOOT - Responsive Template
New RSS feeds displayer addon for reBOOT just added (free). Get it from http://www.xcartmods.co.uk/reboot/
|
Re: X-Cart - reBOOT - Responsive Template
Quote:
Thanks for your great help.I can do after changing in CSS Quote:
Sorry Sometimes it happens that I have not received reply from ticket so I post here. Ok I have not send any issue again... |
Re: X-Cart - reBOOT - Responsive Template
hello,
Can anyone tell if magneticone make a deal and follow up autoresponder are compatible with reboot or not? |
All times are GMT -8. The time now is 06:48 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.