X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Need help on Ideal comfort CSS (https://forum.x-cart.com/showthread.php?t=68092)

fiberglass.supply 11-06-2013 09:18 AM

Need help on Ideal comfort CSS
 
at the top left of the cart is I am guessing the mini cart and it is a box with the little shopping cart icon.

the background of this little box is black but I need to change it to a diferent color.
For the life of me I cant find the right place, template or css file to edit the color of that box.

Thanks for all your help.

totaltec 11-06-2013 06:31 PM

Re: Need help on Ideal comfort CSS
 
/ideal_comfort/css/altskin.css
Code:

.menu-minicart {
        border:none;
        background: #2d2d2d url(../images/custom/hor_sprite.png) repeat-x left -149px;
        margin-bottom: 10px;
        padding: 8px 8px 10px;
        position:relative;
}



All times are GMT -8. The time now is 09:34 AM.

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