Re: Ajax Minicart background image problem
I found the solution: in altskin.css, I added the following style after line 663:
.ajax-minicart ul {
background: #FFFFFF;
}
(You can add it anywhere you like, of course, it doesn't have to be after line 663, it's just that that's where the rest of the .ajax-minicart styles are kept).
So all the minicart AJAX calls look at that area of altskin.css for styles.
__________________
X-Cart Gold Version 4.3.2
|