![]() |
Re: X-Cart - reBOOT - Responsive Template
Quote:
Posted please check... |
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? |
Re: X-Cart - reBOOT - Responsive Template
Quote:
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; } |
Re: X-Cart - reBOOT - Responsive Template
Thanks Phil just what I needed to know.
-Bill |
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. |
Re: X-Cart - reBOOT - Responsive Template
Quote:
I have replied to your ticket, no need to double post, thanks. |
Re: X-Cart - reBOOT - Responsive Template
Phil - With the newly released security patch today, does the template need modifying?
|
Re: X-Cart - reBOOT - Responsive Template
1 Attachment(s)
Quote:
skin/reboot/payments/ps_paypal_pro_express_checkout.tpl File is attached. You still need to apply the DIFF patch though. |
Re: X-Cart - reBOOT - Responsive Template
Ok - Thanks!
|
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 09:35 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.