X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   X-Cart - reBOOT - Responsive Template (https://forum.x-cart.com/showthread.php?t=66570)

gozindagi 09-29-2013 11:12 PM

Re: X-Cart - reBOOT - Responsive Template
 
Quote:

Originally Posted by PhilJ
Please post a ticket and I'll try and help.


Posted please check...

billstevens 10-03-2013 05:41 PM

Re: X-Cart - reBOOT - Responsive Template
 
Gradient applied in center of header.

In the header box that contains the logo, search bar, and cart, there appears to be a slight gradient change applied to the base color. I've been poking around trying eliminate the gradient but can't seem to find the right place in the .css file.

Can anyone point me in the right direction?

PhilJ 10-04-2013 02:48 AM

Re: X-Cart - reBOOT - Responsive Template
 
Quote:

Gradient applied in center of header.

In the header box that contains the logo, search bar, and cart, there appears to be a slight gradient change applied to the base color. I've been poking around trying eliminate the gradient but can't seem to find the right place in the .css file.

In your theme CSS file, eg blue - skin/reboot/css/themes/Blue.css

Code:

.header_bg_container { background: #3498DB url(../../images/fade.png) bottom center no-repeat; background-size: cover; -moz-background-size: cover; }

Or if using the custom theme, edit skin/reboot/custom/reboot_head.tpl and look for...

Code:

.header_bg_container { background: {/literal}{$config.Reboot.reboot_style_02}{literal} url(skin/reboot/images/fade.png) bottom center no-repeat; background-size: cover; -moz-background-size: cover; }

billstevens 10-04-2013 01:11 PM

Re: X-Cart - reBOOT - Responsive Template
 
Thanks Phil just what I needed to know.

-Bill

gozindagi 10-08-2013 12:04 AM

Re: X-Cart - reBOOT - Responsive Template
 
I have added new version of reboot with addons in 4.6.1 platinum.

I have seen that the extra white space below footer.

Is it any bug? Is it because of "accordion" script which is used in Reboot to display expandable categories on the right side of the page?

please tell me a solution.

PhilJ 10-08-2013 02:44 AM

Re: X-Cart - reBOOT - Responsive Template
 
Quote:

I have added new version of reboot with addons in 4.6.1 platinum.

I have seen that the extra white space below footer.

Is it any bug? Is it because of "accordion" script which is used in Reboot to display expandable categories on the right side of the page?

I have replied to your ticket, no need to double post, thanks.

Vacman 10-08-2013 09:34 AM

Re: X-Cart - reBOOT - Responsive Template
 
Phil - With the newly released security patch today, does the template need modifying?

PhilJ 10-08-2013 10:04 AM

Re: X-Cart - reBOOT - Responsive Template
 
1 Attachment(s)
Quote:

Phil - With the newly released security patch today, does the template need modifying?
One .tpl file only...

skin/reboot/payments/ps_paypal_pro_express_checkout.tpl

File is attached. You still need to apply the DIFF patch though.

Vacman 10-09-2013 12:47 PM

Re: X-Cart - reBOOT - Responsive Template
 
Ok - Thanks!

xtech 10-10-2013 02:36 AM

Re: X-Cart - reBOOT - Responsive Template
 
Hello Phil,
Any news about how to enable refine filter with reboot without any problem?

Please let me know...

Thanks.


All times are GMT -8. The time now is 01:25 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.